| Age | Commit message (Expand) | Author | Lines |
| 2021-12-06 | Improve code for rustdoc-gui tester | Guillaume Gomez | -5/+5 |
| 2021-12-06 | Rollup merge of #91391 - GuillaumeGomez:simplify-no-headless, r=jsha | Matthias Krüger | -4/+7 |
| 2021-12-05 | Auto merge of #91555 - matthiaskrgr:rollup-pq0iaq7, r=matthiaskrgr | bors | -1/+2 |
| 2021-12-05 | Rollup merge of #91535 - Aaron1011:stabilize-future-incompat, r=nagisa | Matthias Krüger | -1/+2 |
| 2021-12-04 | Stabilize `-Z emit-future-incompat` as `--json future-incompat` | Aaron Hill | -1/+2 |
| 2021-12-04 | Use IntoIterator for array impl everywhere. | Mara Bos | -2/+1 |
| 2021-12-04 | Auto merge of #88439 - cynecx:unwind_asm, r=Amanieu | bors | -5/+3 |
| 2021-12-04 | Rollup merge of #91209 - camelid:snapshot, r=jyn514 | Matthias Krüger | -6/+6 |
| 2021-12-03 | Add initial AST and MIR support for unwinding from inline assembly | Amanieu d'Antras | -5/+3 |
| 2021-12-03 | Update mdbook | Eric Huss | -1/+1 |
| 2021-12-03 | Revert "Auto merge of #91354 - fee1-dead:const_env, r=spastorino" | Santiago Pastorino | -2/+2 |
| 2021-12-02 | Merge commit '8da837185714cefbb261e93e9846afb11c1dc60e' into sync-rustfmt-sub... | Caleb Cartwright | -435/+1730 |
| 2021-12-02 | Auto merge of #91354 - fee1-dead:const_env, r=spastorino | bors | -2/+2 |
| 2021-12-01 | Implement `@snapshot` check for htmldocck | Noah Lev | -6/+6 |
| 2021-12-01 | Auto merge of #91275 - camelid:deny-test-warnings, r=jyn514 | bors | -0/+2 |
| 2021-11-30 | Simplify --no-headless option for rustdoc-gui tester | Guillaume Gomez | -4/+7 |
| 2021-11-30 | Rollup merge of #91360 - lnicola:rust-analyzer-2021-11-29, r=lnicola | Yuki Okushi | -28/+17 |
| 2021-11-29 | Update cargo | Eric Huss | -0/+0 |
| 2021-11-29 | :arrow_up: rust-analyzer | Laurențiu Nicola | -28/+17 |
| 2021-11-29 | Auto merge of #91299 - cjgillot:expect-ldid, r=petrochenkov | bors | -12/+6 |
| 2021-11-29 | Fix tools | Deadbeef | -2/+2 |
| 2021-11-28 | update Miri | Ralf Jung | -8/+8 |
| 2021-11-28 | Take a LocalDefId in expect_*item. | Camille GILLOT | -12/+6 |
| 2021-11-27 | Only check for errors in predicate when skipping impl assembly | Aaron Hill | -7/+8 |
| 2021-11-26 | Deny warnings in rustdoc non-UI tests | Noah Lev | -0/+2 |
| 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 |