-
Notifications
You must be signed in to change notification settings - Fork 825
Closed
Labels
Milestone
Description
- Produce an error when one leaves out keyword static in an implementation of IWSAM (16175)
- Don't touch library-only stuff for 'remove parens' diagnostics(16244)
- Handle special parsing of
new T…
&inherit T…
(16239) - Ad-hoc fix for
ref readonly
parameters (16232) - Indexer property should not allowed to have mismatched value type (16023)
- Fix 15958: Missing warning FS3365 for SynLongIdent (dotless indexing vs application) (16224)
- Add regression test for unused open. (16228)
- Fix finding references to a type when there's a module with the same name (16081)
- Add InterruptibleLazy (16179)
- IL test added (16218)
- VS checkbox for controlling the "Remove parens" diag+fix (16211)
- Bugfix for underscore dot lambda: Forbidding expressions not based on the implied _ arg (16207)
- Analyzer & code fix for
IDE0047FS3583: remove unnecessary parentheses (16079) - IL: optimize attribute cluster reading (Fixed version) (15941)
- Revert global.json changes (16201)
- Fix: generate fixups for static abstracts (16195)
- Lexer: report missing error on
~
(16194) - Fix signed builds (16192)
- Reflow comments in infer_struct (16188)
- Update to .NET8rc2 (16187)
- IL: make ILTypeDefs, ILMethodDefs thread-safe (16147)
- Enable Live Buffers by default (16176)
- Update internal build definition linkINTERNAL.md (16169)
- Add Cancellable.CheckAndThrow (16137)
- Checker: fix options equality for il module reader references (16161)
- Merge release/dev17.8 to main (16152)
- Turn 3560 off by default, since it's hugely breaking (16160)
- IL: don't keep ILPreTypeDefImpl storage after it was evaluated (16151)
- Allow intrinsic extensions for static members in interfaces (16157)
- Checker: invalidate type check cache when clearing project (16153)
- Merge pull request 16149 from dotnet/locfiles/d6196399-7159-464d-be34-813c522d02af
- Localized file check-in by OneLocBuild Task: Build definition ID 499: Build ID 2295667 (16132)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done