about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-05-16Rollup merge of #141013 - federico-terzi:feat/command_startupinfo_windows, r=...Matthias Krüger-0/+72
2025-05-16Rollup merge of #141009 - emmanuel-ferdman:master, r=marcoieniMatthias Krüger-1/+1
2025-05-16Rollup merge of #141003 - clubby789:ternary-improve, r=compiler-errorsMatthias Krüger-17/+75
2025-05-16Rollup merge of #140997 - jieyouxu:link-flags-negative-tests, r=lqdMatthias Krüger-0/+72
2025-05-16Rollup merge of #140984 - mlowicki:patch-2, r=ibraheemdevMatthias Krüger-2/+2
2025-05-16Rollup merge of #140910 - paolobarbolini:wasi-fs-incorrect-stabilization, r=j...Matthias Krüger-2/+0
2025-05-16Rollup merge of #140834 - lcnr:apit-folder, r=compiler-errorsMatthias Krüger-63/+30
2025-05-16Rollup merge of #140791 - xizheyin:issue-140761, r=ibraheemdevMatthias Krüger-2/+8
2025-05-15Auto merge of #141050 - matthiaskrgr:rollup-uyzqbmj, r=matthiaskrgrbors-146/+536
2025-05-15Rollup merge of #141027 - onur-ozkan:simpler-rustfmt-initialization, r=albert...Matthias Krüger-50/+12
2025-05-15Rollup merge of #140990 - biabbas:vxworks, r=tgross35Matthias Krüger-12/+3
2025-05-15Rollup merge of #140947 - compiler-errors:pending-norm, r=lcnrMatthias Krüger-11/+132
2025-05-15Rollup merge of #140768 - Urgau:improv_autorefs-lint, r=fmeaseMatthias Krüger-33/+262
2025-05-15Rollup merge of #140712 - lcnr:normalization-gat-args, r=compiler-errorsMatthias Krüger-31/+118
2025-05-15Rollup merge of #140685 - viliml:patch-1, r=Mark-SimulacrumMatthias Krüger-4/+4
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 #136264 - GuillaumeGomez:optimize-integers-to-string, r=Amanieubors-15/+73
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-15remove `RustfmtState` to reduce `initial_rustfmt` complexityonur-ozkan-50/+12
2025-05-15Auto merge of #141023 - jieyouxu:temp-windows-server-2022, r=marcoienibors-2/+8
2025-05-15Add some negative test coverage for `-Zlinker-features` flagJieyou Xu-0/+39
2025-05-15Add some negative test coverage for malformed `-Clink-self-contained` flagsJieyou Xu-0/+33
2025-05-15Temporarily use Windows Server 2022 instead of Windows Server 2025 imagesJieyou Xu-2/+8
2025-05-14Use more subdiagnostics and reword the overloaded deref noteUrgau-42/+49
2025-05-14wire up startupinfo methodsFederico Terzi-0/+72
2025-05-14Improve `dangerous_implicit_aurorefs` diagnostic outputUrgau-31/+253
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-14Migrate to modern datetime APIEmmanuel Ferdman-1/+1
2025-05-14Improve ternary operator recoveryJamie-17/+75
2025-05-14Fix settimes for vxworksB I Mohammed Abbas-2/+1
2025-05-14Fix set_name for vxworks. Length of name should be truncated to VX_TASK_RENAM...B I Mohammed Abbas-10/+2
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-13fix doc for UnixStreamMichał Łowicki-2/+2
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-13Expect deep norm to fail if query norm failedMichael Goulet-12/+18
2025-05-13Auto merge of #140951 - compiler-errors:super-fmt, r=ytmimibors-0/+5