main
Compiler: Guard EditorConfig section matching recursion (#84606)
Standardize on NET pre-proc symbol (#74859)
generated move
Validate pooled objects in compiler tests (#82784)
Run 'make struct readonly' on compiler code (#63675)
Generate complogs on build failure (#79446)
Add CommandLineResource API (#78679)
Include list of processes that lock file in `can't write file` error message (#75946)
Use CommonCompiler in Rebuild tests (#52208)
Nullable enable rest of CommandLine (#48930)
#nullable enable RelativePathResolver
Null annotate VBCSCompiler (#48460)
Seal Equals(obj) on Diagnostic
Fix IL3000: guard Assembly.Location access behind RuntimeFeature.IsDynamicCodeSupported (#84599)
Add effective severities custom property array to error log
Fixup feature flag for unsafe evolution
Remove dependency on all Roslyn assemblies from build host (#73497)
Include info about which analyzers enable concurrency in AnalyzerReport (#82481)
Ban use of Enum.GetHashCode() due to boxing and fix remaining cases
Address further feedback
Respect line directives in SARIF logger (#71454)
Merge pull request #71207 from mavasani/Issue69000