| Age | Commit message (Expand) | Author | Lines |
| 2021-12-07 | Correct test which wasn't failing correctly | Andy Wang | -4/+4 |
| 2021-12-06 | Provide .dwo paths to llvm-dwp explicitly | Andy Wang | -2/+2 |
| 2021-12-05 | Apply path remapping to DW_AT_GNU_dwo_name | Andy Wang | -1/+10 |
| 2021-12-04 | Rollup merge of #90519 - estebank:issue-84003, r=petrochenkov | Matthias Krüger | -16/+287 |
| 2021-12-04 | Rollup merge of #89701 - tom7980:issue-89566-fix, r=petrochenkov | Matthias Krüger | -7/+183 |
| 2021-12-04 | Auto merge of #88439 - cynecx:unwind_asm, r=Amanieu | bors | -50/+179 |
| 2021-12-04 | Auto merge of #91505 - matthiaskrgr:rollup-orxgsxo, r=matthiaskrgr | bors | -36/+136 |
| 2021-12-04 | Rollup merge of #91488 - compiler-errors:issue-91477, r=estebank | Matthias Krüger | -0/+16 |
| 2021-12-04 | Rollup merge of #91478 - estebank:fix-newline-in-cast-suggestion, r=camelid | Matthias Krüger | -10/+10 |
| 2021-12-04 | Rollup merge of #91385 - ecstatic-morse:pat-param-spec-suggest, r=estebank | Matthias Krüger | -6/+18 |
| 2021-12-04 | Rollup merge of #91209 - camelid:snapshot, r=jyn514 | Matthias Krüger | -20/+92 |
| 2021-12-03 | Auto merge of #91501 - camelid:rm-tuple-impls-2, r=GuillaumeGomez | bors | -414/+428 |
| 2021-12-03 | limit may_unwind codegen test to x86_64 | cynecx | -0/+1 |
| 2021-12-03 | fix feature-gate test for may_unwind | cynecx | -1/+3 |
| 2021-12-03 | fix inline asm test by not hardcoding symbol names | cynecx | -6/+18 |
| 2021-12-03 | fix inline asm test because of missing attribute | cynecx | -1/+1 |
| 2021-12-03 | add clobber_abi("C") to may_unwind inline-asm tests | cynecx | -2/+2 |
| 2021-12-03 | add tests for asm's options(may_unwind) | cynecx | -0/+95 |
| 2021-12-03 | add `unwind_asm` feature gate for `may_unwind` option | cynecx | -0/+20 |
| 2021-12-03 | Update unstable-book with recent asm changes (`may_unwind`) | cynecx | -1/+2 |
| 2021-12-03 | Add initial AST and MIR support for unwinding from inline assembly | Amanieu d'Antras | -49/+47 |
| 2021-12-03 | Remove a Clean impl for a tuple (9) | Noah Lev | -43/+48 |
| 2021-12-03 | Remove a Clean impl for a tuple (8) | Noah Lev | -86/+89 |
| 2021-12-03 | Remove a Clean impl for a tuple (7) | Noah Lev | -26/+28 |
| 2021-12-03 | Remove a Clean impl for a tuple (6) | Noah Lev | -16/+17 |
| 2021-12-03 | Remove a Clean impl for a tuple (5) | Noah Lev | -19/+20 |
| 2021-12-03 | Remove a Clean impl for a tuple (4) | Noah Lev | -14/+17 |
| 2021-12-03 | Clean up definition of `clean_ty_generics` a bit | Noah Lev | -5/+3 |
| 2021-12-03 | Remove a Clean impl for a tuple (3) | Noah Lev | -165/+172 |
| 2021-12-03 | Remove a Clean impl for a tuple (2) | Noah Lev | -27/+28 |
| 2021-12-03 | Remove a Clean impl for a tuple (1) | Noah Lev | -25/+18 |
| 2021-12-03 | rustdoc: Rename bounds to bindings where appropriate | Noah Lev | -4/+4 |
| 2021-12-03 | Auto merge of #90737 - eholk:intofuture, r=tmandry | bors | -4/+74 |
| 2021-12-03 | Annotate `derive`d spans and move span suggestion code | Esteban Kuber | -2/+2 |
| 2021-12-03 | Modify `bounds_span` to ignore bounds coming from a `derive` macro | Esteban Kuber | -12/+12 |
| 2021-12-03 | Keep spans for generics in `#[derive(_)]` desugaring | Esteban Kuber | -16/+287 |
| 2021-12-03 | Update invalid crate attributes, add help message | Tom Farmer | -7/+183 |
| 2021-12-03 | Revert "Auto merge of #91354 - fee1-dead:const_env, r=spastorino" | Santiago Pastorino | -9/+9 |
| 2021-12-02 | Fix ICE when yielding in fn returning impl Trait | Michael Goulet | -0/+16 |
| 2021-12-03 | Rollup merge of #91483 - calebcartwright:sync-rustfmt-subtree, r=calebcartwright | Matthias Krüger | -435/+1730 |
| 2021-12-03 | Rollup merge of #91462 - b-naber:use-try-normalize-erasing-regions, r=jackh726 | Matthias Krüger | -0/+50 |
| 2021-12-03 | Rollup merge of #91273 - Badel2:ice-index-str, r=estebank | Matthias Krüger | -0/+59 |
| 2021-12-03 | Rollup merge of #91170 - jsha:preload-fonts, r=GuillaumeGomez | Matthias Krüger | -0/+6 |
| 2021-12-03 | Rollup merge of #90854 - sanxiyn:unsized-and-uninhabited, r=estebank | Matthias Krüger | -0/+21 |
| 2021-12-02 | Merge commit '8da837185714cefbb261e93e9846afb11c1dc60e' into sync-rustfmt-sub... | Caleb Cartwright | -435/+1730 |
| 2021-12-02 | Merge remote-tracking branch 'upstream/master' into subtree-sync-2021-12-02 | Caleb Cartwright | -375/+443 |
| 2021-12-03 | Remove incorrect newline from float cast suggestion | Esteban Kuber | -10/+10 |
| 2021-12-02 | Update .stderr files | Eric Holk | -0/+3 |
| 2021-12-02 | use try_normalize_erasing_regions in needs_drop | b-naber | -0/+50 |
| 2021-12-02 | Auto merge of #91469 - matthiaskrgr:rollup-xom3j55, r=matthiaskrgr | bors | -10/+286 |