about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-01-13Auto merge of #119945 - matthiaskrgr:rollup-oy3e1j2, r=matthiaskrgrbors-310/+346
2024-01-13Rollup merge of #119938 - Nilstrieb:has-merge-commits-unauthenticated, r=fmeaseMatthias Krüger-0/+1
2024-01-13Rollup merge of #119937 - nicholasbishop:bishop-uefi-doc-improve, r=ehussMatthias Krüger-5/+27
2024-01-13Rollup merge of #119935 - joboet:move_pal_personality, r=ChrisDentonMatthias Krüger-3/+4
2024-01-13Rollup merge of #119925 - bvanjoi:fix-112672, r=NilstriebMatthias Krüger-51/+58
2024-01-13Rollup merge of #119189 - henrispriet:move-installing-from-source, r=Mark-Sim...Matthias Krüger-251/+256
2024-01-13Auto merge of #119088 - George-lewis:glewis/suggest-upgrading-compiler, r=Nil...bors-545/+1569
2024-01-13Allow unauthorized users to user the has-merge-commits labelNilstrieb-0/+1
2024-01-13Add doc and example for building a UEFI driverNicholas Bishop-0/+17
2024-01-13Add crate links to unknown-uefi.mdNicholas Bishop-5/+10
2024-01-13Auto merge of #119409 - Kobzol:rustc-codegen-ssa-query-instability, r=Nilstriebbors-11/+30
2024-01-13Bless testsGeorge-lewis-318/+1364
2024-01-13tidy: allow platform-dependent code in `sys`joboet-2/+2
2024-01-13std: move personality implementation out of PALjoboet-1/+2
2024-01-13Add todo commentGeorge-lewis-0/+1
2024-01-13Add check for ui_testing via promoting parameters from `ParseSess` to `Session`George-lewis-234/+189
2024-01-13Add suggestion to upgrade the compilerGeorge-lewis-0/+22
2024-01-13Move section "Installing from Source" to seperate filehenrispriet-251/+256
2024-01-13Auto merge of #119927 - matthiaskrgr:rollup-885ws57, r=matthiaskrgrbors-104/+289
2024-01-13rustc_codegen_ssa: Enforce `rustc::potential_query_instability` lintJakub Beránek-11/+30
2024-01-13Auto merge of #117285 - joboet:move_platforms_to_pal, r=ChrisDentonbors-209/+215
2024-01-13Rollup merge of #119902 - asquared31415:patch-1, r=the8472Matthias Krüger-3/+3
2024-01-13Rollup merge of #119898 - compiler-errors:error-reporting, r=oli-obkMatthias Krüger-16/+3
2024-01-13Rollup merge of #119896 - oli-obk:variance_ice, r=compiler-errorsMatthias Krüger-2/+43
2024-01-13Rollup merge of #119894 - fmease:tilde-const-assoc-ty-bounds, r=compiler-errorsMatthias Krüger-64/+202
2024-01-13Rollup merge of #119891 - lcnr:rename-field, r=compiler-errorsMatthias Krüger-6/+4
2024-01-13Rollup merge of #119587 - beepster4096:system_varargs, r=petrochenkovMatthias Krüger-13/+34
2024-01-13store the segment name when resolution failsbohan-51/+58
2024-01-13don't break a good linkjoboet-1/+1
2024-01-13Auto merge of #119871 - nnethercote:overhaul-treat-err-as-bug, r=compiler-errorsbors-68/+51
2024-01-12allow system abi to be variadicbeepster4096-13/+34
2024-01-13Auto merge of #119473 - Urgau:check-cfg-explicit-none, r=petrochenkovbors-6/+101
2024-01-13Auto merge of #118947 - Bryanskiy:delegStep1, r=petrochenkov,lcnrbors-93/+1634
2024-01-13Auto merge of #118924 - Urgau:check-cfg-exclude-well-known-from-diag, r=petro...bors-39/+15
2024-01-13Auto merge of #119909 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-01-13Don't consider delayed bugs for `-Ztreat-err-as-bug`.Nicholas Nethercote-68/+51
2024-01-12Auto merge of #117321 - chenyukang:yukang-fix-117142, r=petrochenkovbors-12/+41
2024-01-12Update cargoWeihang Lo-0/+0
2024-01-12fix typo in `fn()` docsasquared31415-3/+3
2024-01-12Auto merge of #119452 - AngelicosPhosphoros:make_nonzeroint_get_assume_nonzer...bors-4/+101
2024-01-12Exclude well known names from showing a suggestion in check-cfgUrgau-39/+15
2024-01-12Auto merge of #119889 - GuillaumeGomez:rollup-ah3dhya, r=GuillaumeGomezbors-354/+500
2024-01-12Remove unused ErrorReporting variant from overflow handlingMichael Goulet-16/+3
2024-01-12Taint `_` placeholder typesOli Scherer-2/+43
2024-01-12Allow `~const` on assoc ty bounds againLeón Orell Valerian Liehr-64/+202
2024-01-12rename `reported_signature_mismatch` to reflect its uselcnr-6/+4
2024-01-12Rollup merge of #119885 - DianQK:revert-pr-113923, r=petrochenkovGuillaume Gomez-160/+90
2024-01-12Rollup merge of #119884 - GuillaumeGomez:rename-env-opt, r=davidtwcoGuillaume Gomez-17/+17
2024-01-12Rollup merge of #119877 - celinval:smir-visit-projection, r=oli-obkGuillaume Gomez-19/+38
2024-01-12Rollup merge of #119872 - compiler-errors:eagerly-emit-delayed-bugs, r=oli-ob...Guillaume Gomez-43/+112