Skip to content

Commit 1964b34

Browse files
authored
Merge branch 'main' into js/test-suite
2 parents bc34a04 + fbf25e4 commit 1964b34

File tree

819 files changed

+65082
-48489
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

819 files changed

+65082
-48489
lines changed

Cargo.lock

+72-72
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

MODULE.bazel

+18-18
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ use_repo(
8686
"vendor__anyhow-1.0.95",
8787
"vendor__argfile-0.2.1",
8888
"vendor__chrono-0.4.39",
89-
"vendor__clap-4.5.24",
89+
"vendor__clap-4.5.26",
9090
"vendor__dunce-1.0.5",
9191
"vendor__either-1.13.0",
9292
"vendor__encoding-0.2.33",
@@ -100,31 +100,31 @@ use_repo(
100100
"vendor__mustache-0.9.0",
101101
"vendor__num-traits-0.2.19",
102102
"vendor__num_cpus-1.16.0",
103-
"vendor__proc-macro2-1.0.92",
103+
"vendor__proc-macro2-1.0.93",
104104
"vendor__quote-1.0.38",
105-
"vendor__ra_ap_base_db-0.0.257",
106-
"vendor__ra_ap_cfg-0.0.257",
107-
"vendor__ra_ap_hir-0.0.257",
108-
"vendor__ra_ap_hir_def-0.0.257",
109-
"vendor__ra_ap_hir_expand-0.0.257",
110-
"vendor__ra_ap_ide_db-0.0.257",
111-
"vendor__ra_ap_intern-0.0.257",
112-
"vendor__ra_ap_load-cargo-0.0.257",
113-
"vendor__ra_ap_parser-0.0.257",
114-
"vendor__ra_ap_paths-0.0.257",
115-
"vendor__ra_ap_project_model-0.0.257",
116-
"vendor__ra_ap_span-0.0.257",
117-
"vendor__ra_ap_stdx-0.0.257",
118-
"vendor__ra_ap_syntax-0.0.257",
119-
"vendor__ra_ap_vfs-0.0.257",
105+
"vendor__ra_ap_base_db-0.0.258",
106+
"vendor__ra_ap_cfg-0.0.258",
107+
"vendor__ra_ap_hir-0.0.258",
108+
"vendor__ra_ap_hir_def-0.0.258",
109+
"vendor__ra_ap_hir_expand-0.0.258",
110+
"vendor__ra_ap_ide_db-0.0.258",
111+
"vendor__ra_ap_intern-0.0.258",
112+
"vendor__ra_ap_load-cargo-0.0.258",
113+
"vendor__ra_ap_parser-0.0.258",
114+
"vendor__ra_ap_paths-0.0.258",
115+
"vendor__ra_ap_project_model-0.0.258",
116+
"vendor__ra_ap_span-0.0.258",
117+
"vendor__ra_ap_stdx-0.0.258",
118+
"vendor__ra_ap_syntax-0.0.258",
119+
"vendor__ra_ap_vfs-0.0.258",
120120
"vendor__rand-0.8.5",
121121
"vendor__rayon-1.10.0",
122122
"vendor__regex-1.11.1",
123123
"vendor__serde-1.0.217",
124124
"vendor__serde_json-1.0.135",
125125
"vendor__serde_with-3.12.0",
126126
"vendor__stderrlog-0.6.0",
127-
"vendor__syn-2.0.95",
127+
"vendor__syn-2.0.96",
128128
"vendor__tracing-0.1.41",
129129
"vendor__tracing-subscriber-0.3.19",
130130
"vendor__tree-sitter-0.24.6",

0 commit comments

Comments
 (0)