about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2025-05-05Auto merge of #140353 - rust-lang:cargo_update, r=Mark-Simulacrumbors-62/+135
2025-05-04Fix tidy dep listMark Rousskov-7/+3
2025-05-04Remove -Zunique-is-uniqueJohannes Hostert-451/+12
2025-05-04compiletest: Support matching on non-json lines in compiler outputVadim Petrochenkov-90/+49
2025-05-04Auto merge of #140616 - petrochenkov:noannempty, r=jieyouxubors-10/+13
2025-05-04Merge pull request #19739 from Veykril/push-kpozprqnsmkkLukas Wirth-12/+12
2025-05-04Disable fixpoint for variance computation temporarilyLukas Wirth-12/+12
2025-05-04Rollup merge of #140551 - mejrs:test4, r=jieyouxuStuart Cook-10/+0
2025-05-04cargo updategithub-actions-55/+132
2025-05-03compiletest: Do not require annotations on empty labels and suggestionsVadim Petrochenkov-10/+13
2025-05-03Move some tests out of tests/uimejrs-10/+0
2025-05-03Rollup merge of #140582 - GuillaumeGomez:update-sysinfo, r=KobzolMatthias Krüger-1/+1
2025-05-03Improve let snippetA4-Tacks-6/+6
2025-05-03Rollup merge of #140546 - LegNeato:anyhowbacktrace, r=jieyouxuMatthias Krüger-1/+1
2025-05-03Improve the let code snippetA4-Tacks-6/+101
2025-05-03Merge from rustcThe Miri Cronjob Bot-734/+1952
2025-05-03Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-05-02Implement Iterator::last for vec::IntoIterThalia Archibald-7/+46
2025-05-02Merge pull request #19733 from ShoyuVanilla/issue-19724Lukas Wirth-13/+82
2025-05-02Merge pull request #19732 from ShoyuVanilla/issue-19730Lukas Wirth-1/+27
2025-05-03fix: Implement mut to const ptr cast for method resolutionShoyu Vanilla-13/+82
2025-05-02Construct test so that it would fail for old codeXinglu Chen-5/+22
2025-05-02Rollup merge of #140521 - RalfJung:oob-error, r=saethlinMatthias Krüger-106/+106
2025-05-02Correctly handle interior mutable data in `Box`Xinglu Chen-1/+26
2025-05-02Merge pull request #19731 from Veykril/push-mmvowomkpwxyLukas Wirth-175/+113
2025-05-03fix: Correct assoc ty bound var starting indexShoyu Vanilla-1/+27
2025-05-02refactor: Simplify macro call id constructionLukas Wirth-175/+113
2025-05-02Implement skeleton code for adding GenMC support to Miri (not yet functional).Patrick-6-307/+1254
2025-05-02Render more lifetimesLukas Wirth-149/+201
2025-05-02Update sysinfo to `0.35.0` in `src/tools/opt-dist`Guillaume Gomez-1/+1
2025-05-02Auto merge of #140540 - flip1995:clippy-subtree-update, r=Manishearthbors-582/+1819
2025-05-02Merge pull request #4305 from RalfJung/squashRalf Jung-10/+84
2025-05-02add ./miri squashRalf Jung-10/+84
2025-05-01Rollup merge of #140556 - GuillaumeGomez:improve-rustdoc-gui-tool-error-outpu...Guillaume Gomez-4/+13
2025-05-01Rollup merge of #140034 - RalfJung:simd_select_bitmask-padding, r=workingjubileeGuillaume Gomez-42/+14
2025-05-01Improve error output in case `nodejs` or `npm` is not installed for rustdoc-g...Guillaume Gomez-4/+13
2025-05-01Remove backtrace dep from anyhow in features status dump toolChristian Legnitto-1/+1
2025-05-01Merge pull request #4273 from yoctocell/new-cell-stateRalf Jung-72/+141
2025-05-01remove a couple of clonesMatthias Krüger-90/+71
2025-05-01Add `Cell` state to Tree BorrowsXinglu Chen-72/+141
2025-05-01Merge commit '03a5b6b976ac121f4233775c49a4bce026065b47' into clippy-subtree-u...Philipp Krones-582/+1819
2025-05-01Merge from rust-lang/rustLaurențiu Nicola-664/+1072
2025-05-01Preparing for merge from rust-lang/rustLaurențiu Nicola-1/+1
2025-05-01Update lockfileLaurențiu Nicola-6/+6
2025-05-01Bump salsaLukas Wirth-2/+2
2025-05-01fmtThe Miri Cronjob Bot-3/+1
2025-05-01Merge from rustcThe Miri Cronjob Bot-39679/+33261
2025-05-01Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-04-30Rollup merge of #140486 - calebcartwright:rustfmt-let-chain-bool-lit, r=caleb...Matthias Krüger-15/+17
2025-04-30Rollup merge of #140385 - lnicola:sync-from-ra, r=VeykrilMatthias Krüger-39401/+33092