Skip to content

Issues: dotnet/roslyn

Beta
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Tests targeting NetStandard due to readonly Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
#78249 opened Apr 22, 2025 by jaredpar
2 tasks
Tests targeting NetStandard due to behavior changes Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
#78248 opened Apr 22, 2025 by jaredpar
6 tasks
Tests targeting NetStandard due to conflicting types Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
#78247 opened Apr 22, 2025 by jaredpar
10 tasks
EnC: support for partial solution updates Area-Interactive untriaged Issues and PRs which have not yet been triaged by a lead
#78244 opened Apr 22, 2025 by tmat
IL baselines in the compiler should use metadata display Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
#78240 opened Apr 21, 2025 by jaredpar
Move CreateCompilation to target NetLatest by default Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
#78239 opened Apr 21, 2025 by jaredpar
Compiler crash when attempting to define extension inside interface type Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
#78222 opened Apr 20, 2025 by DaZombieKiller
Allow [ParamCollection] Area-Language Design untriaged Issues and PRs which have not yet been triaged by a lead
#78221 opened Apr 20, 2025 by timcassell
Poor overload resolution failure diagnostic for first class span Contains scenario Area-Compilers Concept-Diagnostic Clarity The issues deals with the ease of understanding of errors and warnings. Feature - First-class Span Types untriaged Issues and PRs which have not yet been triaged by a lead
#78211 opened Apr 19, 2025 by RikkiGibson
Roslyn locks and doesn't unlock AnalyzerReference files after calling GetCompilationAsync Area-Analyzers untriaged Issues and PRs which have not yet been triaged by a lead
#78196 opened Apr 18, 2025 by JaneySprings
IDE0047 Parentheses can be removed false positive VB Area-IDE help wanted The issue is "up for grabs" - add a comment if you are interested in working on it
#78187 opened Apr 17, 2025 by CoolCoderSuper Backlog
IDE0004 Cast is redundant false positive VB Area-IDE Feature - IDE0004 Remove unnecessary cast untriaged Issues and PRs which have not yet been triaged by a lead
#78185 opened Apr 17, 2025 by CoolCoderSuper
Implicit conversions are defined but warn about assignments to the same variable Area-Compilers Concept-Diagnostic Clarity The issues deals with the ease of understanding of errors and warnings.
#78170 opened Apr 16, 2025 by ilyfairy Backlog
Decompiler needs to be updated to decompile .NET 10 assemblies Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#78161 opened Apr 15, 2025 by gregg-miskelly
API for generating the virtual project behind file-based programs api-ready-for-review API is ready for review, it is NOT ready for implementation Area-Compilers Concept-API This issue involves adding, removing, clarification, or modification of an API. Feature - Ignored Directives #: and #! directives in file-based C# programs Feature Request
#78159 opened Apr 15, 2025 by jjonescz Next
ProTip! Exclude everything labeled bug with -label:bug.