Skip to content

Commit a0de213

Browse files
committed
Vocabulary fix
1 parent d363a47 commit a0de213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/compile-fail/stacked_borrows/track_id.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// compile-flags: -Zmiri-track-id=1372
2-
// do not run on anything but x86_64 linux, because minute changes can change the borrow stack ids
2+
// do not run on anything but x86_64 linux, because minor libstd changes can change the borrow stack ids
33
// only-x86_64
44
// only-linux
55

0 commit comments

Comments
 (0)