Skip to content

Issues: dotnet/fsharp

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

Nullness issue - Signature conformance of .fsi nullness and infered nullness from .fs Area-Nullness Issues related to handling of Nullable Reference Types Bug
#18185 opened Dec 30, 2024 by T-Gro
1 of 7 tasks
January 2025
Nullness issue - Signature conformance for generic T not validated Area-Nullness Issues related to handling of Nullable Reference Types Bug
#18184 opened Dec 30, 2024 by T-Gro
1 of 7 tasks
January 2025
No IntelliSense for second dot of shorthand lambda syntax Area-LangService-AutoComplete autocomplete/intellisense Bug help wanted Impact-Medium (Internal MS Team use only) Describes an issue with moderate impact on existing code.
#18173 opened Dec 22, 2024 by Happypig375 Backlog
Compiler throws internal error when using record 'with' construct on type with static let Area-Compiler-Optimization The F# optimizer, release code gen etc. Bug Impact-Medium (Internal MS Team use only) Describes an issue with moderate impact on existing code.
#18165 opened Dec 19, 2024 by MathewMorreyClark January 2025
byref parameters starting with some non-ASCII identifiers cannot be set. Bug help wanted Impact-Low (Internal MS Team use only) Describes an issue with limited impact on existing code.
#18164 opened Dec 19, 2024 by ijklam Backlog
Missing attributes information on setter of a property (in FSharpMemberOrFunctionOrValue type) Bug Impact-Low (Internal MS Team use only) Describes an issue with limited impact on existing code.
#18157 opened Dec 17, 2024 by MangelMaxime Backlog
Codegen causes ilverify errors - Callvirt on a value type method. Area-Compiler-CodeGen IlxGen, ilwrite and things at the backend Bug Impact-Low (Internal MS Team use only) Describes an issue with limited impact on existing code.
#18140 opened Dec 13, 2024 by KevinRansom Backlog
Can't compile static abstract member functions with byref parameters Area-Compiler-CodeGen IlxGen, ilwrite and things at the backend Bug Impact-Low (Internal MS Team use only) Describes an issue with limited impact on existing code.
#18135 opened Dec 13, 2024 by nodakai Backlog
Unchecked.defaultof prevents other optimizations from working Area-Compiler-Optimization The F# optimizer, release code gen etc. Bug Impact-Low (Internal MS Team use only) Describes an issue with limited impact on existing code.
#18128 opened Dec 10, 2024 by jwosty Backlog
Wrong StructLayoutAttribute.Size for struct unions with no data fields Area-Compiler-CodeGen IlxGen, ilwrite and things at the backend Bug good first issue help wanted Impact-Low (Internal MS Team use only) Describes an issue with limited impact on existing code.
#18125 opened Dec 9, 2024 by glchapman Backlog
ProTip! Adding no:label will show everything without a label.