about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2025-05-18fmtThe Miri Cronjob Bot-1/+5
2025-05-18Merge from rustcThe Miri Cronjob Bot-58/+67
2025-05-18Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-05-17Auto merge of #141133 - matthiaskrgr:rollup-u8ndxyz, r=matthiaskrgrbors-58/+65
2025-05-17Rollup merge of #139103 - joboet:abort_dedup, r=tgross35Matthias Krüger-35/+43
2025-05-17Rollup merge of #135808 - tiif:conv_display, r=workingjubileeMatthias Krüger-23/+22
2025-05-17Catch panics in inference in analysis-statsFlorian Diebold-1/+17
2025-05-17do away with `_Self` and `TraitName` and check generic params for rustc_on_un...mejrs-1/+1
2025-05-17compiler & tools: bump windows crate to dedupe versionsklensy-1/+4
2025-05-17exlicitly pass -Zdoctest-xcompile to avoid cargo version behavior differencesRalf Jung-0/+2
2025-05-17opt-dist: fix deprecated BOLT -icf=1 optionklensy-1/+1
2025-05-17fix for doctest-xcompile stabilizationRalf Jung-53/+40
2025-05-17fix clippy lintsRalf Jung-18/+13
2025-05-17Merge from rustcRalf Jung-4594/+5396
2025-05-17Preparing for merge from rustcRalf Jung-1/+1
2025-05-16Auto merge of #140911 - rust-lang:cargo_update, r=clubby789bors-99/+75
2025-05-16Auto merge of #141093 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-05-16Update cargoWeihang Lo-0/+0
2025-05-16Merge pull request #19808 from Veykril/lw-ollszwnlmquwLukas Wirth-6/+6
2025-05-16ci: Run metrics on the beta channelLukas Wirth-6/+6
2025-05-16Merge pull request #19807 from Veykril/lw-qyynkqysuyuyLukas Wirth-2/+15
2025-05-16fix: Don't overwrite `RUSTUP_TOOLCHAIN` if it is already setLukas Wirth-2/+15
2025-05-16Updated feature flag and output of `clippy/tests/ui/map_flatten*`Ryan van Polen-12/+10
2025-05-16Merge pull request #19805 from lnicola/inline-format-argsLaurențiu Nicola-6/+6
2025-05-16Inline some format argsLaurențiu Nicola-6/+6
2025-05-16Bump zip to 3.0Laurențiu Nicola-8/+5
2025-05-16Fix fname for miri王宇逸-1/+6
2025-05-16Auto merge of #141044 - flip1995:clippy-subtree-update, r=Manishearthbors-4453/+5273
2025-05-16Rollup merge of #140834 - lcnr:apit-folder, r=compiler-errorsMatthias Krüger-30/+30
2025-05-15Improve asm supportChayim Refael Friedman-40/+186
2025-05-15Merge commit '0450db33a5d8587f7c1d4b6d233dac963605766b' into clippy-subtree-u...Philipp Krones-4453/+5273
2025-05-15Bump undici from 6.21.1 to 6.21.3 in /editors/codedependabot[bot]-3/+3
2025-05-15Merge pull request #19794 from ChayimFriedman2/dup-cratesLukas Wirth-6/+14
2025-05-15normalize abort calls in miri testsjoboet-35/+43
2025-05-15Merge pull request #19793 from Hmikihiro/unused_import_conlict_deriveChayim Refael Friedman-32/+246
2025-05-15Update Cargo.lockBerrysoft-35/+67
2025-05-15handle trait in functionHayashi Mikihiro-21/+23
2025-05-15check globHayashi Mikihiro-21/+22
2025-05-15rename fn name take_path to anyHayashi Mikihiro-5/+5
2025-05-15fix: ide-assists, generate mut trait impl indentA4-Tacks-3/+91
2025-05-14Don't allow duplicate crates in the all_crates listChayim Refael Friedman-6/+14
2025-05-14Rollup merge of #140953 - jieyouxu:compiletest-bless-msg, r=compiler-errorsMatthias Krüger-8/+12
2025-05-14fix: Removing all unused imports removes used imports for imports used for De...Hayashi Mikihiro-46/+257
2025-05-14fixes: ide-assists, generate_new indent losesA4-Tacks-1/+136
2025-05-13Auto merge of #140887 - pietroalbini:pa-bootstrap-update, r=compiler-errorsbors-2/+0
2025-05-13Auto merge of #140951 - compiler-errors:super-fmt, r=ytmimibors-0/+5
2025-05-13Auto merge of #140927 - mejrs:test5, r=jieyouxubors-2/+1
2025-05-12compiletest: fix "blessing" messageJieyou Xu-8/+12
2025-05-12Do not remove super keyword from super-letMichael Goulet-0/+5
2025-05-12Move more tests/ui testsmejrs-2/+1