-
Notifications
You must be signed in to change notification settings - Fork 13k
Closed
Labels
Design NotesNotes from our design meetingsNotes from our design meetings
Description
- Tuple types accepting incorrect data #19463 Fixed tuple length
- Switch is considered exhaustive or not based on the code after it #18882 Ignore trailing declarations when detecting final
switch
- Suggestion: Noninferential type parameter usage #14829 Lower/higher-priority inference sites
- Support merging classes and modules across files #3802 Allow cross-file class/namespace merges
- Suboptimal compilation for rest parameters #19182 Move rest arg array copy to first use
- Private Member Minification Design Proposal #16037 Minify private members
- Treat assignments to properties on functions as valid declarations #15868 Allow Salsa-style property assignment declarations on functions
- Expose configuration hook for custom module resolution #18896 Allow plugins for module resolution
- Allow trailing commas in type parameter/argument lists #16152 Allow trailing commas in type parameter + argument lists
- Is it really truly wrong to have an empty array for
files
in the config? #12762 Allow empty file list intsconfig
Metadata
Metadata
Assignees
Labels
Design NotesNotes from our design meetingsNotes from our design meetings