about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-03-19Lower to a memset(undef) when Rvalue::Repeat repeats uninitBen Kimock-4/+66
2025-03-17Auto merge of #138611 - matthiaskrgr:rollup-hmjbqva, r=matthiaskrgrbors-335/+911
2025-03-17Auto merge of #137081 - Shourya742:2025-02-15-change-config.toml-to-bootstrap...bors-532/+570
2025-03-17modify config.toml->bootstrap.toml for new upstream changesbit-aloo-5/+5
2025-03-17Rollup merge of #138588 - nnethercote:avoid-double-lower_ident, r=compiler-er...Matthias Krüger-22/+9
2025-03-17Rollup merge of #138577 - aDotInTheVoid:deprecate-deprecations, r=GuillaumeGomezMatthias Krüger-10/+51
2025-03-17Rollup merge of #138412 - cuviper:licenses, r=jieyouxuMatthias Krüger-1/+1
2025-03-17Rollup merge of #138349 - 1c3t3a:external-weak-cfi, r=rcvalleMatthias Krüger-4/+48
2025-03-17Rollup merge of #137465 - Zalathar:visit-primary, r=oli-obkMatthias Krüger-156/+699
2025-03-17Rollup merge of #137449 - compiler-errors:control-flow, r=Amanieu,lnicolaMatthias Krüger-62/+67
2025-03-17Rollup merge of #133870 - nbdd0121:asm, r=traviscross,nnethercoteMatthias Krüger-80/+36
2025-03-17Stabilize asm_gotoGary Guo-80/+36
2025-03-17Auto merge of #138595 - jhpratt:rollup-09pvfzu, r=jhprattbors-341/+1025
2025-03-17Rollup merge of #138592 - onur-ozkan:follow-up-137147, r=KobzolJacob Pratt-1/+1
2025-03-17Rollup merge of #138590 - yotamofek:pr/flatten-ifs, r=fmeaseJacob Pratt-69/+53
2025-03-17Rollup merge of #138586 - jyn514:doc-register-tool, r=jieyouxuJacob Pratt-0/+79
2025-03-17Rollup merge of #138584 - atouchet:found, r=jieyouxuJacob Pratt-3/+3
2025-03-17Rollup merge of #138517 - compiler-errors:better-child-capture, r=oli-obkJacob Pratt-6/+128
2025-03-17Rollup merge of #138341 - xizheyin:issue-138322, r=joboetJacob Pratt-3/+23
2025-03-17Rollup merge of #137793 - NobodyXu:stablise-annoymous-pipe, r=joshtriplettJacob Pratt-225/+288
2025-03-17Rollup merge of #137621 - Berrysoft:cygwin-std, r=joboetJacob Pratt-19/+197
2025-03-17Rollup merge of #136355 - GuillaumeGomez:proc-macro_add_value_retrieval_metho...Jacob Pratt-15/+253
2025-03-17Only add `rustc_randomized_layouts` if the crate has itGuillaume Gomez-1/+1
2025-03-17Flatten and simplify some control flowYotam Ofek-69/+53
2025-03-17Emit function declarations for functions with #[linkage="extern_weak"]Bastian Kersting-4/+48
2025-03-17update change entry for #137147onur-ozkan-1/+1
2025-03-17Auto merge of #138566 - yotamofek:pr/strip-prefix, r=nnethercotebors-21/+20
2025-03-17modify config.example.toml mention to bootsrap.example.toml in triagebot.tomlbit-aloo-2/+2
2025-03-17make profile_user_dist test backward compatiblebit-aloo-7/+9
2025-03-17replace config.toml to bootstrap.toml in src/ci, src/etc/* and tests/run-makebit-aloo-281/+281
2025-03-17replace config.toml to bootstrap.toml in src:toolsbit-aloo-9/+17
2025-03-17replace config.toml to bootstrap.toml in src:doc:unstable-bookbit-aloo-1/+1
2025-03-17replace config.toml to bootstrap.toml in src:doc:rustcbit-aloo-57/+57
2025-03-17replace config.toml to bootstrap.toml in src:doc:rustc-dev-guidebit-aloo-56/+56
2025-03-17change config.toml to bootstrap.toml for bootstrap modulebit-aloo-116/+144
2025-03-17Use `strip_{prefix|suffix}` instead of `{starts|ends}_with`+indexingYotam Ofek-21/+20
2025-03-17Document `#![register_tool]`jyn-0/+79
2025-03-17Avoid double lowering of generic identifiers.Nicholas Nethercote-1/+1
2025-03-17Make the `match` in `new_named_lifetime` exhaustive.Nicholas Nethercote-4/+3
2025-03-17Avoid double lowering of lifetime identifiers.Nicholas Nethercote-3/+1
2025-03-17Inline and remove `LoweringContext::new_named_lifetime_with_res`.Nicholas Nethercote-14/+4
2025-03-17Auto merge of #138583 - jhpratt:rollup-h699hty, r=jhprattbors-113/+205
2025-03-16Update Rust Foundation links in ReadmeAlex Touchet-3/+3
2025-03-16Rollup merge of #138573 - Noratrieb:no-unsound-bad-bonk-bonk, r=workingjubileeJacob Pratt-22/+16
2025-03-16Rollup merge of #138552 - jieyouxu:print-request-cleanups, r=UrgauJacob Pratt-67/+159
2025-03-16Rollup merge of #136816 - yotamofek:pr/notable-traits-button-cleanup, r=aDotI...Jacob Pratt-21/+11
2025-03-16Rollup merge of #136359 - hkBst:ptr_copy_docs, r=AmanieuJacob Pratt-3/+6
2025-03-16Rollup merge of #136293 - hkBst:patch-32, r=AmanieuJacob Pratt-0/+13
2025-03-17Auto merge of #138363 - beetrees:f16-f128-integer-convert, r=Amanieubors-2/+91
2025-03-16rustdoc-json: Don't also include `#[deprecated]` in `Item::attrs`Alona Enraght-Moony-10/+17