summary refs log tree commit diff
path: root/src/tools/miri/Cargo.lock
AgeCommit message (Expand)AuthorLines
2024-12-04update lockfileRalf Jung-12/+12
2024-11-28remove ctrlc, unusedklensy-29/+0
2024-09-29bump few depsklensy-5/+4
2024-09-27Update cc to 1.1.22Chris Denton-2/+11
2024-09-16Bump ui testOli Scherer-53/+28
2024-08-05bump dependenciesRalf Jung-102/+134
2024-07-26Add `flock` shimАртём Павлов [Artyom Pavlov]-0/+1
2024-05-05housekeeping: update dependenciesRalf Jung-118/+126
2024-05-03update lockfileRalf Jung-1/+0
2024-04-28Use the interpreted program's TZ variable in localtime_rBen Kimock-125/+76
2024-04-24windows: basic support for GetUserProfileDirectoryWRalf Jung-0/+49
2024-04-22Add localtime_r shimtiif-0/+144
2024-03-09compiletest: create fresh tempdir for tests to useRalf Jung-0/+1
2024-02-23cargo updateRalf Jung-159/+85
2024-01-30Switch over to rustc's `tracing` crate instead of using our own `log` crateOli Scherer-56/+0
2024-01-21update lockfileRalf Jung-2/+2
2024-01-07Auto merge of #3257 - RalfJung:build-tests, r=RalfJungbors-135/+176
2024-01-07use jemalloc as global allocatorRalf Jung-0/+11
2024-01-06cargo updateRalf Jung-134/+176
2024-01-06./miri build: also build tests, to avoid rebuilds laterRalf Jung-1/+0
2023-10-18Bump rustix from 0.38.17 to 0.38.19dependabot[bot]-2/+2
2023-10-09Implement `llvm.x86.aesni.*` intrinsicsEduardo Sánchez Muñoz-0/+72
2023-10-05Update miri dependenciesEduardo Sánchez Muñoz-169/+133
2023-09-30Bump libloading to 0.8Samuel Thibault-3/+3
2023-09-28update ui_testRalf Jung-2/+2
2023-09-22Bump ui_test crateOli Scherer-9/+29
2023-09-22Bump ui test crateOli Scherer-6/+94
2023-09-21remove atty dependency by updating coloredRalf Jung-26/+6
2023-09-21update lockfileRalf Jung-11/+47
2023-08-22bump serdeRalf Jung-10/+10
2023-08-20pin a version of serde without intransparent unreproducible binary blobsRalf Jung-0/+1
2023-07-06Stop parsing ui_test annotations in `run-dep` modeOli Scherer-2/+2
2023-06-29Merge from rustcRalf Jung-2/+2
2023-06-27Make `--quiet` actually do somethingOli Scherer-2/+2
2023-06-26Update ui test crateOli Scherer-2/+2
2023-06-20Delete use of proc_macro_span_shrink from proc-macro2David Tolnay-2/+2
2023-06-04Remove rustc-workspace-hackEric Huss-7/+0
2023-05-21Use a signal handler to observe ctrl+c and cleanly drop the measureme profilerBen Kimock-0/+29
2023-05-12Pass arguments to the interpreted program via `run-dep`Oli Scherer-2/+2
2023-05-09Update to latest ui_test crate version.Oli Scherer-2/+2
2023-05-05update dependenciesRalf Jung-85/+275
2023-04-27Bump libffi-sys to 2.3.0WANG Rui-2/+2
2023-04-13Update to new ui_test crateOli Scherer-2/+22
2023-04-04Update Cargo.lockOli Scherer-4/+4
2022-12-28bump dependenciesRalf Jung-67/+87
2022-12-01Bump ui_test crateOli Scherer-2/+2
2022-11-17remove unused shell_escape depklensy-7/+0
2022-11-08Bump ui testOli Scherer-61/+55
2022-10-21Update libffi-sys to 2.0.1Patrick Mooney-2/+2
2022-10-14print the target also when running tests on the hostRalf Jung-0/+1