| Age | Commit message (Expand) | Author | Lines |
| 2021-11-26 | Auto merge of #91205 - Aaron1011:visit_param_env, r=lcnr | bors | -8/+7 |
| 2021-11-26 | Auto merge of #85102 - estebank:point-at-assignment, r=oli-obk | bors | -0/+3 |
| 2021-11-25 | Auto merge of #91037 - c410-f3r:testsssssss, r=petrochenkov | bors | -5/+1 |
| 2021-11-25 | Visit `param_env` field in Obligation's `TypeFoldable` impl | Aaron Hill | -8/+7 |
| 2021-11-25 | Fix clippy test | Esteban Kuber | -0/+3 |
| 2021-11-25 | Move some tests to more reasonable directories | Caio | -5/+1 |
| 2021-11-25 | Auto merge of #88781 - estebank:emoji-idents, r=oli-obk | bors | -3/+8 |
| 2021-11-25 | Update cargo to fix tokenizer test affected by tokenizing emoji | Esteban Kuber | -0/+0 |
| 2021-11-24 | Change how the fn params span is calculated | Esteban Kuber | -10/+2 |
| 2021-11-23 | Add `unic-emoji-char` and its dependencies to the allow list | Esteban Kuber | -3/+8 |
| 2021-11-22 | Rollup merge of #91144 - ehuss:update-cargo, r=ehuss | Matthias Krüger | -0/+0 |
| 2021-11-22 | Rollup merge of #91102 - jsha:theme-anchor, r=GuillaumeGomez | Matthias Krüger | -4/+4 |
| 2021-11-22 | Update cargo | Eric Huss | -0/+0 |
| 2021-11-22 | :arrow_up: rust-analyzer | Jonas Schievink | -17/+28 |
| 2021-11-21 | rustdoc-gui/tester: print full filename on error | Jacob Hoffman-Andrews | -4/+4 |
| 2021-11-21 | clippy: Fix pattern_type_mismatch for loop | Cameron Steffen | -164/+43 |
| 2021-11-21 | Fix Clippy with changed for loop desugar | Cameron Steffen | -140/+90 |
| 2021-11-20 | Fix float ICE | threadexception | -1/+1 |
| 2021-11-20 | Rollup merge of #90930 - Nilstrieb:fix-non-const-value-ice, r=estebank | Matthias Krüger | -1/+9 |
| 2021-11-19 | Rollup merge of #90947 - c410-f3r:testsssssss, r=petrochenkov | Yuki Okushi | -2/+2 |
| 2021-11-18 | Move some tests to more reasonable directories | Caio | -2/+2 |
| 2021-11-18 | rustc: Remove `#[rustc_synthetic]` | Vadim Petrochenkov | -5/+3 |
| 2021-11-18 | Auto merge of #90991 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2021-11-17 | tidy-ignore-leading-newlines | Nilstrieb | -1/+9 |
| 2021-11-17 | Update cargo | Eric Huss | -0/+0 |
| 2021-11-17 | Rollup merge of #90861 - 5225225:nonprinting-char, r=davidtwco | Matthias Krüger | -1/+1 |
| 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 | -7/+40 |
| 2021-11-16 | Rollup merge of #90920 - lnicola:rust-analyzer-2021-11-15, r=lnicola | Matthias Krüger | -16/+16 |
| 2021-11-16 | update miri | Ralf Jung | -12/+8 |
| 2021-11-16 | Increase tidy limit for parser by 1 | 5225225 | -1/+1 |
| 2021-11-15 | Suggest where feature should be placed | Jacob Pratt | -6/+39 |
| 2021-11-15 | Alphabetize language features | Jacob Pratt | -7/+7 |
| 2021-11-15 | :arrow_up: rust-analyzer | Laurențiu Nicola | -16/+16 |
| 2021-11-14 | Move some tests to more reasonable directories | Caio | -1/+5 |
| 2021-11-13 | Auto merge of #89167 - workingjubilee:use-simd, r=MarkSimulacrum | bors | -0/+1 |
| 2021-11-12 | Expose portable-simd as core::simd | Jubilee Young | -0/+1 |
| 2021-11-10 | Update Miri | Noah Lev | -7/+11 |
| 2021-11-10 | Auto merge of #90663 - ken-matsui:support-early-stopping-too-old-tidy-for-mac... | bors | -0/+23 |
| 2021-11-09 | Rollup merge of #90613 - GuillaumeGomez:specific-rustdoc-js-test, r=Mark-Simu... | Matthias Krüger | -6/+12 |
| 2021-11-09 | Rollup merge of #89561 - nbdd0121:const_typeck, r=nikomatsakis | Matthias Krüger | -1/+4 |
| 2021-11-09 | Allow to run a specific rustdoc-js* test | Guillaume Gomez | -6/+12 |
| 2021-11-09 | Auto merge of #90724 - JohnTitor:rollup-zg0kbm3, r=JohnTitor | bors | -0/+0 |
| 2021-11-09 | Rollup merge of #90720 - ehuss:update-cargo, r=ehuss | Yuki Okushi | -0/+0 |
| 2021-11-09 | Auto merge of #90700 - fee1-dead:select-returns-vec, r=davidtwco | bors | -2/+2 |
| 2021-11-09 | Update cargo | Eric Huss | -0/+0 |
| 2021-11-09 | Auto merge of #87337 - jyn514:lint-error, r=oli-obk,flip1995 | bors | -102/+123 |
| 2021-11-09 | Auto merge of #90485 - camsteffen:fmt-args-less-bind, r=m-ou-se | bors | -10/+4 |
| 2021-11-08 | Make select_* methods return Vec for TraitEngine | Deadbeef | -2/+2 |
| 2021-11-08 | :arrow_up: rust-analyzer | Laurențiu Nicola | -22/+16 |