about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-08-29Rollup merge of #101131 - RalfJung:ctfe-no-needs-rfc, r=oli-obkMatthias Krüger-20/+16
2022-08-29Rollup merge of #101106 - aDotInTheVoid:rdj-stripped-mod, r=GuillaumeGomezMatthias Krüger-13/+113
2022-08-29Rollup merge of #101056 - kpreid:prim-doc, r=JohnTitorMatthias Krüger-2/+2
2022-08-29Rollup merge of #100898 - compiler-errors:too-many-expr-fields, r=spastorinoMatthias Krüger-69/+160
2022-08-29Auto merge of #101147 - weihanglo:update-cargo, r=Mark-Simulacrumbors-6/+6
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-29Update cargoWeihang Lo-6/+6
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-29check_missing_items.py: Check importsNixon Enraght-Moony-0/+6
2022-08-29Rustdoc-Json: Retain Stripped Modules when they are imported, not when they h...Nixon Enraght-Moony-13/+107
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-28entirely get rid of NeedsRfc CTFE errorsRalf Jung-15/+8
2022-08-28CTFE: exposing pointers and calling extern fn doesn't need an RFC, it is just...Ralf Jung-5/+8
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