about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2023-06-16remove box_free and replace with drop implDrMeepster-3/+3
2023-06-16Add `AliasKind::Weak` for type aliases.Oli Scherer-76/+51
2023-06-16Ignore the always part of #[inline(always)] in MIR inliningBen Kimock-1/+1
2023-06-16comment tweaksRalf Jung-2/+4
2023-06-16make test work cross-platformRalf Jung-31/+10
2023-06-16add tests for panicky drop in thread_local destructorRalf Jung-0/+75
2023-06-16Merge from rustcRalf Jung-45/+64
2023-06-16Preparing for merge from rustcRalf Jung-1/+1
2023-06-16Auto merge of #112346 - saethlin:no-comment, r=oli-obkbors-1/+0
2023-06-15Auto merge of #112681 - GuillaumeGomez:rollup-rwn4086, r=GuillaumeGomezbors-35/+37
2023-06-15Rollup merge of #112529 - jieyouxu:block-expr-unused-must-use, r=oli-obkGuillaume Gomez-35/+37
2023-06-15Remove comments from mir-opt MIR dumpsBen Kimock-1/+0
2023-06-15Auto merge of #112671 - bjorn3:sync_cg_clif-2023-06-15, r=bjorn3bors-3/+12
2023-06-15Update tidy allowed deps listbjorn3-3/+12
2023-06-15cleanup more azure leftoversklensy-5/+1
2023-06-15Rollup merge of #112562 - klensy:rd-gui-test-win, r=GuillaumeGomezMatthias Krüger-5/+11
2023-06-15Auto merge of #2661 - DrMeepster:deref_operand_as, r=oli-obkbors-125/+233
2023-06-15Extend `unused_must_use` to cover block exprs许杰友 Jieyou Xu (Joe)-35/+37
2023-06-15Merge from rustcOli Scherer-26/+99
2023-06-15Preparing for merge from rustcOli Scherer-1/+1
2023-06-15Auto merge of #112601 - weihanglo:update-cargo, r=weihanglobors-1/+4
2023-06-15Auto merge of #104455 - the8472:dont-drain-on-drop, r=Amanieubors-3/+4
2023-06-14Auto merge of #112625 - matthiaskrgr:rollup-jcobj3g, r=matthiaskrgrbors-2/+2
2023-06-14Update cargoWeihang Lo-1/+4
2023-06-14Rollup merge of #112613 - GuillaumeGomez:fix-gui-test-windows, r=notriddleMatthias Krüger-2/+2
2023-06-14Auto merge of #112418 - ferrocene:pa-mir-opt-panic, r=ozkanonur,saethlinbors-20/+68
2023-06-14Transform backslash into slashes in DOC_FOLDER variable for browser-ui-testGuillaume Gomez-2/+2
2023-06-14update miri testThe 8472-3/+3
2023-06-14update hashbrown and replace Hash{Set,Map}::DrainFilter with ExtractIfThe 8472-0/+1
2023-06-13Move testMichael Goulet-1/+1
2023-06-12add more info to error when calling npmklensy-4/+10
2023-06-12few fixes to rust rustdoc-gui tests on windowsklensy-1/+1
2023-06-12Add comment for arm_shim in generate-windows-sysbdbai-0/+3
2023-06-12Add windows_sys typedef for Win ARM32bdbai-0/+21
2023-06-12add way to split mir-opt into panic=abort and panic=unwindPietro Albini-20/+68
2023-06-12Auto merge of #2924 - RalfJung:rustup, r=RalfJungbors-18651/+60756
2023-06-11Merge from rustcRalf Jung-18650/+60755
2023-06-11Preparing for merge from rustcRalf Jung-1/+1
2023-06-10box_exclusive_violationNeven Villani-1/+48
2023-06-10Auto merge of #111818 - Urgau:uplift_cmp_nan, r=cjgillotbors-301/+70
2023-06-10Rollup merge of #112473 - weihanglo:update-cargo, r=weihangloMatthias Krüger-0/+0
2023-06-10Rollup merge of #112468 - GuillaumeGomez:change-rustdoc-js-formats, r=notriddleMatthias Krüger-41/+49
2023-06-10Drop uplifted `clippy:cmp_nan`Urgau-301/+70
2023-06-09Update cargoWeihang Lo-0/+0
2023-06-09Change format of rustdoc-js tests by putting `query` and `correction` directl...Guillaume Gomez-41/+49
2023-06-09Auto merge of #111530 - Urgau:uplift_undropped_manually_drops, r=compiler-errorsbors-139/+64
2023-06-08Allow overwriting the sysroot compile flag via --rustc-argsAntoni Boucher-1/+3
2023-06-08Bless tidy root entry limitMaybe Waffle-1/+1
2023-06-08Drop uplifted clippy::undropped_manually_dropsUrgau-139/+64
2023-06-08Auto merge of #110040 - ndrewxie:issue-84447-partial-1, r=lcnr,michaelwoeristerbors-1/+1