]> git.lizzy.rs Git - rust.git/history - test-cargo-miri/src/lib.rs
Don't `unwrap()` in `in_std()`
[rust.git] / test-cargo-miri / src / lib.rs
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-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 Jungavoid some dead code and test no_run tests
2021-04-05 Ralf Jungadd test for compile_fail; de-duplicate sysroot forwarding
2021-02-15 borsAuto merge of #1710 - hyd-dev:crate-types, r=RalfJung
2021-02-15 hyd-devUse the `issue-1567` dependency in the test
2021-02-15 hyd-devPatch `--extern` arguments in `phase_cargo_rustc` as...
2021-02-14 borsAuto merge of #1709 - hyd-dev:rlib, r=RalfJung
2021-02-14 hyd-devMake the test more consistent with other tests
2021-02-14 hyd-dev[cargo-miri] Don't skip `rlib` crates
2020-09-17 borsAuto merge of #1540 - RalfJung:cargo-miri-redone, r...
2020-09-17 Ralf Jungmake (not yet actually used) doctest actually use the...
2020-09-17 Ralf Jungtest respecting 'test=false', and what happens with...