Skip to content

Commit 75a7507

Browse files
authored
Merge pull request #20590 from github/redsun82/rust-test-compatibility
Rust: test with the 1.90 toolchain
2 parents 10c9b74 + 122b7eb commit 75a7507

File tree

20 files changed

+442
-570
lines changed

20 files changed

+442
-570
lines changed

rust/ql/test/extractor-tests/crate_graph/crates.expected

Lines changed: 33 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
#-----| Crate(alloc@0.0.0)
22
#-----| core -> Crate(core@0.0.0)
3-
#-----| compiler_builtins -> Crate(compiler_builtins@0.1.146)
4-
#-----| rand -> Crate(rand@0.9.0)
5-
#-----| rand_xorshift -> Crate(rand_xorshift@0.4.0)
6-
7-
#-----| Crate(allocator_api2@0.2.21)
3+
#-----| compiler_builtins -> Crate(compiler_builtins@0.1.160)
84

95
#-----| Crate(block_buffer@0.10.4)
106
#-----| proc_macro -> Crate(proc_macro@0.0.0)
@@ -14,18 +10,17 @@
1410
#-----| test -> Crate(test@0.0.0)
1511
#-----| generic_array -> Crate(generic_array@0.14.7)
1612

17-
#-----| Crate(cfg_if@1.0.0)
18-
#-----| core -> Crate(core@0.0.0)
19-
#-----| compiler_builtins -> Crate(compiler_builtins@0.1.146)
20-
2113
#-----| Crate(cfg_if@1.0.1)
2214
#-----| proc_macro -> Crate(proc_macro@0.0.0)
2315
#-----| alloc -> Crate(alloc@0.0.0)
2416
#-----| core -> Crate(core@0.0.0)
2517
#-----| std -> Crate(std@0.0.0)
2618
#-----| test -> Crate(test@0.0.0)
2719

28-
#-----| Crate(compiler_builtins@0.1.146)
20+
#-----| Crate(cfg_if@1.0.1)
21+
#-----| core -> Crate(core@0.0.0)
22+
23+
#-----| Crate(compiler_builtins@0.1.160)
2924
#-----| core -> Crate(core@0.0.0)
3025

3126
#-----| Crate(core@0.0.0)
@@ -56,18 +51,16 @@
5651
#-----| test -> Crate(test@0.0.0)
5752
#-----| typenum -> Crate(typenum@1.18.0)
5853

59-
#-----| Crate(getopts@0.2.21)
54+
#-----| Crate(getopts@0.2.23)
6055
#-----| core -> Crate(core@0.0.0)
6156
#-----| std -> Crate(std@0.0.0)
62-
#-----| unicode_width -> Crate(unicode_width@0.1.14)
57+
#-----| unicode_width -> Crate(unicode_width@0.2.1)
6358

64-
#-----| Crate(hashbrown@0.15.2)
65-
#-----| allocator_api2 -> Crate(allocator_api2@0.2.21)
59+
#-----| Crate(hashbrown@0.15.4)
6660
#-----| alloc -> Crate(alloc@0.0.0)
6761
#-----| core -> Crate(core@0.0.0)
68-
#-----| compiler_builtins -> Crate(compiler_builtins@0.1.146)
6962

70-
#-----| Crate(libc@0.2.169)
63+
#-----| Crate(libc@0.2.174)
7164
#-----| rustc_std_workspace_core -> Crate(core@0.0.0)
7265

7366
main.rs:
@@ -98,48 +91,44 @@ main.rs:
9891
#-----| test -> Crate(test@0.0.0)
9992

10093
#-----| Crate(panic_abort@0.0.0)
101-
#-----| alloc -> Crate(alloc@0.0.0)
10294
#-----| core -> Crate(core@0.0.0)
103-
#-----| compiler_builtins -> Crate(compiler_builtins@0.1.146)
104-
#-----| cfg_if -> Crate(cfg_if@1.0.0)
105-
#-----| libc -> Crate(libc@0.2.169)
10695

10796
#-----| Crate(panic_unwind@0.0.0)
10897
#-----| alloc -> Crate(alloc@0.0.0)
10998
#-----| core -> Crate(core@0.0.0)
110-
#-----| compiler_builtins -> Crate(compiler_builtins@0.1.146)
111-
#-----| cfg_if -> Crate(cfg_if@1.0.0)
112-
#-----| libc -> Crate(libc@0.2.169)
99+
#-----| cfg_if -> Crate(cfg_if@1.0.1)
100+
#-----| libc -> Crate(libc@0.2.174)
113101
#-----| unwind -> Crate(unwind@0.0.0)
114102

115103
#-----| Crate(proc_macro@0.0.0)
116104
#-----| core -> Crate(core@0.0.0)
117105
#-----| std -> Crate(std@0.0.0)
106+
#-----| rustc_literal_escaper -> Crate(rustc_literal_escaper@0.0.5)
118107

