about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-03-08Simplify ImplTraitContextMichael Goulet-29/+22
2024-03-08Make TAITs capture all higher-ranked lifetimes in scopeMichael Goulet-152/+122
2024-03-07Auto merge of #122151 - GuillaumeGomez:rollup-hfxr9kv, r=GuillaumeGomezbors-639/+594
2024-03-07Auto merge of #119199 - dpaoliello:arm64ec, r=petrochenkovbors-46/+154
2024-03-07Rollup merge of #122147 - kadiwa4:private_impl_mods, r=workingjubileeGuillaume Gomez-48/+44
2024-03-07Rollup merge of #122142 - lcnr:rustc_infer-cleanup, r=compiler-errorsGuillaume Gomez-148/+139
2024-03-07Rollup merge of #122141 - klensy:sync-me, r=lcnrGuillaume Gomez-2/+4
2024-03-07Rollup merge of #122138 - lqd:llvm-mtime, r=clubby789Guillaume Gomez-1/+9
2024-03-07Rollup merge of #122137 - Zalathar:if-break-scope, r=matthewjasperGuillaume Gomez-38/+19
2024-03-07Rollup merge of #122136 - Kobzol:opt-dist-lookup-logic, r=Mark-SimulacrumGuillaume Gomez-14/+1
2024-03-07Rollup merge of #122087 - GuillaumeGomez:fix-rust-index-page, r=notriddleGuillaume Gomez-2/+2
2024-03-07Rollup merge of #122004 - fmease:astvalidator-min-fix, r=compiler-errorsGuillaume Gomez-27/+102
2024-03-07Rollup merge of #121089 - oli-obk:create_def_feed, r=petrochenkovGuillaume Gomez-86/+181
2024-03-07Rollup merge of #119888 - weiznich:stablize_diagnostic_namespace, r=compiler-...Guillaume Gomez-273/+93
2024-03-07Auto merge of #122149 - flip1995:clippy-subtree-update, r=Manishearthbors-2401/+4114
2024-03-07Merge commit '93f0a9a91f58c9b2153868f458402155fb6265bb' into clippy-subtree-u...Philipp Krones-2401/+4114
2024-03-07Auto merge of #12431 - flip1995:rustup, r=flip1995bors-268/+285
2024-03-07Bump nightly version -> 2024-03-07Philipp Krones-1/+1
2024-03-07Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-2433/+4169
2024-03-07make `std::os::unix::ucred` module privateKalle Wachsmuth-48/+44
2024-03-07Auto merge of #122139 - GuillaumeGomez:rollup-37vtwsc, r=GuillaumeGomezbors-315/+547
2024-03-07cleanup importslcnr-25/+21
2024-03-07move snapshot handling into modlcnr-117/+120
2024-03-07sync (try_)instantiate_mir_and_normalize_erasing_regions implementationklensy-2/+4
2024-03-07move mod into folderlcnr-0/+0
2024-03-07remove empty folderlcnr-8/+0
2024-03-07Rollup merge of #122129 - tgross35:rustcdocs-host-only, r=onur-ozkanGuillaume Gomez-0/+1
2024-03-07Rollup merge of #122126 - workingjubilee:every-os-in-the-world-belongs-to-uni...Guillaume Gomez-1/+5
2024-03-07Rollup merge of #122123 - compiler-errors:object-trait-alias-bounds, r=oli-obkGuillaume Gomez-50/+55
2024-03-07Rollup merge of #122115 - clubby789:cancel-recoverr, r=compiler-errorsGuillaume Gomez-8/+27
2024-03-07Rollup merge of #122114 - saethlin:cant-find-crate-spam, r=WaffleLapkinGuillaume Gomez-23/+21
2024-03-07Rollup merge of #122110 - WaffleLapkin:miri-temp, r=RalfJungGuillaume Gomez-1/+7
2024-03-07Rollup merge of #122104 - RalfJung:rust, r=ChrisDentonGuillaume Gomez-22/+22
2024-03-07Rollup merge of #122066 - mu001999:clean, r=oli-obkGuillaume Gomez-26/+25
2024-03-07Rollup merge of #122043 - Y-Nak:move-early-binder, r=lcnrGuillaume Gomez-82/+74
2024-03-07Rollup merge of #121863 - lukas-code:silence-mismatched-super-projections, r=...Guillaume Gomez-102/+310
2024-03-07Auto merge of #12429 - Alexendoo:redundant-field-names-macro-ctxt, r=Manishearthbors-24/+55
2024-03-07Apply `EarlyBinder` only to `TraitRef` in `ImplTraitHeader`Yoshitomo Nakanishi-82/+74
2024-03-07record mtime in llvm linker scriptRémy Rakic-0/+7
2024-03-07use file to write llvm linker scriptRémy Rakic-1/+2
2024-03-07Auto merge of #121985 - RalfJung:interpret-return-place, r=oli-obkbors-145/+140
2024-03-07Don't lint `redundant_field_names` across macro boundariesAlex Macleod-24/+55
2024-03-07improve debug loggingLukas Markeffsky-15/+4
2024-03-07Don't pass a break scope to `Builder::break_for_else`Zalathar-38/+19
2024-03-07Include all library files in artifact summary on CIJakub Beránek-14/+1
2024-03-07Auto merge of #121154 - oli-obk:track_errors11, r=estebankbors-245/+736
2024-03-07remove the --generate-link-to-definition flags from bootstrapr0cky-2/+7
2024-03-07Set `RustcDocs` to only run on hostTrevor Gross-0/+1
2024-03-07Auto merge of #121866 - Kobzol:opt-dist-find-llvm, r=Mark-Simulacrumbors-0/+13
2024-03-07Rust is a proper name: rust → RustRalf Jung-22/+22