Commit 12d86dc
committed
Merge remote-tracking branch 'upstream/master'
* upstream/master: (58 commits)
Variadic tuple types (microsoft#39094)
chore: resolve suggestions
Expand auto-import to all package.json dependencies (microsoft#38923)
inline local functions
Update bigint declaration file (microsoft#38526)
Update user baselines (microsoft#39077)
LEGO: check in for master to temporary branch.
Add missing index.ts files to user projects (microsoft#39163)
Add reason for a disabled code action (microsoft#37871)
Minor fix for assertion predicates (microsoft#38710)
Update LKG (microsoft#39173)
Reparse top level 'await' in modules (microsoft#39084)
change
chore: more change
chore: resolve review
chore: save space
fix: lint error
test: add test for it
chore: make isJsxAttr required
chore: revert change in checker
...
# Conflicts:
# src/compiler/binder.ts
# src/compiler/checker.ts
# src/compiler/parser.ts
# src/compiler/types.tsFile tree
790 files changed
+396141
-347999
lines changed- .vscode
- lib
- cs
- de
- es
- fr
- it
- ja
- ko
- pl
- pt-br
- ru
- tr
- zh-cn
- zh-tw
- scripts
- src
- compat
- compiler
- factory
- transformers
- module
- harness
- lib
- loc/lcl
- chs/diagnosticMessages
- cht/diagnosticMessages
- csy/diagnosticMessages
- deu/diagnosticMessages
- esn/diagnosticMessages
- fra/diagnosticMessages
- ita/diagnosticMessages
- jpn/diagnosticMessages
- kor/diagnosticMessages
- plk/diagnosticMessages
- ptb/diagnosticMessages
- rus/diagnosticMessages
- trk/diagnosticMessages
- server
- services
- codefixes
- refactors
- testRunner
- unittests
- config
- services
- extract
- tsbuild
- tscWatch
- tsc
- tsserver
- tsc
- tsserverlibrary
- tsserver
- typescriptServices
- tests
- baselines/reference
- JSDocParsing
- api
- docker
- showConfig/Shows tsconfig for single option/jsxFragmentFactory
- transformApi
- transpile
- tsbuild
- inferredTypeFromTransitiveModule/initial-build
- watchMode/programUpdates
- tscWatch
- programUpdates/should-not-trigger-recompilation-because-of-program-emit
- watchEnvironment/watchDirectories
- tsc
- incremental/initial-build
- projectReferences/initial-build
- user
- cases
- compiler
- conformance
- controlFlow
- esnext/logicalAssignment
- externalModules
- jsdoc
- jsx/inline
- types/tuple
- fourslash
- server
- user
- acorn
- adonis-framework
- assert
- async
- bcryptjs
- bluebird
- clear-require
- clone
- content-disposition
- debug
- enhanced-resolve
- follow-redirects
- graceful-fs
- lodash
- minimatch
- npmlog
- npm
- uglify-js
- url-search-params
- util
- lib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
790 files changed
+396141
-347999
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
9 | 8 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | | - | |
17 | | - | |
| 19 | + | |
18 | 20 | | |
19 | | - | |
20 | | - | |
| 21 | + | |
21 | 22 | | |
22 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 | | |
24 | 27 | | |
25 | | - | |
26 | | - | |
| 28 | + | |
27 | 29 | | |
28 | | - | |
29 | | - | |
| 30 | + | |
30 | 31 | | |
31 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
32 | 43 | | |
33 | 44 | | |
34 | 45 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
0 commit comments