about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-05-15Rollup merge of #139749 - ruancomelli:docs/library/core/src/pin/fix-typo-nece...Matthias Krüger-5/+5
2025-05-15Auto merge of #136988 - compiler-errors:impossible_predicates, r=lcnrbors-9/+43
2025-05-15Auto merge of #141011 - matthiaskrgr:rollup-4uwllo2, r=matthiaskrgrbors-46/+194
2025-05-15Auto merge of #141023 - jieyouxu:temp-windows-server-2022, r=marcoienibors-2/+8
2025-05-15Temporarily use Windows Server 2022 instead of Windows Server 2025 imagesJieyou Xu-2/+8
2025-05-14Rollup merge of #140989 - xizheyin:issue-139631, r=compiler-errorsMatthias Krüger-0/+79
2025-05-14Rollup merge of #140988 - mathisbot:docfix_maybeuninit_write, r=tgross35Matthias Krüger-1/+1
2025-05-14Rollup merge of #140976 - samueltardieu:diag-ipaddr-v4v6, r=UrgauMatthias Krüger-0/+4
2025-05-14Rollup merge of #140973 - Berrysoft:update-bootstrap-lock, r=jieyouxuMatthias Krüger-2/+2
2025-05-14Rollup merge of #140953 - jieyouxu:compiletest-bless-msg, r=compiler-errorsMatthias Krüger-8/+12
2025-05-14Rollup merge of #140904 - ehuss:future-incompat-template, r=Mark-SimulacrumMatthias Krüger-33/+57
2025-05-14Rollup merge of #140827 - compiler-errors:gather-locals-twice, r=oli-obkMatthias Krüger-2/+39
2025-05-14Add `Ipv4Addr` and `Ipv6Addr` diagnostic itemsSamuel Tardieu-0/+4
2025-05-14Suggest replace `f` with `f: Box<f>` when expr field is short handxizheyin-2/+23
2025-05-14Add ui test suggest-box-for-expr-field-issue-139631xizheyin-0/+58
2025-05-14MaybeUninit::write: fix docMathis Bottinelli-1/+1
2025-05-14Update rustix to 1.0.7 for bootstrap王宇逸-2/+2
2025-05-13Auto merge of #140921 - Berrysoft:update-rustc-lock, r=jieyouxubors-7/+7
2025-05-13Auto merge of #140887 - pietroalbini:pa-bootstrap-update, r=compiler-errorsbors-1016/+780
2025-05-13Format and skip formatting for pinMichael Goulet-2/+3
2025-05-13bump compiler_builtinsPietro Albini-4/+4
2025-05-13Auto merge of #140951 - compiler-errors:super-fmt, r=ytmimibors-0/+5
2025-05-13Auto merge of #140935 - omahs:patch-5, r=jieyouxubors-23/+23
2025-05-13Auto merge of #140927 - mejrs:test5, r=jieyouxubors-36/+36
2025-05-12Auto merge of #140909 - fmease:modern-notif-backport-rustdoc, r=apirainobors-4/+4
2025-05-12Auto merge of #140914 - Zalathar:asm-bindings, r=compiler-errorsbors-109/+89
2025-05-12Fix typosomahs-23/+23
2025-05-12compiletest: fix "blessing" messageJieyou Xu-8/+12
2025-05-12Do not remove super keyword from super-letMichael Goulet-0/+5
2025-05-12Move more tests/ui testsmejrs-36/+36
2025-05-12Auto merge of #140941 - ferrocene:ja/gh140939-fix-async-drop-test, r=petroche...bors-1/+4
2025-05-12manual clippy fixesPietro Albini-0/+1
2025-05-12./x clippy ci --fixPietro Albini-40/+39
2025-05-12x86_64-lynx-lynxos178 is now present in the stage0Pietro Albini-1/+0
2025-05-12update cfg(bootstrap)Pietro Albini-452/+216
2025-05-12update stage0 compilerPietro Albini-460/+460
2025-05-12update version placeholdersPietro Albini-58/+58
2025-05-12ui/async-drop-initial: factor in panic strategy in destructor size checkJorge Aparicio-1/+4
2025-05-12Use new form for T-rustdoc's {beta,stable}-{nominated,accepted} notify-Zulip ...León Orell Valerian Liehr-4/+4
2025-05-12Auto merge of #140934 - yotamofek:pr/fix-default-compiler-bootstrap-settings,...bors-2/+0
2025-05-12Silence warning in default compiler bootstrap settingsYotam Ofek-2/+0
2025-05-12Auto merge of #140925 - the8472:test-140207, r=compiler-errorsbors-0/+13
2025-05-12Auto merge of #140923 - Zalathar:operand-bundle, r=lcnrbors-17/+18
2025-05-11Auto merge of #140842 - tmiasko:print-mono-items, r=saethlinbors-111/+74
2025-05-11Auto merge of #140899 - oyvindln:update_coverage_dump_deps, r=Zalatharbors-19/+4
2025-05-11Auto merge of #140915 - matthiaskrgr:rollup-lxce4zr, r=matthiaskrgrbors-25/+523
2025-05-11Add an issue template for future-incompatible lintsEric Huss-33/+57
2025-05-11add regression test for 140207The 8472-0/+13
2025-05-11Rename `OperandBundleOwned` to `OperandBundleBox`Zalathar-17/+18
2025-05-11Update ctrlc & libloading for rustc王宇逸-7/+7