about summary refs log tree commit diff
path: root/src/tools/miri/test-cargo-miri
AgeCommit message (Expand)AuthorLines
2023-12-05remove unnecesary `-Zunstable-options`Weihang Lo-1/+1
2023-08-22respect CARGO_EXTRA_FLAGS in more placesRalf Jung-1/+3
2023-08-22bump serdeRalf Jung-10/+9
2023-08-20pin a version of serde without intransparent unreproducible binary blobsRalf Jung-1/+3
2023-07-26Unite bless environment variables under `RUSTC_BLESS`Trevor Gross-2/+3
2023-06-20Delete use of proc_macro_span_shrink from proc-macro2David Tolnay-2/+2
2023-06-16Apply changes to fix python linting errorsTrevor Gross-6/+14
2023-05-13cargo-miri: fix forwarding arguments to cargoRalf Jung-1/+2
2023-05-05ensure that the proc_macro crate exists in the sysrootRalf Jung-1/+12
2023-02-24Use pointers to `c_char` instead of `i8` in `miri_host_to_target_path`LevitatingLion-9/+9
2022-12-28bump dependenciesRalf Jung-10/+10
2022-12-12make unix path handling on Windows hosts preserve absolutenessRalf Jung-13/+70
2022-11-26update lockfileRalf Jung-4/+0
2022-11-25Test a small cargo-miri smoke test even in `run_tests_minimal`Nilstrieb-0/+60
2022-11-20make miri-seed a regular integer, and also set layout-seed in many-seedsRalf Jung-1/+1
2022-10-09cargo got fixed, re-bless its testsRalf Jung-10/+5
2022-10-08bless cargo-miri outputRalf Jung-6/+14
2022-10-02cargo updateRalf Jung-10/+10
2022-09-21Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573'Oli Scherer-0/+862