Skip to content

Commit f17f375

Browse files
committed
Rust: update expected output
1 parent 5855a12 commit f17f375

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

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

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
#-----| Crate(allocator_api2@0.2.18)
1+
#-----| Crate(allocator_api2@0.2.21)
22

33
#-----| Crate(core@0.0.0)
44
#-----| -> Crate(rand@0.8.5)
55
#-----| -> Crate(rand_xorshift@0.3.0)
66

7-
#-----| Crate(compiler_builtins@0.1.138)
7+
#-----| Crate(compiler_builtins@0.1.140)
88
#-----| -> Crate(core@0.0.0)
99

1010
#-----| Crate(cfg_if@1.0.0)
1111
#-----| -> Crate(core@0.0.0)
12-
#-----| -> Crate(compiler_builtins@0.1.138)
12+
#-----| -> Crate(compiler_builtins@0.1.140)
1313

1414
#-----| Crate(std@0.0.0)
1515
#-----| -> Crate(core@0.0.0)
16-
#-----| -> Crate(compiler_builtins@0.1.138)
16+
#-----| -> Crate(compiler_builtins@0.1.140)
1717
#-----| -> Crate(cfg_if@1.0.0)
1818
#-----| -> Crate(alloc@0.0.0)
19-
#-----| -> Crate(hashbrown@0.15.0)
20-
#-----| -> Crate(libc@0.2.162)
19+
#-----| -> Crate(hashbrown@0.15.2)
20+
#-----| -> Crate(libc@0.2.169)
2121
#-----| -> Crate(rand@0.8.5)
2222
#-----| -> Crate(rand_xorshift@0.3.0)
2323
#-----| -> Crate(rustc_demangle@0.1.24)
@@ -28,7 +28,7 @@
2828

2929
#-----| Crate(unicode_width@0.1.14)
3030
#-----| -> Crate(core@0.0.0)
31-
#-----| -> Crate(compiler_builtins@0.1.138)
31+
#-----| -> Crate(compiler_builtins@0.1.140)
3232
#-----| -> Crate(std@0.0.0)
3333

3434
#-----| Crate(getopts@0.2.21)
@@ -38,17 +38,17 @@
3838

3939
#-----| Crate(alloc@0.0.0)
4040
#-----| -> Crate(core@0.0.0)
41-
#-----| -> Crate(compiler_builtins@0.1.138)
41+
#-----| -> Crate(compiler_builtins@0.1.140)
4242
#-----| -> Crate(rand@0.8.5)
4343
#-----| -> Crate(rand_xorshift@0.3.0)
4444

45-
#-----| Crate(hashbrown@0.15.0)
46-
#-----| -> Crate(allocator_api2@0.2.18)
45+
#-----| Crate(hashbrown@0.15.2)
46+
#-----| -> Crate(allocator_api2@0.2.21)
4747
#-----| -> Crate(core@0.0.0)
48-
#-----| -> Crate(compiler_builtins@0.1.138)
48+
#-----| -> Crate(compiler_builtins@0.1.140)
4949
#-----| -> Crate(alloc@0.0.0)
5050

51-
#-----| Crate(libc@0.2.162)
51+
#-----| Crate(libc@0.2.169)
5252
#-----| -> Crate(core@0.0.0)
5353

5454
#-----| Crate(rand_core@0.6.4)
@@ -61,27 +61,27 @@
6161

6262
#-----| Crate(rustc_demangle@0.1.24)
6363
#-----| -> Crate(core@0.0.0)
64-
#-----| -> Crate(compiler_builtins@0.1.138)
64+
#-----| -> Crate(compiler_builtins@0.1.140)
6565

6666
#-----| Crate(panic_abort@0.0.0)
6767
#-----| -> Crate(core@0.0.0)
68-
#-----| -> Crate(compiler_builtins@0.1.138)
68+
#-----| -> Crate(compiler_builtins@0.1.140)
6969
#-----| -> Crate(cfg_if@1.0.0)
7070
#-----| -> Crate(alloc@0.0.0)
71-
#-----| -> Crate(libc@0.2.162)
71+
#-----| -> Crate(libc@0.2.169)
7272

7373
#-----| Crate(unwind@0.0.0)
7474
#-----| -> Crate(core@0.0.0)
75-
#-----| -> Crate(compiler_builtins@0.1.138)
75+
#-----| -> Crate(compiler_builtins@0.1.140)
7676
#-----| -> Crate(cfg_if@1.0.0)
77-
#-----| -> Crate(libc@0.2.162)
77+
#-----| -> Crate(libc@0.2.169)
7878

7979
#-----| Crate(panic_unwind@0.0.0)
8080
#-----| -> Crate(core@0.0.0)
81-
#-----| -> Crate(compiler_builtins@0.1.138)
81+
#-----| -> Crate(compiler_builtins@0.1.140)
8282
#-----| -> Crate(cfg_if@1.0.0)
8383
#-----| -> Crate(alloc@0.0.0)
84-
#-----| -> Crate(libc@0.2.162)
84+
#-----| -> Crate(libc@0.2.169)
8585
#-----| -> Crate(unwind@0.0.0)
8686

8787
#-----| Crate(proc_macro@0.0.0)
@@ -90,16 +90,16 @@
9090

9191
#-----| Crate(std_detect@0.1.5)
9292
#-----| -> Crate(core@0.0.0)
93-
#-----| -> Crate(compiler_builtins@0.1.138)
93+
#-----| -> Crate(compiler_builtins@0.1.140)
9494
#-----| -> Crate(cfg_if@1.0.0)
9595
#-----| -> Crate(alloc@0.0.0)
96-
#-----| -> Crate(libc@0.2.162)
96+
#-----| -> Crate(libc@0.2.169)
9797

9898
#-----| Crate(test@0.0.0)
9999
#-----| -> Crate(core@0.0.0)
100100
#-----| -> Crate(std@0.0.0)
101101
#-----| -> Crate(getopts@0.2.21)
102-
#-----| -> Crate(libc@0.2.162)
102+
#-----| -> Crate(libc@0.2.169)
103103

104104
#-----| Crate(test@0.0.1)
105105
#-----| -> Crate(core@0.0.0)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#-----| -> fn as_string
2020

2121
lib.rs:
22-
# 1| mod crate
22+
# 0| mod crate
2323
#-----| -> mod module
2424

2525
#-----| mod module

0 commit comments

Comments
 (0)