-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Comparing changes
Open a pull request
base repository: dotnet/runtime
base: 2efa42bc18
head repository: dotnet/runtime
compare: ac02b66e41
- 7 commits
- 90 files changed
- 10 contributors
Commits on Aug 19, 2023
-
Events for IL methods without IL headers (#90826)
* Events for IL methods without IL headers Dynamically generated methods like UnsafeAccessor functions are marked as IL, but don't contain an IL header. The lack of header is an indication the IL must be generated at runtime. Co-authored-by: Tlakaelel Axayakatl Ceja <tlakaelel.ceja@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for a429b0c - Browse repository at this point
Copy the full SHA a429b0cView commit details -
Use Roslyn interceptors feature in binder gen (#90340)
* Use Roslyn interceptors feature in binder gen * Fix polymorphic issue and address feedback * Fix source build issue * Revert changes to options gen * Fix
Configuration menu - View commit details
-
Copy full SHA for a5ff66c - Browse repository at this point
Copy the full SHA a5ff66cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb72e8b - Browse repository at this point
Copy the full SHA bb72e8bView commit details -
Fix illumos-x64 build (#90846)
* Fix illumos-x64 build * Rename macro in tests Co-authored-by: Jan Kotas <jkotas@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for a9d74ac - Browse repository at this point
Copy the full SHA a9d74acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f47037 - Browse repository at this point
Copy the full SHA 7f47037View commit details -
Error out when NativeLib has EventPipe enabled (#90811)
* Error out when NativeLib has EventPipe enabled * Update src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Publish.targets Co-authored-by: Andy Gocke <andy@commentout.net> * Update src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Publish.targets Co-authored-by: Jan Kotas <jkotas@microsoft.com> --------- Co-authored-by: Andy Gocke <andy@commentout.net> Co-authored-by: Jan Kotas <jkotas@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for e811599 - Browse repository at this point
Copy the full SHA e811599View commit details -
Use symbol comparison in
CustomMarshallerAttributeAnalyzer(#90850)* Use symbol comparison in `CustomMarshallerAttributeAnalyzer` * Pass SymbolEqualityComparer
Configuration menu - View commit details
-
Copy full SHA for ac02b66 - Browse repository at this point
Copy the full SHA ac02b66View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2efa42bc18...ac02b66e41