Highlights
- Pro
Popular repositories
1,539 contributions in the last year
Less
More
Activity overview
Contribution activity
August 2021
Created 31 commits in 6 repositories
Created 1 repository
Created a pull request in dotnet/csharplang that received 4 comments
Clarify span safety rules for readonly receivers
The compiler excludes receivers from the "Must Arguments Must Match"
rules when the type is a readonly struct. This exclusion was not
covered in th…
+6
−4
•
4
comments
Opened 10 other pull requests in 3 repositories
jaredpar/runfo
6
merged
jaredpar/basic-reference-assemblies
3
merged
dotnet/roslyn
1
merged
Reviewed 28 pull requests in 4 repositories
dotnet/roslyn
23 pull requests
- Avoid calling DefineUserDefinedStateMachineHoistedLocal for fields without long-lived local slot.
- Source generators/timing
- Track duplicate hintNames as they are added
- Remove langver == preview restriction for incremental generators
- Implement metadata reference provider
- Remove attribute-dependent typeof warning
- Relax the induced GC strategy in ServerDispatcher
- Avoid enumerator allocations for DiagnosticDescriptor.CustomTags
- Use directory-scoped ALCs to load analyzers in .NET Core
- Lazily evaluate the root node for syntax trees
- Don't consider syntax trees changed if the compilation is the same
-
🐇 Store weak references in s_structuresTable - Use string.Format when an interpolated string part is dynamic
- Generated names refactoring & support for function breakpoints on local functions
- Merge "generic attributes" to main
- Move generic-attributes to preview LangVersion
- Emit EnC info for methods with no sequence points
- Microsoft.Net.Compilers.Toolset.props make available for outerbuild targets
- More generic attributes tests
- Fix emit of synthesized types nested in a reloadable type
- Only prefer interpolated string handler conversions in C# 10
- Cleaning up compiler server interface
- Add generator driver cache to VBCSCompiler
dotnet/sdk
2 pull requests
dotnet/runtime
2 pull requests
dotnet/installer
1 pull request
12
contributions
in private repositories
Aug 3 – Aug 24

