]> git.lizzy.rs Git - rust.git/commit
test raw pointer tracking; we cannot track raw pointers on Windows
authorRalf Jung <post@ralfj.de>
Wed, 28 Oct 2020 12:50:27 +0000 (13:50 +0100)
committerRalf Jung <post@ralfj.de>
Wed, 28 Oct 2020 12:54:50 +0000 (13:54 +0100)
commitbf54607ba03cf12a015e7027be6d5ffdf08cc3ca
tree4b20e44918c9903a61cdd333c3fcb55d42e1d719
parent70af7aed88456b8c478e06d1d28b0d8523a46b38
test raw pointer tracking; we cannot track raw pointers on Windows
tests/compile-fail/stacked_borrows/raw_tracking.rs [new file with mode: 0644]
tests/run-pass/format.rs
tests/run-pass/slices.rs
tests/run-pass/vec.rs
tests/run-pass/vecdeque.rs