about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-05-27fast path: compute `MaybeInitializedPlaces` lazilyRémy Rakic-11/+33
2025-05-27remove unneeded lifetimeRémy Rakic-7/+8
2025-05-27move `MaybeInitializedPlaces` computation to where it's usedRémy Rakic-27/+11
2025-05-27Merge pull request #2419 from rust-lang/tshepang-patch-1Tshepang Mbambo-1/+3
2025-05-27make link not inlineTshepang Mbambo-1/+3
2025-05-27Make the `dangerous_implicit_autorefs` lint deny-by-defaultUrgau-94/+100
2025-05-27Auto merge of #141662 - matthiaskrgr:rollup-9kt4zj7, r=matthiaskrgrbors-413/+336
2025-05-27Rollup merge of #141654 - durin42:randomly-fixed-test, r=jieyouxuMatthias Krüger-15/+11
2025-05-27Rollup merge of #141650 - Zalathar:revert-unused-local-file, r=ZalatharMatthias Krüger-154/+62
2025-05-27Rollup merge of #141645 - klensy:fluent-b, r=jieyouxuMatthias Krüger-23/+15
2025-05-27Rollup merge of #141640 - Fabian-Gruenbichler:mr/test-version-check-rpath-fal...Matthias Krüger-17/+13
2025-05-27Rollup merge of #141632 - fee1-dead-contrib:push-txmttkxvwqxl, r=oli-obkMatthias Krüger-11/+3
2025-05-27Rollup merge of #141602 - jieyouxu:llvm-submodule, r=apirainoMatthias Krüger-0/+7
2025-05-27Rollup merge of #141495 - compiler-errors:rename-unpack, r=fmeaseMatthias Krüger-185/+185
2025-05-27Rollup merge of #141312 - cberner:filelock_from, r=joshtriplettMatthias Krüger-8/+40
2025-05-27✨ feat: map_or_default for result and optiontk-0/+60
2025-05-27bootstrap: Remove `bin_root` from `PATH`Vadim Petrochenkov-1/+0
2025-05-27CI: Add cargo tests to aarch64-apple-darwinEric Huss-1/+3
2025-05-28consider glob imports in cfg suggestionbohan-5/+200
2025-05-27Drive-by: Delete dead TyCtxtEnsureOk::const_eval_polyLeón Orell Valerian Liehr-22/+0
2025-05-27Always evaluate free lifetime-generic constantsLeón Orell Valerian Liehr-8/+9
2025-05-27Merge pull request #2417 from smanilov/patch-16nora-2/+2
2025-05-27Merge pull request #2418 from smanilov/patch-17nora-1/+1
2025-05-27Warn on non-crate level text direction lintsMatthew Jasper-19/+3
2025-05-27Avoid including text direction codepoints in lint messagesMatthew Jasper-4/+17
2025-05-27Report text_direction_codepoint_in_literal when parsingMatthew Jasper-160/+294
2025-05-27Make links in coinduction.md clickableStan Manilov-2/+2
2025-05-27Link to description of opaque typesStan Manilov-1/+1
2025-05-27Do not get proc_macro from the sysroot in rustcbjorn3-20/+60
2025-05-27Auto merge of #141644 - compiler-errors:rollup-gl5hize, r=compiler-errorsbors-997/+1281
2025-05-27Unit test for Range parameter of `BTreeMap::extract_if`Sidney Cammeresi-0/+24
2025-05-27Update docs for new Range parameter to `BTreeMap::extract_if` etc.Sidney Cammeresi-4/+16
2025-05-27Update tests with Range parameter to `BTreeMap::extract_if` etc.Sidney Cammeresi-46/+56
2025-05-27Add Range parameter to `BTreeMap::extract_if` and `BTreeSet::extract_if`Sidney Cammeresi-19/+57
2025-05-27tests: mark option-niche-eq as fixed on LLVM 21Augie Fackler-15/+11
2025-05-27rustdoc: linking to a local proc macro no longer warnsbinarycat-8/+84
2025-05-27Suggest mut when possbile for temporary value dropped while borrowedyukang-3/+96
2025-05-27Refactor the two-phase check for impls and impl itemsMu001999-133/+128
2025-05-27Merge pull request #19850 from regexident/dyn-semanticsChayim Refael Friedman-1/+1
2025-05-27Make some assertions in solver into debug assertionsMichael Goulet-11/+12
2025-05-27coverage: Revert "unused local file IDs" due to empty function namesZalathar-154/+62
2025-05-27distcheck: document what distcheck is intended to exerciseJieyou Xu-1/+20
2025-05-27Bump master `stage0` compilerJieyou Xu-460/+460
2025-05-27Auto merge of #141641 - marcoieni:codebuild-ghcr-pr-job, r=Kobzolbors-1/+1
2025-05-27triagebot: label `src/llvm-project` and `rustc_{llvm, codegen_llvm}` changes ...Jieyou Xu-0/+7
2025-05-27attempt to fix squash on WindowsRalf Jung-1/+22
2025-05-27Fix some var namesMichael Goulet-34/+34
2025-05-27Rename unpack to kindMichael Goulet-32/+32
2025-05-27Rename unpack to kindMichael Goulet-165/+165
2025-05-27bump fluent-* cratesklensy-23/+15