| Age | Commit message (Expand) | Author | Lines |
| 2022-08-29 | Improve HIR stats collector. | Nicholas Nethercote | -20/+52 |
| 2022-08-29 | Use `&'hir Ty` everywhere. | Nicholas Nethercote | -2/+2 |
| 2022-08-29 | Use `&'hir Expr` everywhere. | Nicholas Nethercote | -4/+4 |
| 2022-08-29 | Add prefix to every line of `-Zhir-stats` output. | Nicholas Nethercote | -151/+145 |
| 2022-08-28 | Auto merge of #101115 - matthiaskrgr:rollup-iy14ztr, r=matthiaskrgr | bors | -53/+216 |
| 2022-08-28 | Rollup merge of #101102 - est31:unstable_book_gen_write, r=Mark-Simulacrum | Matthias Krüger | -23/+10 |
| 2022-08-28 | Rollup merge of #101098 - petrochenkov:noinvis, r=TaKO8Ki | Matthias Krüger | -5/+0 |
| 2022-08-28 | Rollup merge of #101091 - TaKO8Ki:fix-101076, r=notriddle | Matthias Krüger | -2/+17 |
| 2022-08-28 | Rollup merge of #101055 - TaKO8Ki:use-smaller-span, r=compiler-errors | Matthias Krüger | -12/+20 |
| 2022-08-28 | Rollup merge of #101038 - RalfJung:interning-alignment, r=oli-obk | Matthias Krüger | -0/+17 |
| 2022-08-28 | Rollup merge of #101002 - estebank:hashmap-idx, r=davidtwco | Matthias Krüger | -10/+36 |
| 2022-08-28 | Rollup merge of #98301 - ortem:pretty-printers-nonzero, r=wesleywiser | Matthias Krüger | -1/+116 |
| 2022-08-28 | Auto merge of #100863 - ehuss:sunset-rls, r=Mark-Simulacrum | bors | -180/+142 |
| 2022-08-27 | Remove RLS from macOS pkg and Windows msi installers. | Eric Huss | -64/+3 |
| 2022-08-27 | Sunset RLS | Eric Huss | -116/+139 |
| 2022-08-28 | Auto merge of #92845 - Amanieu:std_personality, r=Mark-Simulacrum | bors | -0/+7 |
| 2022-08-28 | Auto merge of #96946 - WaffleLapkin:ptr_mask, r=scottmcm | bors | -0/+11 |
| 2022-08-28 | unstable-book-gen: use std::fs::write | est31 | -23/+10 |
| 2022-08-27 | rustc_middle: Remove `Visibility::Invisible` | Vadim Petrochenkov | -5/+0 |
| 2022-08-28 | extend attrs if local_def_id exists | Takayuki Maeda | -2/+17 |
| 2022-08-27 | Add replace-version-placeholder tool | est31 | -1/+107 |
| 2022-08-27 | tidy: move directory traversal utility functions into dedicated module | est31 | -62/+74 |
| 2022-08-27 | tidy: forbid since values for features that point to the current release or f... | est31 | -5/+55 |
| 2022-08-27 | Auto merge of #100989 - lcnr:implied-bounds-uwu, r=spastorino | bors | -0/+48 |
| 2022-08-27 | use smaller span for suggestions | Takayuki Maeda | -12/+20 |
| 2022-08-27 | Auto merge of #101074 - JohnTitor:rollup-zwznihq, r=JohnTitor | bors | -87/+96 |
| 2022-08-27 | Rollup merge of #101063 - GuillaumeGomez:merge-duplicated-css, r=notriddle | Yuki Okushi | -30/+8 |
| 2022-08-27 | Rollup merge of #101062 - notriddle:notriddle/text-javascript, r=GuillaumeGomez | Yuki Okushi | -5/+7 |
| 2022-08-27 | Rollup merge of #101046 - notriddle:notriddle/table-css, r=jsha | Yuki Okushi | -1/+31 |
| 2022-08-27 | Rollup merge of #101044 - notriddle:notriddle/css-hidden-by, r=jsha | Yuki Okushi | -6/+0 |
| 2022-08-27 | Rollup merge of #101018 - notriddle:notriddle/item-right-docblock-short, r=Gu... | Yuki Okushi | -8/+16 |
| 2022-08-27 | Rollup merge of #100924 - est31:closure_to_fn_ptr, r=Mark-Simulacrum | Yuki Okushi | -18/+17 |
| 2022-08-27 | Rollup merge of #100811 - czzrr:master, r=Mark-Simulacrum | Yuki Okushi | -1/+9 |
| 2022-08-27 | Rollup merge of #99784 - est31:deny_cfg_attr_crate_type_name, r=Mark-Simulacrum | Yuki Okushi | -14/+7 |
| 2022-08-27 | Rollup merge of #96240 - fee1-dead-contrib:stabilize_const_offset_from, r=Mar... | Yuki Okushi | -4/+1 |
| 2022-08-27 | Auto merge of #100732 - dpaoliello:import_name_type, r=wesleywiser | bors | -6/+398 |
| 2022-08-27 | Auto merge of #101064 - compiler-errors:rollup-fwm5m5f, r=compiler-errors | bors | -0/+37 |
| 2022-08-26 | Rollup merge of #100817 - vincenzopalazzo:macros/bool_spelling_sugg, r=davidtwco | Michael Goulet | -0/+37 |
| 2022-08-27 | Merge duplicated CSS rules | Guillaume Gomez | -30/+8 |
| 2022-08-26 | rustdoc: remove empty extern_crates and type="text/javascript" on script | Michael Howell | -5/+7 |
| 2022-08-26 | Auto merge of #100043 - RalfJung:scalar-always-init, r=RalfJung | bors | -429/+282 |
| 2022-08-26 | make read_immediate error immediately on uninit, so ImmTy can carry initializ... | Ralf Jung | -429/+282 |
| 2022-08-26 | Implementation of import_name_type | Daniel Paoliello | -6/+398 |
| 2022-08-26 | rustdoc: remove incorrect CSS selector `.impl-items table td` | Michael Howell | -1/+31 |
| 2022-08-26 | Auto merge of #98051 - davidtwco:split-dwarf-stabilization, r=wesleywiser | bors | -42/+49 |
| 2022-08-26 | add a test | Ralf Jung | -0/+17 |
| 2022-08-26 | rustdoc: remove unused CSS for `hidden-by-*-hider` | Michael Howell | -6/+0 |
| 2022-08-26 | Auto merge of #101037 - GuillaumeGomez:rollup-opn6kj1, r=GuillaumeGomez | bors | -83/+294 |
| 2022-08-26 | Rollup merge of #101031 - rust-lang:remove-unused-build-dep, r=bjorn3 | Guillaume Gomez | -3/+0 |
| 2022-08-26 | Rollup merge of #101023 - notriddle:notriddle/head-shrink, r=Dylan-DPC | Guillaume Gomez | -4/+4 |