about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2024-03-26fmtRalf Jung-1/+1
2024-03-26Merge from rustcRalf Jung-27/+23
2024-03-26Preparing for merge from rustcRalf Jung-1/+1
2024-03-26cargo-miri: clean up info_query treatment a bit, and update comment about RUSTCRalf Jung-30/+31
2024-03-26run command: simplify flag computationRalf Jung-10/+13
2024-03-26run_dep_mode: treat program.args and program.env consistentlyRalf Jung-29/+28
2024-03-26enable cargo miri test doctestsonur-ozkan-3/+9
2024-03-26we have to ignore RUSTC_WORKSPACE_WRAPPER as wellRalf Jung-0/+7
2024-03-26Update cargoScott Schafer-0/+0
2024-03-26CFI: Enable KCFI testing of run-pass testsMatthew Maurer-0/+1
2024-03-26Auto merge of #111769 - saethlin:ctfe-backtrace-ctrlc, r=RalfJungbors-15/+11
2024-03-25Auto merge of #123040 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-03-25Auto merge of #123041 - RalfJung:miri, r=RalfJungbors-27/+141
2024-03-25Update cargoWeihang Lo-0/+0
2024-03-25support '--sysroot=' form of setting the sysroot as wellRalf Jung-1/+1
2024-03-25Merge from rustcRalf Jung-5/+8
2024-03-25Preparing for merge from rustcRalf Jung-1/+1
2024-03-25Rollup merge of #123001 - Alexendoo:check-attributes, r=oli-obkMatthias Krüger-11/+11
2024-03-25Rollup merge of #122842 - pacak:explicit_name, r=michaelwoeristerMatthias Krüger-1/+1
2024-03-25Auto merge of #3413 - RalfJung:cargo-miri-misc, r=RalfJungbors-4/+28
2024-03-25phase_rustdoc: add a heuristic to make us more certain that this is really ru...Ralf Jung-4/+18
2024-03-25test-cargo-miri: test anyhowRalf Jung-0/+10
2024-03-25CONTRIBUTING: vsocde settings: add --all-targetsRalf Jung-0/+2
2024-03-24Auto merge of #3402 - RalfJung:miri-script, r=RalfJungbors-6/+21
2024-03-24Rollup merge of #122962 - jieyouxu:stamp-rmake-support-lib, r=onur-ozkanMatthias Krüger-0/+2
2024-03-24Rollup merge of #122737 - ytmimi:conditionally_ignore_fatal_diagnostic, r=dav...Matthias Krüger-1/+2
2024-03-24Rework rmake support library to have a weakly-typed API with helper methods许杰友 Jieyou Xu (Joe)-177/+306
2024-03-24Auto merge of #3406 - RalfJung:many-seeds, r=RalfJungbors-6/+7
2024-03-24desperate hack: hard-code bash path on WindowsRalf Jung-1/+10
2024-03-24Rename `{enter,exit}_lint_attrs` to `check_attributes{,_post}`Alex Macleod-11/+11
2024-03-24try to fix many-seeds tests on WindowsRalf Jung-1/+2
2024-03-24Auto merge of #3398 - tiif:add_libc_fs_test, r=RalfJungbors-5/+71
2024-03-24Add libc test for rename and ftruncatetiif-5/+71
2024-03-24miri-script/toolchain: make new_commit logic easier to followRalf Jung-3/+3
2024-03-24many-seeds: propagate failure properlyRalf Jung-2/+2
2024-03-24CI tweaks and show which stable Rust we are usingRalf Jung-3/+9
2024-03-24miri script: build with stable toolchainRalf Jung-2/+2
2024-03-24Merge from rustcRalf Jung-101/+212
2024-03-24Preparing for merge from rustcRalf Jung-1/+1
2024-03-23Rollup merge of #122762 - RoboSchmied:RoboSchmied-typo, r=workingjubileeJubilee-4/+4
2024-03-24Rollup merge of #122840 - GuillaumeGomez:rustdoc-test-too-many-args, r=notrid...Matthias Krüger-4/+37
2024-03-23also rename the SIMD intrinsicRalf Jung-3/+3
2024-03-23Auto merge of #122629 - RalfJung:assert-unsafe-precondition, r=saethlinbors-1/+1
2024-03-23Track run-make-support lib in common inputs stamp许杰友 Jieyou Xu (Joe)-0/+2
2024-03-23Add `Rustdoc` into `run-make-support`Guillaume Gomez-4/+37
2024-03-23Auto merge of #122952 - RalfJung:miri, r=RalfJungbors-120/+376
2024-03-23disable RUST_BACKTRACE in CI, set it inside the test harness insteadRalf Jung-5/+9
2024-03-23when a test fails, repeat the target after the failure reportRalf Jung-0/+2
2024-03-23move assert_unsafe_preconditions to its own fileRalf Jung-1/+1
2024-03-23Auto merge of #122947 - matthiaskrgr:rollup-10j7orh, r=matthiaskrgrbors-96/+96