]> git.lizzy.rs Git - rust.git/history - cargo-miri
Add a minimal reproducer of the ICE
[rust.git] / cargo-miri /
2022-07-19 borsAuto merge of #2390 - RalfJung:debug, r=RalfJung
2022-07-19 Ralf Jungshow a better error when running Miri with the wrong...
2022-07-19 borsAuto merge of #2350 - RalfJung:remove-deprecated, r...
2022-07-19 borsAuto merge of #2388 - RalfJung:rustup, r=RalfJung
2022-07-19 borsAuto merge of #2386 - RalfJung:xargo-atomic, r=RalfJung
2022-07-19 Ralf Jungcargo-miri: write the Xargo project files atomically
2022-07-02 borsAuto merge of #2304 - LegNeato:shim-fstat64-mac, r...
2022-06-30 borsAuto merge of #2282 - rust-lang:no_std, r=RalfJung
2022-06-30 Oli SchererSupport no-std targets and test it in CI
2022-06-29 borsAuto merge of #2283 - RalfJung:color, r=RalfJung
2022-06-29 Ralf Jungrevert --color=always changes
2022-06-26 borsAuto merge of #2245 - saethlin:color-always, r=RalfJung
2022-06-26 Ralf Jungdon't assert the same thing twice
2022-06-25 Ben KimockActually pass through the request for --color=always
2022-06-23 borsAuto merge of #2250 - rust-lang:gesundheit, r=oli-obk
2022-06-22 borsAuto merge of #2248 - RalfJung:arc-drop-fix, r=RalfJung
2022-06-22 borsAuto merge of #2259 - RalfJung:cargo-rustc, r=RalfJung
2022-06-22 Ralf Jungavoid setting both RUSTC and RUSTC_WRAPPER
2022-06-21 borsAuto merge of #2244 - dtolnay-contrib:rustfmt0, r=RalfJung
2022-06-20 borsAuto merge of #2243 - saethlin:color-always, r=oli-obk
2022-06-20 Ben KimockPass --color=always through cargo-miri
2022-06-13 borsAuto merge of #2179 - RalfJung:rustc, r=oli-obk
2022-06-13 borsAuto merge of #2203 - RalfJung:deprecate, r=oli-obk
2022-06-07 borsAuto merge of #2212 - RalfJung:cargo-miri, r=RalfJung
2022-06-07 Ralf Jungupdate and move cargo-miri operational description
2022-06-05 borsAuto merge of #2197 - RalfJung:round-robin, r=RalfJung
2022-06-05 borsAuto merge of #2194 - RalfJung:race, r=RalfJung
2022-06-05 borsAuto merge of #2193 - RalfJung:strict, r=RalfJung
2022-06-05 borsAuto merge of #2189 - RalfJung:clippy, r=RalfJung
2022-06-04 Ralf Jungclippy: cargo-miri
2022-06-01 borsAuto merge of #2174 - RalfJung:summary, r=oli-obk
2022-06-01 borsAuto merge of #2175 - RalfJung:xargo, r=oli-obk
2022-06-01 Ralf Jungfmt
2022-06-01 Ralf Jungbump xargo version, and tweak xargo caching
2022-06-01 borsAuto merge of #2173 - RalfJung:rustlib, r=oli-obk
2022-05-31 Ralf Jungdifferent strategy for normalizing Rust stdlib path
2022-05-25 borsAuto merge of #2032 - rust-lang:gesundheit, r=oli-obk
2022-05-25 Oli SchererAdd a custom ui test runner and move all tests to it
2022-04-10 borsAuto merge of #2062 - RalfJung:rustup, r=RalfJung
2022-04-09 borsAuto merge of #2061 - RalfJung:edition, r=RalfJung
2022-04-09 Ralf Jungport cargo-miri to edition 2021
2022-04-05 borsAuto merge of #2047 - RalfJung:no-extras, r=RalfJung
2022-04-05 borsAuto merge of #2049 - atouchet:lic, r=RalfJung
2022-04-04 Alex TouchetUse SPDX license format
2022-03-20 borsAuto merge of #1975 - DrMeepster:backtrace_fix, r=RalfJung
2022-03-18 borsAuto merge of #2024 - saethlin:better-local-check,...
2022-03-18 Ben KimockConsider the cargo workspace when checking if a frame...
2022-01-09 borsAuto merge of #1952 - RalfJung:self-referential, r...
2022-01-03 borsAuto merge of #1953 - klensy:deps-up, r=RalfJung
2022-01-02 klensyupdate crate rustc_version 0.3 -> 0.4 to remove some...
2021-12-23 borsAuto merge of #1949 - RalfJung:miri-lib-src, r=oli-obk
2021-12-23 Ralf Jungadd and document MIRI_LIB_SRC env var to set the source...
2021-12-16 borsAuto merge of #1940 - RalfJung:xargo, r=RalfJung
2021-12-16 Ralf Jungrequire xargo 0.3.23
2021-12-15 borsAuto merge of #1937 - RalfJung:rustup, r=RalfJung
2021-12-14 Ralf Jungupdate lockfile
2021-11-25 borsAuto merge of #1924 - RalfJung:ra, r=oli-obk
2021-11-25 Ralf Junghack to work around RA quirk
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-09-14 borsAuto merge of #1890 - Smittyvb:cargo-miri-short-alias...
2021-09-11 SmittyOne character aliases for cargo-miri run/test
2021-07-12 borsAuto merge of #1850 - RalfJung:fmt, r=RalfJung
2021-07-11 Ralf Jungfmt cargo-miri
2021-07-03 borsAuto merge of #1842 - hyd-dev:target-dir, r=RalfJung
2021-07-02 hyd-devImport `std::process::self`
2021-06-27 hyd-devImprove doc comment
2021-06-27 hyd-devFix `.expect()` message
2021-06-27 hyd-dev`drop(cmd.arg(arg))` -> `cmd.arg(arg);`
2021-06-26 hyd-devShow error if `--target-dir` is provided more than...
2021-06-26 hyd-devFix typo
2021-06-26 hyd-dev`ArgFlagValueWithOtherArgsIter` -> `ArgSplitFlagValue`
2021-06-26 hyd-devlong closure -> function
2021-06-24 hyd-devUse `miri` inside the target directory used by rustc...
2021-05-27 borsAuto merge of #1817 - hyd-dev:doctest, r=RalfJung
2021-05-27 hyd-devChange preexisting "doc-test" to "doctest"
2021-05-27 hyd-devChange "Doc-tests" in the comment to "Doctests"
2021-05-27 hyd-dev"doc-tests" -> "doctests"
2021-05-26 hyd-devSkip doctests of `proc-macro` crates
2021-05-16 borsAuto merge of #1801 - RalfJung:rustfmt, r=oli-obk
2021-05-16 Ralf Jungconfigure rustfmt; fmt cargo-miri
2021-05-15 borsAuto merge of #1799 - RalfJung:rustup, r=RalfJung
2021-05-15 borsAuto merge of #1798 - RalfJung:nogit, r=oli-obk
2021-05-15 Ralf Jungsupport building Miri outside a git repo
2021-04-22 borsAuto merge of #1769 - RalfJung:remove-compat, r=oli-obk
2021-04-20 borsAuto merge of #1778 - RalfJung:thread-local-const-init...
2021-04-20 borsAuto merge of #1779 - RalfJung:cargo-miri-xargo, r...
2021-04-18 Ralf Jungfix MIRI_BE_RUSTC value during sysroot build
2021-04-10 Ralf Jungremove compatibility code for passing miri flags via...
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 hyd-devFix sysroot for rustdoc
2021-04-05 Ralf Jungresolve semantic conflicts
next