3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)C#4,257 forks (4,257 forks)batch import
Area-CompilersBugConcept-Continuous Improvementhelp wanted
Repository metrics
- Stars
- 20,414 stars (20,414 stars)
- PR merge metrics
- Avg merge 6d 17h (Avg merge 6d 17h)256 merged PRs in 30d (256 merged PRs in 30d)
Description
For example, DiagnosticInfoWithSymbols introduces a Symbols field that is not considered by DiagnosticInfo.Equals.
Contributor guide
- Research direction
- Identify all subtypes of DiagnosticInfo that introduce new fields and override Equals and GetHashCode accordingly.
- Tech stack
- csharp
- Domain
- compilers
- Issue type
- Bug
- Prerequisites
- Git