[View Complete Diff of Changes](https://github.com/dotnet/fsharp/compare/f25ff0cfeaf09cc429a5594032d478443c2dba5d...794b7c259d9646a7eb685dad865aa27da7940a21?w=1) - [Fixing Nan=Nan behavior for Set and Map collection types (14515)](https://github.com/dotnet/fsharp/pull/14515) - [disable inline parameter hints for custom operations (14517)](https://github.com/dotnet/fsharp/pull/14517) - [Localized file check-in by OneLocBuild Task: Build definition ID 499: Build ID 2077478 (14533)](https://github.com/dotnet/fsharp/pull/14533) - [Do not show type hints for optional parameters with manual type annotations (14520)](https://github.com/dotnet/fsharp/pull/14520) - [Change --times console reporting to be based on Activity (14470)](https://github.com/dotnet/fsharp/pull/14470) - [Prevent IDE crash in case of file duplicate in fsproj (14496)](https://github.com/dotnet/fsharp/pull/14496) - [After many attempts, not making .BindReturn work when wrapped in if-then without else. Now trying with fallback to regular Bind+Return instead (14521)](https://github.com/dotnet/fsharp/pull/14521) - [Include inline in trivia. (14503)](https://github.com/dotnet/fsharp/pull/14503) - [Bind of Async<> within task{} should start on the same thread (14499)](https://github.com/dotnet/fsharp/pull/14499) - [Fix: Inline parameter hints for inner bindings (14506)](https://github.com/dotnet/fsharp/pull/14506) - [Support trimming `NoCompilerInliningAttribute`. (14511)](https://github.com/dotnet/fsharp/pull/14511) - [Fix a broken debug assertion that kicked in whenever building Fsharp.Core (14435)](https://github.com/dotnet/fsharp/pull/14435) - [Remove dead TcTypeMeasureDivide (14500)](https://github.com/dotnet/fsharp/pull/14500) - [Correct inline parameter hints for named optional arguments (14498)](https://github.com/dotnet/fsharp/pull/14498) - [Use logical operator name to check for logical ternary operator (14495)](https://github.com/dotnet/fsharp/pull/14495) - [Revert "IL: optimize attribute cluster reading (#13821)" (14497)](https://github.com/dotnet/fsharp/pull/14497) - [Fix: Type checking behavior on interface extension members (14488)](https://github.com/dotnet/fsharp/pull/14488) - [Remove unused initialState in Observable.partition (14484)](https://github.com/dotnet/fsharp/pull/14484) - [Localized file check-in by OneLocBuild Task: Build definition ID 499: Build ID 2068561 (14474)](https://github.com/dotnet/fsharp/pull/14474) - [Enable stream based strong signing (14471)](https://github.com/dotnet/fsharp/pull/14471) - [Localized file check-in by OneLocBuild Task: Build definition ID 499: Build ID 2067933 (14472)](https://github.com/dotnet/fsharp/pull/14472)
View Complete Diff of Changes
NoCompilerInliningAttribute. (14511)