Closed
Description
- Make the interaction between #line and #nowarn directives consistent (17649)
- Better fix for core/quotes tests that broke after xUnit (17665)
- Update TESTGUIDE.md (17663)
- Update failing QuickInfo test (17672)
- Improve active pattern error reporting (17666)
- Address StackOverflowExceptions in typechecking (17654)
- Better error reporting for let bindings. (17601)
- Parser: recover on unfinished isConst patterns (17232)
- Fix FSharpSuite net472 xUnit migration (17660)
- Support consuming IL(C#)-defined generic T with AllowByRefLike anti-constraint (17597)
- Nullness - generated ToString() members should override object and return string WithoutNull (17547)
- Update Xunit version, migrate FSharpSuite.Tests to Xunit (17652)
- Remove old error bsl in component tests to avoid confusion (17653)
- Do not throw from IsUnionCaseTester and handle a case where symbol is not considered a method/property (17634)
- Detect
open type
use correctly for enums (17628) - Fix wrong [] warning with unit-returning match expression (17637)
- Change realSig to be
false
by default (17631) - Fix UseLocalCompiler.Directory.Build.props (17542)
- Optimize type interfaces reading from metadata (17382)
- Increase Linux and macOS timeouts (17627)
- Keep extra parens around unit & tuples in arg pats (17618)
- Move test delaying startup code to the test it belongs to (17612)
- Change format + fix for
--richerrors
(17614) - Account for
Sealed
andStructLayout
attributes when checking attribute targets (17609) - Update
.git-blame-ignore-revs
(17582) - Diagnostics: Clearer information style (17488)
- Localized file check-in by OneLocBuild Task: Build definition ID 499: Build ID 2524346 (17610)
- Pack MIBC files (17513)
- Account for
VolatileAttribute
when checking attribute targets (17595) - VS: fix unwanted navigation on hover (17592)
- [main] Update dependencies from dotnet/arcade
- Disable UpdateXlfOnBuild for VMR builds (17585)
- Account for
AllowNullLiteralAttribute
when checking attribute targets (17583) - Update to .NET9p7 SDK (17537)
- Enable EnforceAttributeTargets for F# 9.0 (17558)
- Use concurrent dictionary in NMM - 17.11 backport (17571)
- Allow object expression without overrides (17387)
- Fix #15867, #15868, #15869: Add missing byte chars notations, enforce limits in decimal notation in byte char & string (15898)
- Use concurrent dictionary in NameMultiMap for CE yield cache (17565)
- Fix 17561 - FS0243 - Unrecognized option: '--realsig- (17562)
- cherrypick #17561 - FS0243 - Unrecognized option: '--realsig- #17562 (17563)
- Graph typechecking issue fix when using
global
namespace. (17553) - Nullness - option<> must be indicated as nullable in IL for C# consumers (17528)
- fixes #17541 - Equals visibility for DU's (17548)
- Account for
CLIMutableAttribute
when checking attribute targets (17559) - Improve handling of line directives (17536)
- revert Update17.5 (16926)
- Revert 17.4 (16925)
- Fix signing (16917)
- Localized file check-in by OneLocBuild Task: Build definition ID 499: Build ID 2409578 (16910)
- Update Microsoft.Build dependency for Dev17.5 (16897)
- Update microsoft.build for dev17.4 branch (16902)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Type
Projects
Status
Done