File tree 1 file changed +1
-1
lines changed
docs/release-notes/.FSharp.Compiler.Service
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 6
6
* Fix missing nullness warning when static upcast dropped nullness ([ Issue #18232 ] ( https://github.com/dotnet/fsharp/issues/18232 ) , [ PR #18261 ] ( https://github.com/dotnet/fsharp/pull/18261 ) )
7
7
* Cancellable: only cancel on OCE with own token ([ PR #18277 ] ( https://github.com/dotnet/fsharp/pull/18277 ) )
8
8
* Cancellable: set token in more places ([ PR #18283 ] ( https://github.com/dotnet/fsharp/pull/18283 ) )
9
- Cancellable: fix leaking cancellation token ([ PR #18295 ] ( https://github.com/dotnet/fsharp/pull/18295 ) )
9
+ * Cancellable: fix leaking cancellation token ([ PR #18295 ] ( https://github.com/dotnet/fsharp/pull/18295 ) )
10
10
11
11
### Added
12
12
* Added missing type constraints in FCS. ([ PR #18241 ] ( https://github.com/dotnet/fsharp/pull/18241 ) )
You can’t perform that action at this time.
0 commit comments