about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2024-03-09Merge from rustcThe Miri Cronjob Bot-113/+121
2024-03-09Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-03-09Auto merge of #118879 - Nadrieril:lint-range-gap, r=estebankbors-19/+21
2024-03-09Allow lint where we don't careNadrieril-19/+21
2024-03-08Distinguish between library and lang UB in assert_unsafe_preconditionBen Kimock-1/+1
2024-03-09compiletest: create fresh tempdir for tests to useRalf Jung-15/+32
2024-03-08Rollup merge of #122076 - WaffleLapkin:mplace-args, r=RalfJungMatthias Krüger-11/+4
2024-03-08Add `target.*.runner` configuration for targetsAlex Crichton-7/+9
2024-03-08Tweak the way we protect in-place function arguments in interpretersMaybe Waffle-11/+4
2024-03-08Rollup merge of #122175 - chenyukang:yukang-fix-tidy-issues, r=workingjubileeMatthias Krüger-100/+109
2024-03-08Rollup merge of #121194 - beetrees:rustc-raw-args, r=petrochenkovMatthias Krüger-6/+8
2024-03-08remove unused derive_more depklensy-1/+0
2024-03-08Rollup merge of #119365 - nbdd0121:asm-goto, r=AmanieuMatthias Krüger-0/+4
2024-03-08fix clippy lintsRalf Jung-5/+5
2024-03-08Merge from rustcThe Miri Cronjob Bot-2521/+4285
2024-03-08Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-03-08Bless tidy issues orderyukang-100/+109
2024-03-07Auto merge of #122151 - GuillaumeGomez:rollup-hfxr9kv, r=GuillaumeGomezbors-14/+1
2024-03-07Rollup merge of #122136 - Kobzol:opt-dist-lookup-logic, r=Mark-SimulacrumGuillaume Gomez-14/+1
2024-03-07Auto merge of #122149 - flip1995:clippy-subtree-update, r=Manishearthbors-2401/+4114
2024-03-07Merge commit '93f0a9a91f58c9b2153868f458402155fb6265bb' into clippy-subtree-u...Philipp Krones-2401/+4114
2024-03-07Auto merge of #122139 - GuillaumeGomez:rollup-37vtwsc, r=GuillaumeGomezbors-2/+12
2024-03-07Rollup merge of #122126 - workingjubilee:every-os-in-the-world-belongs-to-uni...Guillaume Gomez-1/+5
2024-03-07Rollup merge of #122110 - WaffleLapkin:miri-temp, r=RalfJungGuillaume Gomez-1/+7
2024-03-07Auto merge of #121985 - RalfJung:interpret-return-place, r=oli-obkbors-112/+111
2024-03-07Include all library files in artifact summary on CIJakub Beránek-14/+1
2024-03-07Auto merge of #121866 - Kobzol:opt-dist-find-llvm, r=Mark-Simulacrumbors-0/+13
2024-03-07Auto merge of #122054 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-03-06Fix tidy --bless on WindowsJubilee Young-1/+5
2024-03-07Auto merge of #122113 - matthiaskrgr:rollup-5d1jnwi, r=matthiaskrgrbors-5/+12
2024-03-07Use `rustc_driver::args::raw_args()` in Miribeetrees-2/+4
2024-03-07Use `rustc_driver::args::raw_args()` in Clippybeetrees-1/+1
2024-03-07Make `arg_expand_all` not short-circuit on first errorbeetrees-3/+3
2024-03-07Rollup merge of #122109 - alexcrichton:compiletests-needs-threads, r=workingj...Matthias Krüger-0/+35
2024-03-06Update cargoWeihang Lo-0/+0
2024-03-06Add advice for failing `shims/fs.rs` miri testMaybe Waffle-0/+4
2024-03-06Make `x t miri` respect `MIRI_TEMP`Maybe Waffle-1/+3
2024-03-06Rollup merge of #122026 - clubby789:fmt-removed, r=onur-ozkanMatthias Krüger-5/+12
2024-03-06Rollup merge of #121382 - nnethercote:rework-untranslatable_diagnostic-lint, ...Matthias Krüger-2/+4
2024-03-06compiletest: Add a `//@ needs-threads` directiveAlex Crichton-0/+35
2024-03-06make remaining FloatTy matches exhaustiveRalf Jung-19/+17
2024-03-06Merge from rustcRalf Jung-1689/+4330
2024-03-06Preparing for merge from rustcRalf Jung-1/+1
2024-03-06Auto merge of #121956 - ChrisDenton:srwlock, r=joboetbors-0/+21
2024-03-06Stabilize `imported_main`clubby789-6/+0
2024-03-06Auto merge of #3340 - RalfJung:no-disable-abi-check, r=oli-obkbors-128/+11
2024-03-06Add basic rustfmt implementation & testRoss Smyth-13/+64
2024-03-06Add MatchKind member to the Match expr for pretty printing & fmtRoss Smyth-8/+10
2024-03-06Rewrite the `untranslatable_diagnostic` lint.Nicholas Nethercote-0/+1
2024-03-05Split refining_impl_trait lint into _reachable, _internal variantsTyler Mandry-0/+4