119-
#-----| Crate(rand@0.9.0)
120-
#-----| zerocopy -> Crate(zerocopy@0.8.17)
121-
#-----| rand_core -> Crate(rand_core@0.9.0)
108+
#-----| Crate(rand@0.9.2)
109+
#-----| rand_core -> Crate(rand_core@0.9.3)
122110

123-
#-----| Crate(rand_core@0.9.0)
124-
#-----| zerocopy -> Crate(zerocopy@0.8.17)
111+
#-----| Crate(rand_core@0.9.3)
125112

126113
#-----| Crate(rand_xorshift@0.4.0)
127-
#-----| rand_core -> Crate(rand_core@0.9.0)
114+
#-----| rand_core -> Crate(rand_core@0.9.3)
115+
116+
#-----| Crate(rustc_demangle@0.1.25)
117+
#-----| core -> Crate(core@0.0.0)
128118

129-
#-----| Crate(rustc_demangle@0.1.24)
119+
#-----| Crate(rustc_literal_escaper@0.0.5)
130120
#-----| core -> Crate(core@0.0.0)
131-
#-----| compiler_builtins -> Crate(compiler_builtins@0.1.146)
121+
#-----| std -> Crate(std@0.0.0)
132122

133123
#-----| Crate(std@0.0.0)
134124
#-----| alloc -> Crate(alloc@0.0.0)
135125
#-----| core -> Crate(core@0.0.0)
136-
#-----| compiler_builtins -> Crate(compiler_builtins@0.1.146)
137-
#-----| cfg_if -> Crate(cfg_if@1.0.0)
138-
#-----| hashbrown -> Crate(hashbrown@0.15.2)
139-
#-----| libc -> Crate(libc@0.2.169)
140-
#-----| rand -> Crate(rand@0.9.0)
126+
#-----| cfg_if -> Crate(cfg_if@1.0.1)
127+
#-----| hashbrown -> Crate(hashbrown@0.15.4)
128+
#-----| libc -> Crate(libc@0.2.174)
129+
#-----| rand -> Crate(rand@0.9.2)
141130
#-----| rand_xorshift -> Crate(rand_xorshift@0.4.0)
142-
#-----| rustc_demangle -> Crate(rustc_demangle@0.1.24)
131+
#-----| rustc_demangle -> Crate(rustc_demangle@0.1.25)
143132
#-----| panic_abort -> Crate(panic_abort@0.0.0)
144133
#-----| unwind -> Crate(unwind@0.0.0)
145134
#-----| panic_unwind -> Crate(panic_unwind@0.0.0)
@@ -148,15 +137,14 @@ main.rs:
148137
#-----| Crate(std_detect@0.1.5)
149138
#-----| alloc -> Crate(alloc@0.0.0)
150139
#-----| core -> Crate(core@0.0.0)
151-
#-----| compiler_builtins -> Crate(compiler_builtins@0.1.146)
152-
#-----| cfg_if -> Crate(cfg_if@1.0.0)
153-
#-----| libc -> Crate(libc@0.2.169)
140+
#-----| cfg_if -> Crate(cfg_if@1.0.1)
141+
#-----| libc -> Crate(libc@0.2.174)
154142

155143
#-----| Crate(test@0.0.0)
156144
#-----| core -> Crate(core@0.0.0)
157145
#-----| std -> Crate(std@0.0.0)
158-
#-----| getopts -> Crate(getopts@0.2.21)
159-
#-----| libc -> Crate(libc@0.2.169)
146+
#-----| getopts -> Crate(getopts@0.2.23)
147+
#-----| libc -> Crate(libc@0.2.174)
160148

161149
lib.rs:
162150
# 0| Crate(test@0.0.1)
@@ -175,22 +163,18 @@ lib.rs:
175163
#-----| std -> Crate(std@0.0.0)
176164
#-----| test -> Crate(test@0.0.0)
177165

178-
#-----| Crate(unicode_width@0.1.14)
166+
#-----| Crate(unicode_width@0.2.1)
179167
#-----| core -> Crate(core@0.0.0)
180168
#-----| std -> Crate(std@0.0.0)
181-
#-----| compiler_builtins -> Crate(compiler_builtins@0.1.146)
182169

183170
#-----| Crate(unwind@0.0.0)
184171
#-----| core -> Crate(core@0.0.0)
185-
#-----| compiler_builtins -> Crate(compiler_builtins@0.1.146)
186-
#-----| cfg_if -> Crate(cfg_if@1.0.0)
187-
#-----| libc -> Crate(libc@0.2.169)
172+
#-----| cfg_if -> Crate(cfg_if@1.0.1)
173+
#-----| libc -> Crate(libc@0.2.174)
188174

189175
#-----| Crate(version_check@0.9.5)
190176
#-----| proc_macro -> Crate(proc_macro@0.0.0)
191177
#-----| alloc -> Crate(alloc@0.0.0)
192178
#-----| core -> Crate(core@0.0.0)
193179
#-----| std -> Crate(std@0.0.0)
194180
#-----| test -> Crate(test@0.0.0)
195-
196-
#-----| Crate(zerocopy@0.8.17)

0 commit comments

Comments
 (0)