about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-08-29Migrate stable let_chains error to session diagnosticsNilstrieb-23/+14
2022-08-29Revert let_chains stabilizationNilstrieb-396/+791
2022-08-29Bump stage0Nilstrieb-338/+338
2022-08-29Auto merge of #98626 - oli-obk:tracing, r=lcnrbors-7/+16
2022-08-29Auto merge of #100786 - sunshowers:macos-posix-chdir, r=sunshowersbors-1/+60
2022-08-29Auto merge of #101143 - matthiaskrgr:rollup-g8y5k0g, r=matthiaskrgrbors-524/+1289
2022-08-29Rollup merge of #101116 - GuillaumeGomez:rm-attrs-ty-alias, r=notriddleMatthias Krüger-8/+6
2022-08-29Rollup merge of #101111 - saethlin:better-fnentry-spans, r=RalfJungMatthias Krüger-19/+16
2022-08-29Rollup merge of #100959 - LuisCardosoOliveira:translation-rename-attr-warning...Matthias Krüger-50/+52
2022-08-29Rollup merge of #100897 - RalfJung:const-not-to-mutable, r=lcnrMatthias Krüger-37/+55
2022-08-29Rollup merge of #100843 - IntQuant:issue-100717-infer, r=compiler-errorsMatthias Krüger-212/+649
2022-08-29Rollup merge of #100437 - compiler-errors:better-const-mismatch-err, r=oli-obkMatthias Krüger-45/+194
2022-08-29Rollup merge of #99027 - tmiasko:basic-blocks, r=oli-obkMatthias Krüger-140/+131
2022-08-29Rollup merge of #96334 - devnexen:socket_mark, r=dtolnayMatthias Krüger-0/+61
2022-08-29Rollup merge of #94890 - marmeladema:ip-addr-try-from-bytes, r=joshtriplettMatthias Krüger-13/+125
2022-08-28Use posix_spawn for absolute paths on macOSRain-1/+60
2022-08-29Auto merge of #100908 - lnicola:rust-analyzer-2022-08-23, r=lnicolabors-625/+2091
2022-08-28Auto merge of #100578 - Urgau:float-next-up-down, r=scottmcmbors-0/+355
2022-08-28Auto merge of #100497 - kadiwa4:remove_clone_into_iter, r=cjgillotbors-31/+31
2022-08-28Use the declaration's SourceInfo for FnEntry retags, not the outermostBen Kimock-19/+16
2022-08-28Auto merge of #100201 - RalfJung:thread-local-key, r=thomccbors-7/+22
2022-08-28Auto merge of #96324 - berendjan:set_tcp_quickack, r=dtolnaybors-2/+138
2022-08-28Auto merge of #101115 - matthiaskrgr:rollup-iy14ztr, r=matthiaskrgrbors-610/+936
2022-08-28Remove Attrs type aliasGuillaume Gomez-8/+6
2022-08-28Rollup merge of #101102 - est31:unstable_book_gen_write, r=Mark-SimulacrumMatthias Krüger-23/+10
2022-08-28Rollup merge of #101098 - petrochenkov:noinvis, r=TaKO8KiMatthias Krüger-53/+43
2022-08-28Rollup merge of #101091 - TaKO8Ki:fix-101076, r=notriddleMatthias Krüger-2/+17
2022-08-28Rollup merge of #101055 - TaKO8Ki:use-smaller-span, r=compiler-errorsMatthias Krüger-33/+35
2022-08-28Rollup merge of #101038 - RalfJung:interning-alignment, r=oli-obkMatthias Krüger-3/+22
2022-08-28Rollup merge of #101002 - estebank:hashmap-idx, r=davidtwcoMatthias Krüger-13/+149
2022-08-28Rollup merge of #100955 - nrc:chain, r=joshtriplettMatthias Krüger-61/+60
2022-08-28Rollup merge of #100885 - mzohreva:mz/sgx-export-cancel-type, r=Mark-SimulacrumMatthias Krüger-1/+3
2022-08-28Rollup merge of #100520 - jakubdabek:patch-1, r=thomccMatthias Krüger-1/+6
2022-08-28Rollup merge of #100296 - BlackHoleFox:os-error-aliases, r=thomccMatthias Krüger-0/+2
2022-08-28Rollup merge of #99570 - XrXr:box-from-slice-docs, r=thomccMatthias Krüger-1/+1
2022-08-28Rollup merge of #98301 - ortem:pretty-printers-nonzero, r=wesleywiserMatthias Krüger-1/+116
2022-08-28Rollup merge of #97015 - nrc:read-buf-cursor, r=Mark-SimulacrumMatthias Krüger-418/+472
2022-08-28Auto merge of #100863 - ehuss:sunset-rls, r=Mark-Simulacrumbors-656/+165
2022-08-27Remove RLS from macOS pkg and Windows msi installers.Eric Huss-64/+3
2022-08-27Sunset RLSEric Huss-592/+162
2022-08-28Auto merge of #92845 - Amanieu:std_personality, r=Mark-Simulacrumbors-339/+379
2022-08-28Auto merge of #96946 - WaffleLapkin:ptr_mask, r=scottmcmbors-1/+87
2022-08-28unstable-book-gen: use std::fs::writeest31-23/+10
2022-08-28Fix handling of rust_eh_personality in reachable_non_genericsAmanieu d'Antras-11/+7
2022-08-27rustc_middle: Remove `Visibility::Invisible`Vadim Petrochenkov-53/+43
2022-08-27Auto merge of #100591 - est31:stabilization_placeholder, r=Mark-Simulacrumbors-86/+271
2022-08-28extend attrs if local_def_id existsTakayuki Maeda-2/+17
2022-08-27Add replace-version-placeholder toolest31-1/+116
2022-08-27tidy: move directory traversal utility functions into dedicated moduleest31-62/+74
2022-08-27Adjust label break value stabilization version to CURRENT_RUSTC_VERSIONest31-1/+1