rust/test-cargo-miri
2022-06-27 22:52:02 -04:00
..
cdylib Format tests and benches with rustfmt (1-50 of 300) 2022-06-20 02:23:53 -07:00
exported-symbol Implement calls to exported symbols 2021-05-31 11:15:29 +08:00
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 Make the test more consistent with other tests 2021-02-14 19:08:47 +08:00
issue-1705 Format tests and benches with rustfmt (1-50 of 300) 2022-06-20 02:23:53 -07:00
issue-1760 Don't use MIRI_DEFAULT_ARGS to compile host crates 2021-04-09 00:57:59 +08:00
issue-rust-86261 Format tests and benches with rustfmt (1-50 of 300) 2022-06-20 02:23:53 -07:00
src Format tests and benches with rustfmt (1-50 of 300) 2022-06-20 02:23:53 -07:00
subcrate Use compile_error! instead of use num_cpus 2021-05-27 19:22:42 +08:00
tests Format tests and benches with rustfmt (1-50 of 300) 2022-06-20 02:23:53 -07: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 update getrandom 2022-06-27 22:52:02 -04:00
Cargo.toml Add failing page_size test. 2022-05-21 16:10:08 +02:00
run-test.py update getrandom 2022-06-27 22:52:02 -04:00
run.args.stderr.ref some more Windows argument passing tests 2021-09-24 10:33:32 -04:00
run.args.stdout.ref rename test ref files for proper names 2020-12-21 11:31:57 +01:00
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 rename test ref files for proper names 2020-12-21 11:31:57 +01:00
run.default.stdout.ref rename test ref files for proper names 2020-12-21 11:31:57 +01:00
run.subcrate.stderr.ref rename test ref files for proper names 2020-12-21 11:31:57 +01:00
run.subcrate.stdout.ref rename test ref files for proper names 2020-12-21 11:31:57 +01:00
test.bin-target.stdout.ref Move the test to src/main.rs 2021-05-31 11:57:16 +08:00
test.cross-target.stdout.ref Add failing page_size test. 2022-05-21 16:10:08 +02:00
test.default.stdout.ref Add failing page_size test. 2022-05-21 16:10:08 +02:00
test.filter.cross-target.stdout.ref Add failing page_size test. 2022-05-21 16:10:08 +02:00
test.filter.stdout.ref Add failing page_size test. 2022-05-21 16:10:08 +02:00
test.stderr-empty.ref rename test ref files for proper names 2020-12-21 11:31:57 +01:00
test.stderr-proc-macro-doctest.ref "doc-tests" -> "doctests" 2021-05-27 18:45:21 +08:00
test.stderr-proc-macro.ref Add a test for unit test of proc-macro crate 2021-01-24 23:48:17 +08:00
test.stdout-empty.ref Skip doctests of proc-macro crates 2021-05-27 07:03:05 +08:00
test.subcrate.stdout.ref rename test ref files for proper names 2020-12-21 11:31:57 +01:00
test.test-target.stdout.ref Add failing page_size test. 2022-05-21 16:10:08 +02:00