]> git.lizzy.rs Git - rust.git/history - cargo-miri
add num_cpus crate test
[rust.git] / cargo-miri /
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
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
next