]> git.lizzy.rs Git - rust.git/history - tests/run-pass/vec.rs
regression test for reverse() unsoundness
[rust.git] / tests / run-pass / vec.rs
2022-03-22 Ralf Jungregression test for reverse() unsoundness
2022-03-22 Ralf Jungvec test: check number validity
2021-11-17 borsAuto merge of #1911 - RalfJung:rename-track-tag, r...
2021-11-13 Ralf Jungrename track-raw-pointers flag to tag-raw-pointers
2021-10-21 borsAuto merge of #1901 - RalfJung:rustup, r=RalfJung
2021-10-21 Ralf Jungrustup; add swap_remove test
2021-01-24 borsAuto merge of #1675 - hyd-dev:proc-macro-unit-test...
2021-01-22 borsAuto merge of #1682 - RalfJung:rustup, r=RalfJung
2021-01-22 Ralf Jungrustup; test swap of element with itself
2020-12-11 borsAuto merge of #1648 - RalfJung:windows-track-raw, r...
2020-12-11 Ralf Jungenable track-raw-ptr tests on Windows
2020-11-29 borsAuto merge of #1617 - JCTyblaidd:data_race_detector...
2020-11-22 borsAuto merge of #1633 - RalfJung:rustup, r=RalfJung
2020-11-22 Ralf Jungrustup; test sorting for provenance-correctness
2020-10-28 borsAuto merge of #1606 - RalfJung:trophy, r=oli-obk
2020-10-28 borsAuto merge of #1603 - RalfJung:track-raw, r=oli-obk
2020-10-28 Ralf Jungtest raw pointer tracking; we cannot track raw pointers...
2020-10-28 Ralf Jungrun some tests with raw pointer tracking
2020-09-10 borsAuto merge of #1541 - RalfJung:rustup, r=RalfJung
2020-09-10 Ralf Jungexpand collection tests
2020-04-10 borsAuto merge of #1304 - RalfJung:backtrace-sep, r=RalfJung
2020-04-06 borsAuto merge of #1157 - divergentdave:shim-pthread-try...
2020-04-05 borsAuto merge of #1307 - RalfJung:vec-extend, r=RalfJung
2020-04-05 Ralf Jungalso test push_str ptr stability (the original report)
2020-04-05 borsAuto merge of #1253 - RalfJung:vec-extend, r=RalfJung
2020-04-05 Ralf Jungrustup
2020-04-05 Ralf Junguse mutable reference
2020-04-05 Ralf Jungtest some more vec ptr invalidation
2020-04-05 Ralf Jungtest Vec::extend