| Age | Commit message (Expand) | Author | Lines |
| 2021-11-19 | Auto merge of #90996 - the8472:obligation-hashes2, r=matthewjasper | bors | -1/+10 |
| 2021-11-19 | Auto merge of #91033 - JohnTitor:rollup-sr9zg6o, r=JohnTitor | bors | -177/+169 |
| 2021-11-19 | Rollup merge of #90990 - nnethercote:arenas-cleanup, r=oli-obk | Yuki Okushi | -71/+80 |
| 2021-11-19 | Rollup merge of #90961 - estebank:suggest-removal-of-call, r=nagisa | Yuki Okushi | -5/+7 |
| 2021-11-19 | Rollup merge of #90633 - tmiasko:candidate-struct, r=nagisa | Yuki Okushi | -101/+82 |
| 2021-11-19 | Auto merge of #90329 - nbdd0121:typeck, r=nagisa | bors | -25/+116 |
| 2021-11-19 | Add some comments. | Nicholas Nethercote | -5/+14 |
| 2021-11-18 | Auto merge of #91019 - JohnTitor:rollup-q95ra7r, r=JohnTitor | bors | -84/+105 |
| 2021-11-19 | Rollup merge of #91002 - petrochenkov:nosynth, r=davidtwco | Yuki Okushi | -81/+28 |
| 2021-11-19 | Rollup merge of #90989 - notriddle:notriddle/rustc-suggest-float-ending-in-do... | Yuki Okushi | -1/+5 |
| 2021-11-19 | Rollup merge of #90895 - RalfJung:read-discriminant-valid, r=oli-obk | Yuki Okushi | -0/+12 |
| 2021-11-19 | Rollup merge of #90386 - pierwill:assert-incr-state-85864, r=Aaron1011 | Yuki Okushi | -2/+60 |
| 2021-11-18 | Auto merge of #90382 - alexcrichton:wasm64-libstd, r=joshtriplett | bors | -16/+38 |
| 2021-11-18 | rustc: Remove `#[rustc_synthetic]` | Vadim Petrochenkov | -81/+28 |
| 2021-11-17 | Avoid suggesting literal formatting that turns into member access | Michael Howell | -1/+5 |
| 2021-11-17 | Rollup merge of #90901 - rukai:improve_manuallydrop_help, r=estebank | Matthias Krüger | -3/+13 |
| 2021-11-17 | Rollup merge of #90900 - andjo403:removeLlvm12Check, r=nikic | Matthias Krüger | -30/+1 |
| 2021-11-17 | Rollup merge of #90884 - Nilstrieb:fix-span-trivial-trait-bound, r=estebank | Matthias Krüger | -4/+41 |
| 2021-11-17 | Rollup merge of #90861 - 5225225:nonprinting-char, r=davidtwco | Matthias Krüger | -0/+27 |
| 2021-11-17 | Rollup merge of #90667 - rukai:improve_static_lifetime_diagnostics, r=estebank | Matthias Krüger | -41/+24 |
| 2021-11-17 | Rollup merge of #89610 - guswynn:must_use_future, r=wesleywiser | Matthias Krüger | -0/+32 |
| 2021-11-16 | Rollup merge of #90935 - jhpratt:alphabetize-features, r=joshtriplett | Matthias Krüger | -795/+644 |
| 2021-11-16 | Rollup merge of #90933 - compiler-errors:master, r=estebank | Matthias Krüger | -19/+26 |
| 2021-11-16 | Rollup merge of #90787 - JohnTitor:inline-sorted-index-map, r=oli-obk | Matthias Krüger | -0/+10 |
| 2021-11-17 | Remove unnecessary lifetime argument from arena macros. | Nicholas Nethercote | -66/+66 |
| 2021-11-16 | Fix await suggestion better | Michael Goulet | -19/+26 |
| 2021-11-16 | Add emscripten to the "wasm" family of targets | Alex Crichton | -1/+1 |
| 2021-11-16 | Suggest removal of arguments for unit variant, not replacement | Esteban Kuber | -5/+7 |
| 2021-11-16 | Update compiler/rustc_passes/src/check_attr.rs | Wesley Wiser | -1/+1 |
| 2021-11-16 | Auto merge of #90919 - nnethercote:rm-DropArena, r=Mark-Simulacrum | bors | -154/+17 |
| 2021-11-16 | Auto merge of #90945 - JohnTitor:rollup-wc35xss, r=JohnTitor | bors | -83/+118 |
| 2021-11-16 | Inline printable function | 5225225 | -5/+7 |
| 2021-11-16 | Suggest removing the non-printing characters | 5225225 | -1/+16 |
| 2021-11-16 | Print full char literal on error if any are non-printing | 5225225 | -0/+10 |
| 2021-11-16 | Rollup merge of #90925 - krasimirgg:rustc_mir_build_fix, r=petrochenkov | Yuki Okushi | -1/+1 |
| 2021-11-16 | Rollup merge of #90910 - RalfJung:const-discriminant-empty-enum, r=petrochenkov | Yuki Okushi | -1/+3 |
| 2021-11-16 | Rollup merge of #90819 - JakobDegen:issue-90804, r=petrochenkov | Yuki Okushi | -38/+21 |
| 2021-11-16 | Rollup merge of #90803 - TaKO8Ki:suggest-chars-on-attempt-to-iter, r=estebank | Yuki Okushi | -0/+20 |
| 2021-11-16 | Rollup merge of #90801 - b-naber:missing_normalization_equate_inputs_output, ... | Yuki Okushi | -24/+41 |
| 2021-11-16 | Rollup merge of #86455 - tlyu:check-where-before-suggesting-unsized, r=estebank | Yuki Okushi | -19/+32 |
| 2021-11-16 | Auto merge of #90845 - JakobDegen:adt-drop-perf, r=Mark-Simulacrum | bors | -23/+61 |
| 2021-11-15 | refactor is_param_bound | Taylor Yu | -27/+21 |
| 2021-11-15 | check where clause before suggesting unsized | Taylor Yu | -0/+19 |
| 2021-11-15 | Alphabetize language features | Jacob Pratt | -795/+644 |
| 2021-11-16 | Auto merge of #90934 - JohnTitor:rollup-5soqo0j, r=JohnTitor | bors | -18/+31 |
| 2021-11-16 | Rollup merge of #90892 - RalfJung:miri-partial-ptr-copy, r=oli-obk | Yuki Okushi | -7/+6 |
| 2021-11-16 | Rollup merge of #90834 - cuviper:android-gnu, r=petrochenkov | Yuki Okushi | -1/+1 |
| 2021-11-16 | Rollup merge of #90058 - joshtriplett:stabilize-strip, r=wesleywiser | Yuki Okushi | -10/+24 |
| 2021-11-15 | Auto merge of #90827 - matthewjasper:assoc-item-cleanup-2, r=cjgillot | bors | -38/+20 |
| 2021-11-15 | Auto merge of #90473 - joshtriplett:stabilize-format-args-capture, r=Mark-Sim... | bors | -36/+19 |