]> git.lizzy.rs Git - rust.git/history - cargo-miri
Add `mkstemp` shim for unix
[rust.git] / cargo-miri /
2022-08-01 borsAuto merge of #2453 - RalfJung:rustup, r=RalfJung
2022-08-01 Ralf Jungrustup
2022-07-29 borsAuto merge of #2450 - avrong:cargo-metadata, r=oli-obk
2022-07-29 Aleksei TrifonovFix formatting
2022-07-29 Aleksei TrifonovUse cargo_metadata in cargo-miri
2022-07-28 borsAuto merge of #2426 - saethlin:unix-exec, r=RalfJung
2022-07-27 Ben KimockUse real exec on cfg(unix) targets
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 Jungfmt
2022-07-24 Ralf Jungmake miri a better RUSTC by default inside cargo-miri
2022-07-24 borsAuto merge of #2430 - RalfJung:no-global-wrapper, r...
2022-07-24 Ralf Jungattempt to test RUSTC and RUSTC_WRAPPER shenanigans...
2022-07-24 borsAuto merge of #2428 - RalfJung:cargo-miri-runner, r...
2022-07-23 Ralf Jungattempt to overwrite globally set build.rustc-wrapper
2022-07-23 borsAuto merge of #2427 - Nilstrieb:doc-fix, r=saethlin
2022-07-23 Ralf Jungavoid spurious 'Preparing a sysroot for Miri...' in...
2022-07-23 Ralf Jungset runner for all targets via 'all()'
2022-07-23 Ralf Jungcargo-miri: use '--config target.runner' rather than...
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 Ralf Jungdon't dump xargo output onto users of 'cargo miri test'
2022-07-22 borsAuto merge of #2418 - RalfJung:track, r=RalfJung
2022-07-22 borsAuto merge of #2415 - RalfJung:cargo-miri, r=oli-obk
2022-07-22 Ralf Jungsupport MIRI_HOST_SYSROOT env var for stage 0 builds
2022-07-21 borsAuto merge of #2414 - RalfJung:cargo-miri, r=RalfJung
2022-07-21 Ralf Jungavoid redundant setting of env vars in phase_runner
2022-07-21 Ralf Jungcargo-miri: clean up phase dispatching a bit
2022-07-21 borsAuto merge of #2412 - RalfJung:x.py-fix, r=RalfJung
2022-07-21 Ralf Jungcargo-miri debugging improvements
2022-07-21 borsAuto merge of #2408 - RalfJung:deps, r=oli-obk
2022-07-21 borsAuto merge of #2409 - RalfJung:cargo-miri-rustc, r...
2022-07-21 Ralf Jungmake the find_miri returned path actually exist
2022-07-21 Ralf Jungsome more debug output
2022-07-21 Ralf Jungreduce chance of RUSTC collisions
2022-07-21 Ralf Jungcargo-miri: set RUSTC to us
2022-07-21 borsAuto merge of #2398 - sunshowers:nextest-compat, r...
2022-07-21 Rain[cargo-miri] support nextest
2022-07-20 borsAuto merge of #2403 - RalfJung:rustup, r=RalfJung
2022-07-20 borsAuto merge of #2402 - RalfJung:cargo-target, r=RalfJung
2022-07-20 Ralf Jungcargo-miri: reorder --target to after the user-defined...
2022-07-20 borsAuto merge of #2373 - rust-lang:test_dependencies,...
2022-07-20 Oli SchererAllow tests to have dependencies
2022-07-20 borsAuto merge of #2391 - RalfJung:stderr, r=oli-obk
2022-07-20 borsAuto merge of #2399 - RalfJung:subcommands, r=RalfJung
2022-07-20 Ralf Jungno need for an exhaustive enum of subcommands
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
next