3 files changed
+4
-4
lines changed- Cargo.lock+6-6
- Cargo.toml+3-3
- cli/graph_util.rs+24-97
- cli/lib/util/result.rs+12
- cli/lsp/diagnostics.rs+3-13
- cli/lsp/language_server.rs-1
- cli/tools/doc.rs-1
- ext/node/lib.rs+1
- ext/node/ops/tls.rs+15
- ext/node/polyfills/_tls_wrap.ts+197-4
- ext/node/polyfills/internal/errors.ts-1
- libs/resolver/graph.rs+33-8
- libs/resolver/lib.rs+22
- tests/integration/lsp_tests.rs+3-3
- tests/specs/cache/with_bare_import/095_cache_with_bare_import.ts.out+1-1
- tests/specs/check/ambient_modules/bare_specifier.out+1-1
- tests/specs/check/bare_specifier_not_found/__test__.jsonc+15
- tests/specs/check/bare_specifier_not_found/check_import_map.out+3
- tests/specs/check/bare_specifier_not_found/check_no_import_map.out+3
- tests/specs/check/bare_specifier_not_found/deno.jsonc+6
- tests/specs/check/bare_specifier_not_found/main.ts+2
- tests/specs/check/with_bare_import/095_cache_with_bare_import.ts.out+1-1
- tests/specs/run/bare_specifier_without_import/main.out+1-1
- tests/specs/run/error_type_definitions/error_type_definitions.ts.out+1-1
- tests/specs/run/package_json_auto_discovered_for_local_script_arg_with_stop/main.out+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments