about summary refs log tree commit diff
path: root/src/tools/miri/test-cargo-miri
AgeCommit message (Expand)AuthorLines
2024-04-16bless test-cargo-miriRalf Jung-11/+11
2024-03-31python: fix regex backslash escapesRalf Jung-2/+2
2024-03-26update the remaining test-cargo-miri dependencies as well (while we are at it)Ralf Jung-11/+11
2024-03-26update proc-macro2Ralf Jung-2/+2
2024-03-26rename our proc-macro test crate to a more clear nameRalf Jung-45/+20
2024-03-26test-cargo-miri: add proc-macro2 instead of anyhowRalf Jung-11/+6
2024-03-26add eyre to test-cargo-miriRalf Jung-0/+25
2024-03-25test-cargo-miri: test anyhowRalf Jung-0/+10
2024-03-20run full mono-item collection on all MIRI_BE_RUSTC=target buildsRalf Jung-4/+22
2024-03-06Stabilize `imported_main`clubby789-2/+0
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