| Age | Commit message (Expand) | Author | Lines |
| 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 | -104/+102 |
| 2021-11-17 | Rollup merge of #90861 - 5225225:nonprinting-char, r=davidtwco | Matthias Krüger | -1/+54 |
| 2021-11-17 | Rollup merge of #90772 - GuillaumeGomez:vec-retain-mut, r=joshtriplett | Matthias Krüger | -1/+29 |
| 2021-11-17 | Rollup merge of #90687 - jhpratt:const_panic, r=oli-obk | Matthias Krüger | -2/+49 |
| 2021-11-17 | Rollup merge of #90667 - rukai:improve_static_lifetime_diagnostics, r=estebank | Matthias Krüger | -176/+269 |
| 2021-11-17 | Rollup merge of #89610 - guswynn:must_use_future, r=wesleywiser | Matthias Krüger | -0/+101 |
| 2021-11-17 | Auto merge of #90966 - matthiaskrgr:rollup-4akzcrh, r=matthiaskrgr | bors | -857/+901 |
| 2021-11-16 | Rollup merge of #90958 - WaffleLapkin:const_align_offset, r=oli-obk | Matthias Krüger | -6/+36 |
| 2021-11-16 | Rollup merge of #90949 - RalfJung:miri, r=RalfJung | Matthias Krüger | -12/+8 |
| 2021-11-16 | Rollup merge of #90935 - jhpratt:alphabetize-features, r=joshtriplett | Matthias Krüger | -802/+684 |
| 2021-11-16 | Rollup merge of #90933 - compiler-errors:master, r=estebank | Matthias Krüger | -20/+123 |
| 2021-11-16 | Rollup merge of #90920 - lnicola:rust-analyzer-2021-11-15, r=lnicola | Matthias Krüger | -16/+16 |
| 2021-11-16 | Rollup merge of #90787 - JohnTitor:inline-sorted-index-map, r=oli-obk | Matthias Krüger | -0/+10 |
| 2021-11-16 | Rollup merge of #90733 - wesleywiser:musl_debuginfo, r=Mark-Simulacrum | Matthias Krüger | -1/+24 |
| 2021-11-16 | Fix await suggestion better | Michael Goulet | -20/+123 |
| 2021-11-16 | Fill in tracking issue for feature `const_align_offset` | Maybe Waffle | -2/+2 |
| 2021-11-16 | Mark `<*const _>::align_offset` and `<*mut _>::align_offset` as `const fn` | Maybe Waffle | -6/+36 |
| 2021-11-16 | Update compiler/rustc_passes/src/check_attr.rs | Wesley Wiser | -3/+3 |
| 2021-11-16 | update miri | Ralf Jung | -12/+8 |
| 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 | -96/+342 |
| 2021-11-16 | Increase tidy limit for parser by 1 | 5225225 | -1/+1 |
| 2021-11-16 | Inline printable function | 5225225 | -5/+7 |
| 2021-11-16 | Remove debug output from test stderr | 5225225 | -1/+0 |
| 2021-11-16 | Suggest removing the non-printing characters | 5225225 | -9/+24 |
| 2021-11-16 | Print full char literal on error if any are non-printing | 5225225 | -0/+37 |
| 2021-11-16 | Rollup merge of #90936 - JohnTitor:issue-80772, r=Mark-Simulacrum | Yuki Okushi | -0/+21 |
| 2021-11-16 | Rollup merge of #90928 - Mark-Simulacrum:fix-date-logging, r=pietroalbini | Yuki Okushi | -1/+1 |
| 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/+10 |
| 2021-11-16 | Rollup merge of #90819 - JakobDegen:issue-90804, r=petrochenkov | Yuki Okushi | -50/+55 |
| 2021-11-16 | Rollup merge of #90803 - TaKO8Ki:suggest-chars-on-attempt-to-iter, r=estebank | Yuki Okushi | -0/+75 |
| 2021-11-16 | Rollup merge of #90801 - b-naber:missing_normalization_equate_inputs_output, ... | Yuki Okushi | -24/+121 |
| 2021-11-16 | Rollup merge of #86455 - tlyu:check-where-before-suggesting-unsized, r=estebank | Yuki Okushi | -19/+58 |
| 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/+45 |
| 2021-11-15 | Suggest where feature should be placed | Jacob Pratt | -6/+39 |
| 2021-11-15 | Alphabetize language features | Jacob Pratt | -802/+651 |
| 2021-11-16 | Auto merge of #90934 - JohnTitor:rollup-5soqo0j, r=JohnTitor | bors | -355/+121 |
| 2021-11-16 | Add a regression test for #80772 | Yuki Okushi | -0/+21 |
| 2021-11-16 | Rollup merge of #90909 - RalfJung:miri-no-portable-simd, r=workingjubilee | Yuki Okushi | -0/+4 |
| 2021-11-16 | Rollup merge of #90892 - RalfJung:miri-partial-ptr-copy, r=oli-obk | Yuki Okushi | -7/+44 |
| 2021-11-16 | Rollup merge of #90848 - scottmcm:remove-signed-bigint-helpers, r=joshtriplett | Yuki Okushi | -68/+1 |
| 2021-11-16 | Rollup merge of #90837 - c410-f3r:testsssssss, r=petrochenkov | Yuki Okushi | -233/+9 |
| 2021-11-16 | Rollup merge of #90835 - sunfishcode:sunfishcode/wasi-char-device, r=alexcric... | Yuki Okushi | -2/+6 |
| 2021-11-16 | Rollup merge of #90834 - cuviper:android-gnu, r=petrochenkov | Yuki Okushi | -1/+1 |
| 2021-11-16 | Rollup merge of #90790 - tamaroning:fix-lib-std-test, r=Mark-Simulacrum | Yuki Okushi | -12/+3 |
| 2021-11-16 | Rollup merge of #90058 - joshtriplett:stabilize-strip, r=wesleywiser | Yuki Okushi | -27/+40 |