about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2023-06-24Update cargoWeihang Lo-0/+0
2023-06-23Rollup merge of #112962 - GuillaumeGomez:fix-rustdoc-gui-tester, r=ozkanonurMatthias Krüger-11/+18
2023-06-23Make `try_run` return a `Result<(), ()>` instead of a booleanGuillaume Gomez-10/+14
2023-06-23Fix rustdoc-gui testerGuillaume Gomez-3/+6
2023-06-22Migrate item_bounds to ty::ClauseMichael Goulet-8/+8
2023-06-21Update cargoWeihang Lo-0/+0
2023-06-21Auto merge of #112877 - Nilstrieb:rollup-5g5hegl, r=Nilstriebbors-37/+40
2023-06-21Rollup merge of #112790 - WaffleLapkin:syntactically, r=NilstriebNilstrieb-0/+3
2023-06-21Rollup merge of #112772 - compiler-errors:clauses-1, r=lcnrNilstrieb-37/+37
2023-06-21Auto merge of #106450 - albertlarsan68:fix-arc-ptr-eq, r=Amanieubors-28/+8
2023-06-20Update cargoWeihang Lo-3/+0
2023-06-20Auto merge of #112821 - calebcartwright:rustfmt-sync, r=calebcartwrightbors-366/+1622
2023-06-19Merge commit '3f7c366fc0464e01ddcaefbd70647cb3da4202be' into rustfmt-syncCaleb Cartwright-366/+1622
2023-06-19Rollup merge of #112499 - tgross35:py-ruff-fixes, r=Mark-SimulacrumMichael Goulet-14/+22
2023-06-19Rollup merge of #112232 - fee1-dead-contrib:match-eq-const-msg, r=b-naberMichael Goulet-1/+1
2023-06-19Rollup merge of #112780 - compiler-errors:tait-is-ambig, r=lcnrMatthias Krüger-14/+25
2023-06-19s/Clause/ClauseKindMichael Goulet-37/+37
2023-06-19Support `ast::ExprKind::Become` in clippyMaybe Waffle-0/+1
2023-06-19Implement `become` expression formatting in rustfmtMaybe Waffle-0/+2
2023-06-19Merge commit 'cd3bf9fe51676b520c546460e6d8919b8c8ff99f' into sync-from-raLaurențiu Nicola-1250/+3891
2023-06-18Treat TAIT equation as always ambiguous in coherenceMichael Goulet-14/+25
2023-06-18Rollup merge of #112663 - klensy:dusk-and-dawn, r=pietroalbiniMichael Goulet-5/+1
2023-06-18Rollup merge of #112667 - compiler-errors:wf-goal-is-clause, r=lcnrMatthias Krüger-2/+2
2023-06-18Better error for non const `PartialEq` call generated by `match`Deadbeef-1/+1
2023-06-17Move ConstEvaluatable to ClauseMichael Goulet-1/+1
2023-06-17Move WF goal to clauseMichael Goulet-1/+1
2023-06-17Auto merge of #112746 - matthiaskrgr:rollup-se59bfd, r=matthiaskrgrbors-1/+3
2023-06-17Rollup merge of #112435 - antoyo:allow-overwrite-sysroot, r=Mark-SimulacrumMatthias Krüger-1/+3
2023-06-17Auto merge of #100036 - DrMeepster:box_free_free_box, r=oli-obkbors-3/+3
2023-06-16Apply changes to fix python linting errorsTrevor Gross-14/+22
2023-06-17Auto merge of #108860 - oli-obk:tait_alias, r=compiler-errorsbors-76/+51
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-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-15Extend `unused_must_use` to cover block exprs许杰友 Jieyou Xu (Joe)-35/+37
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