-
Notifications
You must be signed in to change notification settings - Fork 829
Closed
Labels
Milestone
Description
- Revert ILTypeDef custom attributes changes (17503)
- Nullness - SDK prop alignment with C# - (17486)
- VS plugin Bugfix :: Defensive checks added to prevent TaskListService crashes (17411)
- [RFC FS-1060] Nullness checking (applied to codebase) (15310)
- Better error reporting for unions duplicated fields (17521)
- Change the conflicted error number of
Access-modifies-to-auto-properties
(17522) - Update DEVGUIDE.md (16197)
Nullable.Value
→Nullable.GetValueOrDefault
(17504)- Allow access modifiers to auto properties getters and setters (16861)
- Nullness :: Render C# code analysis attributes in tooltips (17485)
function
implicit conversion the same way asfun x
(17487)- Fix missing message with type error (FS0001) (17516)
- Reduce allocations in some
Array.Parallel
funcs (17505) - Enable F# 9.0 (17500)
- Pass SynPat.Typed nodes to original continuation. (17510)
- Update DefaultAugmentationAttribute (17502)
- C# params interop tests (17495)
- Fix object-expr untested cases (17476)
- tests when calling protected static base member from
static do
(17484) - Refactor CE checking (#17464) (17493)
- Refactor CE checking (17464)
- prevent duplicate warnings coming from speculative method resolution (17477)
- Fix incorrect example result in list module documentation for 'fold2'. (17475)
- Parser: recover on missing union case field types (17455)
- Parser: recover on missing union case fields (17452)
- Sink: report function domain type (17470)
- Remove unused values from TcGlobals (17422)
- Fixes #17447 -MethodAccessException on equality comparison of a record with private fields (17467)
- C# protected property can be assigned in a F# inherit constructor call (17391)
- Change constraint mismatch for 'supports null' from warning to error (17462)
- Refactor expression checking (17456)
- Fixes #17438 - Ensure that isinteractive multi-emit backing fields are not public (17439)
- Treat
{ new Foo() }
asSynExpr.ObjExpr
(17388) - Merge main to release/dev17.12 (17450)
- Optimize metadata members and custom attributes reading (17364)
- Skip another flaky test (17441)
- Prefix-to-infix code fix: don't throw if error range extends to EOF (17448)
- Optimize simple mappings with binds and/or sequentials before single yield (17419)
- Update docs for an operator
- Remove xliff-tasks from Version.Details.xml
- Make loading of FSharp.Build optional in UseLocalCompiler.Directory.Build.props (17417)
- Module functions for
'T option
↔'T voption
(17436) - Fix reporting IsFromComputationExpression for inappropriate symbols (17375)
- Skip a flaky test (17431)
- Minor feature cleanup (17421)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
New