about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-04-01Auto merge of #138492 - lcnr:rm-inline_const_pat, r=oli-obkbors-26/+2
2025-04-01Auto merge of #137535 - Kobzol:split-metadata, r=petrochenkovbors-2/+5
2025-04-01Auto merge of #138740 - nnethercote:ast-ItemKind-idents, r=fmeasebors-179/+230
2025-04-01Support metadata version 10 in proc-macro-srvJakub Beránek-2/+2
2025-04-01Address review comments.Nicholas Nethercote-12/+19
2025-04-01Move `ast::Item::ident` into `ast::ItemKind`.Nicholas Nethercote-121/+176
2025-04-01Remove useless `Option<Ident>` arg.Nicholas Nethercote-38/+16
2025-04-01Simplify `ItemVisitorKind`.Nicholas Nethercote-30/+41
2025-03-31Rollup merge of #139151 - mejrs:underscore_to_dash, r=onur-ozkanMatthias Krüger-34/+21
2025-04-01Avoid `kw::Empty` use for `AuxParamsAttr`.Nicholas Nethercote-14/+16
2025-03-31Add documentation of the option into the unstable bookJakub Beránek-0/+3
2025-03-31Auto merge of #119220 - Urgau:uplift-invalid_null_ptr_usage, r=fee1-deadbors-648/+24
2025-03-30Rollup merge of #139122 - petrochenkov:norerr, r=compiler-errorsJacob Pratt-4/+0
2025-03-30Rollup merge of #139044 - thaliaarchi:bootstrap-change-id-clone, r=onur-ozkanJacob Pratt-15/+11
2025-03-30Suggest switching underscores for dashesmejrs-1/+16
2025-03-30Remove duplicate c-variadic.mdmejrs-33/+5
2025-03-30Drop `clippy::invalid_null_ptr_usage`Urgau-648/+24
2025-03-30Update tidy exceptionsbjorn3-0/+4
2025-03-30Remove attribute `#[rustc_error]`Vadim Petrochenkov-4/+0
2025-03-29Rollup merge of #139100 - petrochenkov:errbelow, r=jieyouxuMatthias Krüger-1/+22
2025-03-29Rollup merge of #138692 - jieyouxu:reject-bool-lit-rev-names, r=wesleywiserMatthias Krüger-8/+35
2025-03-29compiletest: Support matching diagnostics on lines belowVadim Petrochenkov-1/+22
2025-03-29Auto merge of #139074 - BoxyUwU:bump_1_88, r=BoxyUwUbors-1/+1
2025-03-29Auto merge of #138784 - madsmtm:bootstrap-bump-cc-cmake, r=jieyouxubors-13/+44
2025-03-28bootstrap: Avoid cloning change-id listThalia Archibald-15/+11
2025-03-28Rollup merge of #139065 - RalfJung:miri-sync, r=RalfJungMatthias Krüger-66/+231
2025-03-28Bump to 1.88.0Boxy-1/+1
2025-03-28Rollup merge of #139045 - onur-ozkan:less-verbose-bootstrap-test, r=KobzolMatthias Krüger-1/+1
2025-03-28Rollup merge of #139038 - adamgreig:thumb-target-maintainers, r=NoratriebMatthias Krüger-10/+5
2025-03-28Rollup merge of #138986 - Shourya742:2025-03-25-add-ignore-to-change-id, r=Ko...Matthias Krüger-48/+79
2025-03-28Rollup merge of #138678 - durin42:rmeta-stability, r=fmeaseMatthias Krüger-1/+2
2025-03-28Rollup merge of #138104 - GuillaumeGomez:simplify-doctest-parsing, r=fmeaseMatthias Krüger-357/+267
2025-03-28cache mangle_internal_symbol resultsRalf Jung-33/+40
2025-03-28bootstrap: update `test_find` testonur-ozkan-1/+1
2025-03-28bootstrap: Update download-ci-llvm-stampMads Marquart-1/+1
2025-03-28bootstrap: Override CMAKE_OSX_SYSROOT when building compiler-rtMads Marquart-3/+4
2025-03-28bootstrap: Set CMAKE_SYSTEM_NAME=Darwin on Apple platformsMads Marquart-0/+8
2025-03-28bootstrap: Fix CMAKE_OSX_ARCHITECTURES on all Apple platformsMads Marquart-1/+1
2025-03-28bootstrap: Always set CMAKE_SYSTEM_NAME when cross-compilingMads Marquart-0/+24
2025-03-28bootstrap: bump cc to 1.2.17 and cmake to 0.1.54Mads Marquart-8/+6
2025-03-28Add new change-id option in bootstrap.example.toml and update the change-id d...bit-aloo-4/+8
2025-03-28Update target maintainers for thumb targets to reflect new REWG Arm team nameAdam Greig-10/+5
2025-03-27Rollup merge of #139010 - madsmtm:parse-xcrun-better, r=wesleywiserJacob Pratt-6/+12
2025-03-27Auto merge of #139023 - jhpratt:rollup-4ou6ei4, r=jhprattbors-58/+148
2025-03-27Rollup merge of #139016 - Kobzol:post-merge-analysis-durations, r=marcoieniJacob Pratt-9/+118
2025-03-27Rollup merge of #139015 - Kobzol:llvm-ci-test-fixes, r=onur-ozkanJacob Pratt-21/+1
2025-03-27Rollup merge of #138999 - jieyouxu:spellout-pass-mode, r=wesleywiserJacob Pratt-12/+17
2025-03-27Rollup merge of #138926 - nnethercote:less-kw-Empty-rustc_middle, r=lcnrJacob Pratt-6/+3
2025-03-27Rollup merge of #138844 - petrochenkov:cfgtrace2, r=nnethercoteJacob Pratt-10/+9
2025-03-27Only take outer attributes into account when generating content between first...Guillaume Gomez-120/+19