about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-03-17Document `#![register_tool]`jyn-0/+79
2025-03-12Auto merge of #137612 - Kobzol:bootstrap-2024, r=onur-ozkanbors-53/+83
2025-03-12Auto merge of #138388 - matthiaskrgr:rollup-kbax8sz, r=matthiaskrgrbors-197/+354
2025-03-12Rollup merge of #138377 - nnethercote:rustc_hir_typeck, r=compiler-errorsMatthias Krüger-25/+27
2025-03-12Rollup merge of #138376 - nnethercote:hir-ItemKind-ident-precursors, r=compil...Matthias Krüger-56/+24
2025-03-12Rollup merge of #138372 - Eclips4:issue-138196, r=scottmcmMatthias Krüger-15/+20
2025-03-12Rollup merge of #138360 - Urgau:fix-fp-expr_or_init, r=wesleywiserMatthias Krüger-64/+58
2025-03-12Rollup merge of #138347 - nnethercote:less-kw-Empty-2, r=compiler-errorsMatthias Krüger-21/+41
2025-03-12Rollup merge of #138313 - rustbot:docs-update, r=jieyouxuMatthias Krüger-0/+1
2025-03-12Rollup merge of #138174 - compiler-errors:elaborate-unsize-self-pred, r=BoxyUwUMatthias Krüger-12/+105
2025-03-12Rollup merge of #138161 - HeroicKatora:heap-peek-mut-refresh, r=dtolnayMatthias Krüger-4/+78
2025-03-12Auto merge of #138052 - lqd:lld-linker-messages, r=jieyouxubors-2/+3
2025-03-12Remove unnecessary lifetime from `PatInfo`.Nicholas Nethercote-25/+27
2025-03-12Auto merge of #137795 - Jarcho:idx_opt, r=davidtwcobors-0/+10
2025-03-12Factor out some repeated code in `parse_item_impl`.Nicholas Nethercote-24/+13
2025-03-12Inline and remove `State::print_item_type`.Nicholas Nethercote-22/+11
2025-03-12Remove unused `OwnerNode::ident` method.Nicholas Nethercote-10/+0
2025-03-12Make panic's more specificKirill Podoprigora-10/+13
2025-03-12Convert a `kw::Empty` occurrence to `sym::dummy`.Nicholas Nethercote-3/+3
2025-03-12Introduce `sym::dummy` and `Ident::dummy`.Nicholas Nethercote-8/+29
2025-03-12Remove an unnecessary `kw::Empty` check.Nicholas Nethercote-9/+8
2025-03-12Convert a delayed bug to a bug.Nicholas Nethercote-1/+1
2025-03-11Auto merge of #138366 - matthiaskrgr:rollup-cn16m7q, r=matthiaskrgrbors-396/+1235
2025-03-11Refactor pick2_mut & pick3_mut to use get_disjoint_mutKirill Podoprigora-8/+10
2025-03-11Fix false-positive in `expr_or_init` and in the `invalid_from_utf8` lintUrgau-64/+58
2025-03-11Rollup merge of #138354 - lcnr:goodbye-TypeVerifier, r=compiler-errorsMatthias Krüger-173/+153
2025-03-11Rollup merge of #138352 - RalfJung:miri-native-calls-exposed, r=oli-obkMatthias Krüger-3/+12
2025-03-11Rollup merge of #138296 - compiler-errors:deanonymous, r=lcnrMatthias Krüger-18/+1
2025-03-11Rollup merge of #138284 - compiler-errors:const-param-ty-annotation, r=BoxyUwUMatthias Krüger-11/+51
2025-03-11Rollup merge of #138256 - compiler-errors:anon-const-ty, r=BoxyUwUMatthias Krüger-13/+76
2025-03-11Rollup merge of #138245 - onur-ozkan:ci-rustc-test-fix, r=jieyouxuMatthias Krüger-2/+11
2025-03-11Rollup merge of #138231 - Sa4dUs:autodiff-ice, r=ZuseZ4Matthias Krüger-44/+102
2025-03-11Rollup merge of #138051 - Kobzol:download-ci-gcc, r=onur-ozkanMatthias Krüger-120/+274
2025-03-11Rollup merge of #138002 - 1c3t3a:fix-std-cfi-violation, r=rcvalleMatthias Krüger-0/+37
2025-03-11Rollup merge of #137715 - oli-obk:pattern-type-literals, r=BoxyUwUMatthias Krüger-12/+518
2025-03-11Auto merge of #128440 - oli-obk:defines, r=lcnrbors-2469/+2912
2025-03-11Fix `cargo vendor` not working without `rustc` installedEric Huss-0/+1
2025-03-11Elaborate param-env built for checking DispatchFromDyn for dyn compatMichael Goulet-12/+105
2025-03-11Auto merge of #138350 - Kobzol:rollup-4kj94rq, r=Kobzolbors-316/+643
2025-03-11Add PeekMut::refreshAurelia Molzer-4/+78
2025-03-11Do not download GCC in testsJakub Beránek-6/+14
2025-03-11let the bodies hit the floorlcnr-173/+153
2025-03-11miri native_calls: ensure we actually expose *mutable* provenance to the memo...Ralf Jung-3/+12
2025-03-11Rollup merge of #138335 - jieyouxu:fix-citool, r=marcoieniJakub Beránek-1/+1
2025-03-11Rollup merge of #138330 - nnethercote:rm-lints-rust-sections, r=jieyouxuJakub Beránek-7/+0
2025-03-11Rollup merge of #138315 - matthiaskrgr:nextback, r=fmeaseJakub Beránek-2/+2
2025-03-11Rollup merge of #138307 - Kobzol:citool-alias, r=marcoieniJakub Beránek-242/+361
2025-03-11Rollup merge of #138300 - RalfJung:unqualified-local-imports, r=jieyouxuJakub Beránek-1/+2
2025-03-11Rollup merge of #138288 - jyn514:crate-attr, r=NoratriebJakub Beránek-0/+124
2025-03-11Rollup merge of #138147 - daltenty:patch-1, r=jieyouxuJakub Beránek-1/+49