about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2024-02-09Auto merge of #120852 - matthiaskrgr:rollup-01pr8gj, r=matthiaskrgrbors-604/+3869
2024-02-09Rollup merge of #120806 - flip1995:clippy-subtree-update, r=ManishearthMatthias Krüger-604/+3869
2024-02-09Auto merge of #120676 - Mark-Simulacrum:bootstrap-bump, r=clubby789bors-2/+2
2024-02-09Auto merge of #120843 - matthiaskrgr:rollup-med37z5, r=matthiaskrgrbors-5/+24
2024-02-09Rollup merge of #120693 - nnethercote:invert-diagnostic-lints, r=davidtwcoMatthias Krüger-5/+24
2024-02-08Add new ui testsBen Kimock-1/+1
2024-02-08Merge commit '60cb29c5e4f9772685c9873752196725c946a849' into clippyupPhilipp Krones-604/+3869
2024-02-08Add a new debug_assertions instrinsic (compiler)Ben Kimock-1/+1
2024-02-08Step all bootstrap cfgs forwardMark Rousskov-2/+2
2024-02-08Auto merge of #120767 - matthiaskrgr:rollup-0k8ib1c, r=matthiaskrgrbors-37/+32
2024-02-08Rollup merge of #120206 - petrochenkov:somehir, r=compiler-errorsMatthias Krüger-37/+32
2024-02-08inline a function that is only used in clippyOli Scherer-1/+1
2024-02-07Auto merge of #120748 - Nadrieril:rollup-dj0qwv5, r=Nadrierilbors-1/+2
2024-02-07Rollup merge of #120664 - SparrowLii:parallel_test, r=nnethercoteGuillaume Boisseau-1/+1
2024-02-07Rollup merge of #110482 - chrisnc:armv8r-target, r=wesleywiserGuillaume Boisseau-0/+1
2024-02-07Update cargoWeihang Lo-0/+0
2024-02-07Auto merge of #120060 - saethlin:mir-opt-bless-targets, r=wesleywiserbors-0/+1
2024-02-07Add parallel rustc ui testsSparrowLii-1/+1
2024-02-07hir: Remove `fn opt_hir_id` and `fn opt_span`Vadim Petrochenkov-36/+31
2024-02-07hir: Make sure all `HirId`s have corresponding HIR `Node`sVadim Petrochenkov-1/+1
2024-02-06Tweak a few mir-opt tests instead of using -Clink-dead-codeBen Kimock-1/+0
2024-02-06Use a better set of targets for blessing mir-opt testsBen Kimock-0/+2
2024-02-07Update testsr0cky-2/+15
2024-02-06Rollup merge of #120502 - clubby789:remove-ffi-returns-twice, r=compiler-errorsMatthias Krüger-1/+1
2024-02-06Rollup merge of #120683 - RalfJung:symbolic-alignment-ice, r=oli-obkMatthias Krüger-23/+75
2024-02-06Rollup merge of #120575 - nnethercote:simplify-codegen-diag-handling, r=estebankMatthias Krüger-10/+10
2024-02-06miri: fix ICE with symbolic alignment check on extern staticRalf Jung-23/+75
2024-02-06Add CoroutineClosure to TyKind, AggregateKind, UpvarArgsMichael Goulet-2/+6
2024-02-06Invert diagnostic lints.Nicholas Nethercote-5/+24
2024-02-05Auto merge of #117372 - Amanieu:stdarch_update, r=Mark-Simulacrumbors-2/+8
2024-02-05Make `Emitter::emit_diagnostic` consuming.Nicholas Nethercote-10/+10
2024-02-05Rollup merge of #116284 - RalfJung:no-nan-match, r=cjgillotMatthias Krüger-20/+12
2024-02-05Auto merge of #120660 - matthiaskrgr:rollup-zuqljul, r=matthiaskrgrbors-2004/+3123
2024-02-05Rollup merge of #120636 - lnicola:sync-from-ra, r=lnicolaMatthias Krüger-2004/+3103
2024-02-04Add an `armv8r-none-eabihf` target to support the Cortex-R52.Chris Copeland-0/+1
2024-02-04Try to fix in-tree buildLaurențiu Nicola-3/+3
2024-02-04Merge commit '0113bc9388b480fa42c632f57f4f0f7af5813ec1' into sync-from-raLaurențiu Nicola-2004/+3103
2024-02-03Update cargoWeihang Lo-0/+0
2024-02-02miri: normalize struct tail in ABI compat checkLukas Markeffsky-0/+20
2024-02-01Auto merge of #120447 - lnicola:sync-from-ra, r=lnicolabors-2796/+1391
2024-01-31Rollup merge of #120490 - nnethercote:Diagnostic-hashing, r=estebankNadrieril-2/+15
2024-01-31Auto merge of #120346 - petrochenkov:ownodes, r=oli-obkbors-5/+3
2024-01-30Remove `ffi_returns_twice` featureclubby789-1/+1
2024-01-31Don't hash lints differently to non-lints.Nicholas Nethercote-2/+15
2024-01-30Rollup merge of #120342 - oli-obk:track_errors6, r=nnethercoteGuillaume Gomez-17/+1
2024-01-30hir: Remove `hir::Map::{owner,expect_owner}`Vadim Petrochenkov-2/+2
2024-01-30hir: Add non-optional `hir_owner_nodes` for real `OwnerId`sVadim Petrochenkov-3/+1
2024-01-30hir: Simplify `hir_owner_nodes` queryVadim Petrochenkov-1/+1
2024-01-30Rollup merge of #120488 - nnethercote:diag-lifetimes, r=oli-obkGuillaume Gomez-1/+1
2024-01-30Rollup merge of #120439 - seqre-contrib:moving-ui-tests, r=nnethercoteGuillaume Gomez-2/+5