Commit fe969b9
committed
Merge remote-tracking branch 'origin/main' into fix/intra-expression-inference-with-resolved-calls
# Conflicts:
# src/compiler/checker.ts
# tests/baselines/reference/intraExpressionInferences.errors.txt
# tests/baselines/reference/intraExpressionInferences.js
# tests/baselines/reference/intraExpressionInferences.symbols
# tests/baselines/reference/intraExpressionInferences.types
# tests/cases/conformance/types/typeRelationships/typeInference/intraExpressionInferences.tsFile tree
1,367 files changed
+35098
-19692
lines changed- .github
- ISSUE_TEMPLATE
- workflows
- src
- compiler
- factory
- harness
- lib
- server
- services
- codefixes
- refactors
- testRunner
- unittests
- evaluation
- helpers
- services
- tsbuild
- tscWatch
- tsc
- tsserver
- tests
- baselines/reference
- api
- config
- commandLineParsing/parseCommandLine
- convertCompilerOptionsFromJson
- transformApi
- transpile
- tsbuildWatch
- configFileErrors
- demo
- libraryResolution
- moduleResolutionCache
- moduleResolution
- noEmitOnError
- noEmit
- programUpdates
- reportErrors
- declarationEmitErrors
- introduceError
- with-circular-project-reference
- with-simple-project-reference-graph
- projectsBuilding
- publicApi
- reexport
- watchEnvironment
- tsbuild/sample1
- tscWatch
- consoleClearing
- when-preserveWatchOutput-is-true-in-config-file
- emitAndErrorUpdates
- assumeChangesOnlyAffectDirectDependenciesAndD
- deepImportChanges
- transitive-exports
- no-circular-import
- yes-circular-import
- assumeChangesOnlyAffectDirectDependencies
- deepImportChanges
- transitive-exports
- no-circular-import
- yes-circular-import
- defaultAndD
- deepImportChanges
- transitive-exports
- no-circular-import
- yes-circular-import
- default
- deepImportChanges
- transitive-exports
- no-circular-import
- yes-circular-import
- isolatedModulesAndD
- deepImportChanges
- transitive-exports
- no-circular-import
- yes-circular-import
- isolatedModules
- deepImportChanges
- transitive-exports
- no-circular-import
- yes-circular-import
- emit
- emit-file-content
- emit-for-configured-projects
- emit-with-outFile-or-out-setting
- when-module-emit-is-specified-as-node
- forceConsistentCasingInFileNames
- incremental
- module-compilation
- own-file-emit-without-errors
- libraryResolution
- moduleResolution
- nodenext watch emit
- programUpdates
- should-not-trigger-recompilation-because-of-program-emit
- updates-errors-in-lib-file
- when-module-file-with-global-definitions-changes
- when-non-module-file-changes
- projectsWithReferences
- resolutionCache
- ignores-changes-in-node_modules-that-start-with-dot
- resolveJsonModule
- sourceOfProjectReferenceRedirect
- watchApi
- watchEnvironment
- fsWatch
- watchDirectories
- watchOptions
- tsc
- moduleResolution
- runWithoutArgs
- tsserver
- applyChangesToOpenFiles
- autoImportProvider
- cachingFileSystemInformation
- compileOnSave
- completionsIncomplete
- completions
- configFileSearch
- configuredProjects
- declarationFileMaps
- duplicatePackages
- dynamicFiles
- events
- largeFileReferenced
- projectLanguageServiceState
- projectLoading
- projectUpdatedInBackground
- exportMapCache
- externalProjects
- findAllReferences
- forceConsistentCasingInFileNames
- getEditsForFileRename
- getExportReferences
- getFileReferences
- getMoveToRefactoringFileSuggestions
- goToDefinition
- inferredProjects
- inlayHints
- libraryResolution
- maxNodeModuleJsDepth
- moduleResolution
- moduleSpecifierCache
- openfile
- when-file-makes-edits-to-add
- packageJsonInfo
- plugins
- projectErrors
- projectReferenceCompileOnSave
- projectReferenceErrors
- projectReferencesSourcemap
- dependencyAndUsage
- configHasNoReference
- configWithReference
- disabledSourceRef
- dependency
- configHasNoReference
- configWithReference
- disabledSourceRef
- usageProject
- configHasNoReference
- configWithReference
- disabledSourceRef
- projectReferences
- finding-local-reference-doesnt-load-ancestor
- projectsWithReferences
- projects
- refactors
- reloadProjects
- reload
- resolutionCache
- when-watching-node_modules-in-inferred-project-for-failed-lookup
- skipLibCheck
- symLinks
- symlinkCache
- syntaxOperations
- telemetry
- typeOnlyImportChains
- typeReferenceDirectives
- typingsInstaller
- watchEnvironment
- cases
- compiler
- conformance
- classes/propertyMemberDeclarations
- es2017
- es5
- expressions/typeSatisfaction
- types/typeRelationships/typeInference
- fourslash
- server
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,367 files changed
+35098
-19692
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
| 46 | + | |
| 47 | + | |
50 | 48 | | |
51 | 49 | | |
52 | 50 | | |
53 | 51 | | |
54 | 52 | | |
55 | 53 | | |
56 | 54 | | |
57 | | - | |
| 55 | + | |
58 | 56 | | |
59 | 57 | | |
60 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
9 | 15 | | |
10 | 16 | | |
11 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
16 | 22 | | |
17 | 23 | | |
18 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
27 | 33 | | |
28 | 34 | | |
29 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
17 | 23 | | |
18 | 24 | | |
19 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
11 | 17 | | |
12 | 18 | | |
13 | 19 | | |
| |||
36 | 42 | | |
37 | 43 | | |
38 | 44 | | |
39 | | - | |
| 45 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
10 | 16 | | |
11 | 17 | | |
12 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
14 | 20 | | |
15 | 21 | | |
16 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
11 | 17 | | |
12 | 18 | | |
13 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
16 | 22 | | |
17 | 23 | | |
18 | 24 | | |
| |||
0 commit comments