about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-08-29Improve HIR stats collector.Nicholas Nethercote-70/+246
2022-08-29Rename `GenericArg::id` as `GenericArg::hir_id`.Nicholas Nethercote-7/+7
2022-08-29Move a comment to the right place.Nicholas Nethercote-4/+4
2022-08-29Use `&'hir Mod` everywhere.Nicholas Nethercote-5/+9
2022-08-29Use `&'hir Ty` everywhere.Nicholas Nethercote-6/+6
2022-08-29Use `&'hir Expr` everywhere.Nicholas Nethercote-18/+22
2022-08-29Expand the HIR (and AST) size assertions.Nicholas Nethercote-11/+30
2022-08-29Add prefix to every line of `-Zhir-stats` output.Nicholas Nethercote-165/+164
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-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
2022-08-27Adjust backtrace stabilization version to CURRENT_RUSTC_VERSIONest31-13/+13
2022-08-27Adjust ptr_const_cast stabilization version to CURRENT_RUSTC_VERSIONest31-4/+4
2022-08-27Expand the version placeholder to the current version in stability attribute ...est31-0/+8
2022-08-27tidy: forbid since values for features that point to the current release or f...est31-5/+55
2022-08-27Auto merge of #100999 - nnethercote:shrink-FnAbi, r=bjorn3bors-181/+165
2022-08-27Auto merge of #100989 - lcnr:implied-bounds-uwu, r=spastorinobors-1/+60
2022-08-27Auto merge of #100946 - jyn514:query-system-3, r=cjgillotbors-16/+16
2022-08-27use smaller span for suggestionsTakayuki Maeda-33/+35
2022-08-27Auto merge of #101074 - JohnTitor:rollup-zwznihq, r=JohnTitorbors-147/+132
2022-08-27Rollup merge of #101063 - GuillaumeGomez:merge-duplicated-css, r=notriddleYuki Okushi-30/+8
2022-08-27Rollup merge of #101062 - notriddle:notriddle/text-javascript, r=GuillaumeGomezYuki Okushi-5/+7
2022-08-27Rollup merge of #101057 - cjgillot:one-fn-sig, r=compiler-errorsYuki Okushi-31/+9
2022-08-27Rollup merge of #101046 - notriddle:notriddle/table-css, r=jshaYuki Okushi-1/+31