]> git.lizzy.rs Git - rust.git/history - test-cargo-miri
Rename memory hooks
[rust.git] / test-cargo-miri /
2022-08-01 borsAuto merge of #2453 - RalfJung:rustup, r=RalfJung
2022-08-01 Ralf Jungrustup
2022-07-28 borsAuto merge of #2426 - saethlin:unix-exec, r=RalfJung
2022-07-25 borsAuto merge of #2422 - RalfJung:integers, r=oli-obk
2022-07-25 borsAuto merge of #2436 - RalfJung:lib-crates, r=oli-obk
2022-07-24 Ralf Jungtest all of the autocfg queries
2022-07-24 Ralf Jungmake miri a better RUSTC by default inside cargo-miri
2022-07-23 borsAuto merge of #2427 - Nilstrieb:doc-fix, r=saethlin
2022-07-23 borsAuto merge of #2425 - RalfJung:hide-xargo, r=RalfJung
2022-07-23 Ralf Jungnow test-cargo-miri will actually work even without...
2022-07-23 borsAuto merge of #2420 - RalfJung:num_cpus, r=RalfJung
2022-07-23 Ralf Jungremove num_cpus test from test-cargo-miri
2022-07-21 borsAuto merge of #2410 - rust-lang:miri_auto_ops, r=RalfJung
2022-07-21 borsAuto merge of #2408 - RalfJung:deps, r=oli-obk
2022-07-21 Ralf Jungaarch inline asm is not stable yet
2022-07-21 Ralf Jungmake test-cargo-miri only about cargo
2022-07-20 borsAuto merge of #2402 - RalfJung:cargo-target, r=RalfJung
2022-07-20 borsAuto merge of #2373 - rust-lang:test_dependencies,...
2022-07-20 Oli SchererAllow tests to have dependencies
2022-06-28 borsAuto merge of #2279 - RalfJung:adjacent-allocs, r=RalfJung
2022-06-28 Ralf Jungupdate getrandom
2022-06-28 borsAuto merge of #2275 - RalfJung:permissive-provenance...
2022-06-27 borsAuto merge of #2276 - RalfJung:join, r=RalfJung
2022-06-27 Ralf Jungmake macOS happy
2022-06-27 Ralf Jungmake permissive provenance and raw-ptr tagging the...
2022-06-26 borsAuto merge of #2272 - RalfJung:progress, r=RalfJung
2022-06-26 Ralf Jungadd -Zmiri-report-progress to regularly print a stacktr...
2022-06-21 borsAuto merge of #2246 - dtolnay-contrib:rustfmt1, r=oli-obk
2022-06-21 borsAuto merge of #2247 - dtolnay-contrib:rustfmt2, r=RalfJung
2022-06-21 borsAuto merge of #2244 - dtolnay-contrib:rustfmt0, r=RalfJung
2022-06-20 David TolnayFormat tests and benches with rustfmt (1-50 of 300)
2022-05-31 borsAuto merge of #2166 - RalfJung:tests, r=oli-obk
2022-05-30 borsAuto merge of #2145 - saethlin:zero-size-creation,...
2022-05-30 borsAuto merge of #2168 - RalfJung:power, r=RalfJung
2022-05-30 Ralf Junguse is_power_of_two where appropriate
2022-05-22 borsAuto merge of #2141 - saethlin:early-diagnostics-ice...
2022-05-22 borsAuto merge of #2142 - saethlin:cleanup-data-race-ice...
2022-05-22 borsAuto merge of #2140 - V0ldek:page_size, r=RalfJung
2022-05-22 Ralf Jungcomment on test
2022-05-21 Mateusz GienieczkoFix comment formatting.
2022-05-21 Mateusz GienieczkoAdd failing page_size test.
2021-12-15 borsAuto merge of #1938 - RalfJung:test, r=RalfJung
2021-12-15 Ralf Junglooks like the asm macro is stable :D
2021-11-17 borsAuto merge of #1911 - RalfJung:rename-track-tag, r...
2021-11-14 borsAuto merge of #1913 - RalfJung:rustdoc-miri, r=RalfJung
2021-11-14 Ralf Jungrun rustdoc with the miri cfg flag
2021-11-13 Ralf Jungrename track-raw-pointers flag to tag-raw-pointers
2021-09-30 borsAuto merge of #1885 - DrMeepster:global_allocator,...
2021-09-24 borsAuto merge of #1893 - RalfJung:arg-pass, r=RalfJung
2021-09-24 Ralf Jungsome more Windows argument passing tests
2021-09-14 borsAuto merge of #1890 - Smittyvb:cargo-miri-short-alias...
2021-09-13 SmittyDon't use seperate alias test
2021-09-11 SmittyOne character aliases for cargo-miri run/test
2021-08-16 borsAuto merge of #1872 - RalfJung:rustup, r=RalfJung
2021-08-16 Ralf Jungllvm_asm → asm
2021-08-15 borsAuto merge of #1871 - hyd-dev:no-mangle-method, r=RalfJung
2021-08-15 hyd-devUpdate tests for `#[no_mangle]` associated functions
2021-08-07 borsAuto merge of #1868 - hyd-dev:rustup, r=RalfJung
2021-08-07 borsAuto merge of #1865 - rust-lang:test-cargo-miri, r...
2021-08-04 Ralf Jungimprove test-cargo-miri output
2021-08-04 borsAuto merge of #1864 - hyd-dev:rustup, r=RalfJung
2021-08-04 hyd-devUpdate cargo-miri test
2021-07-03 borsAuto merge of #1842 - hyd-dev:target-dir, r=RalfJung
2021-06-26 hyd-devAdd some comments in `test-cargo-miri/run-tests.py`
2021-06-24 hyd-devUse `miri` inside the target directory used by rustc...
2021-06-15 borsAuto merge of #1833 - hyd-dev:82261, r=RalfJung
2021-06-14 hyd-devDon't report UB for `#[no_mangle]` on associated functions
2021-06-14 hyd-devDo not return `DefId` that doesn't have exported symbol...
2021-06-07 borsAuto merge of #1826 - hyd-dev:rustup, r=RalfJung
2021-06-07 hyd-devUpdate `cargo-miri` tests
2021-06-03 borsAuto merge of #1776 - hyd-dev:1170, r=RalfJung
2021-05-31 hyd-devMove the test to `src/main.rs`
2021-05-31 hyd-devImplement calls to exported symbols
2021-05-27 borsAuto merge of #1817 - hyd-dev:doctest, r=RalfJung
2021-05-27 hyd-devUse `compile_error!` instead of `use num_cpus`
2021-05-27 hyd-dev"doc-tests" -> "doctests"
2021-05-26 hyd-devSkip doctests of `proc-macro` crates
2021-04-30 borsAuto merge of #1783 - hyd-dev:rustup, r=RalfJung
2021-04-30 hyd-devRustup for rust-lang/rust#84401
2021-04-22 borsAuto merge of #1769 - RalfJung:remove-compat, r=oli-obk
2021-04-10 borsAuto merge of #1770 - RalfJung:no_run, r=RalfJung
2021-04-10 Ralf Jungmake sure that we truly do not run no_run doctests
2021-04-09 borsAuto merge of #1764 - RalfJung:readme, r=RalfJung
2021-04-08 borsAuto merge of #1761 - hyd-dev:build-rs-proc-macro-no...
2021-04-08 hyd-devDon't use `MIRI_DEFAULT_ARGS` to compile host crates
2021-04-06 borsAuto merge of #1757 - RalfJung:rustdoc, r=RalfJung
2021-04-05 Ralf Jungnits and fix non-deterministic test output
2021-04-05 Ralf Jungnits; test running no doctests
2021-04-05 Ralf Jungavoid some dead code and test no_run tests
2021-04-05 Ralf Jungadd test for compile_fail; de-duplicate sysroot forwarding
2021-04-05 Tristan Dannenbergmake cargo-miri run doc-tests
2021-04-04 borsAuto merge of #1756 - RalfJung:getrandom, r=RalfJung
2021-04-04 Ralf Jungalso test old getrandom
2021-04-04 borsAuto merge of #1755 - RalfJung:cargo-update, r=RalfJung
2021-04-04 Ralf Jungbump test-cargo-miri dependencies
2021-04-04 Ralf Jung'cargo update' all the things
2021-04-04 Ralf Jungalso test getrandom directly
2021-03-02 borsAuto merge of #1721 - henryboisdequin:add-atomic-min...
2021-02-28 borsAuto merge of #1726 - hyd-dev:stub-d, r=RalfJung
2021-02-28 hyd-devCleanup test-cargo-miri/run-test.py
next