rust/test-cargo-miri
2022-07-23 14:35:17 -04:00
..
cdylib make test-cargo-miri only about cargo 2022-07-21 08:44:34 -04:00
exported-symbol
exported-symbol-dep Update tests for #[no_mangle] associated functions 2021-08-15 17:21:33 +08:00
issue-1567 Format tests and benches with rustfmt (1-50 of 300) 2022-06-20 02:23:53 -07:00
issue-1691
issue-1705 Format tests and benches with rustfmt (1-50 of 300) 2022-06-20 02:23:53 -07:00
issue-1760
issue-rust-86261 Format tests and benches with rustfmt (1-50 of 300) 2022-06-20 02:23:53 -07:00
src make test-cargo-miri only about cargo 2022-07-21 08:44:34 -04:00
subcrate remove num_cpus test from test-cargo-miri 2022-07-22 20:54:23 -04:00
tests aarch inline asm is not stable yet 2022-07-21 10:52:52 -04:00
.gitignore Use miri inside the target directory used by rustc as Miri's target directory 2021-06-25 01:09:10 +08:00
build.rs add -Zmiri-report-progress to regularly print a stacktrace of what we are executing 2022-06-26 14:31:57 -04:00
Cargo.lock remove num_cpus test from test-cargo-miri 2022-07-22 20:54:23 -04:00
Cargo.toml make test-cargo-miri only about cargo 2022-07-21 08:44:34 -04:00
run-test.py now test-cargo-miri will actually work even without a hot cache :D 2022-07-23 14:35:17 -04:00
run.args.stderr.ref some more Windows argument passing tests 2021-09-24 10:33:32 -04:00
run.args.stdout.ref
run.custom-target-dir.stderr.ref Use miri inside the target directory used by rustc as Miri's target directory 2021-06-25 01:09:10 +08:00
run.default.stderr.ref
run.default.stdout.ref
run.subcrate.stderr.ref
run.subcrate.stdout.ref
test.bin-target.stdout.ref make test-cargo-miri only about cargo 2022-07-21 08:44:34 -04:00
test.cross-target.stdout.ref make test-cargo-miri only about cargo 2022-07-21 08:44:34 -04:00
test.default.stdout.ref make test-cargo-miri only about cargo 2022-07-21 08:44:34 -04:00
test.filter.cross-target.stdout.ref make test-cargo-miri only about cargo 2022-07-21 08:44:34 -04:00
test.filter.stdout.ref make test-cargo-miri only about cargo 2022-07-21 08:44:34 -04:00
test.stderr-empty.ref
test.stderr-proc-macro-doctest.ref
test.stderr-proc-macro.ref
test.stdout-empty.ref
test.subcrate.stdout.ref
test.test-target.stdout.ref make test-cargo-miri only about cargo 2022-07-21 08:44:34 -04:00