| Age | Commit message (Expand) | Author | Lines |
| 2022-01-12 | Remove pretty tests for LLVM-style inline assembly | Tomasz Miąsko | -17/+3 |
| 2022-01-12 | Remove codegen tests for LLLVM-style inline assembly | Tomasz Miąsko | -14/+0 |
| 2022-01-12 | Remove mir-opt tests for LLVM-style inline assembly | Tomasz Miąsko | -210/+0 |
| 2022-01-12 | Remove ui tests for LLVM-style inline assembly | Tomasz Miąsko | -1500/+74 |
| 2022-01-11 | Auto merge of #90948 - oli-obk:🧹, r=nikomatsakis | bors | -1/+25 |
| 2022-01-10 | Auto merge of #92719 - matthiaskrgr:rollup-tc7oqys, r=matthiaskrgr | bors | -27/+92 |
| 2022-01-10 | Rollup merge of #92636 - compiler-errors:normalize-generator-const-expr, r=ol... | Matthias Krüger | -0/+26 |
| 2022-01-10 | Rollup merge of #92602 - jsha:source-link-2, r=GuillaumeGomez | Matthias Krüger | -25/+32 |
| 2022-01-10 | Rollup merge of #92357 - GuillaumeGomez:fix-doc-comment-backline-removal, r=c... | Matthias Krüger | -2/+12 |
| 2022-01-10 | Rollup merge of #92248 - compiler-errors:normalize-type-for-pointee, r=jackh726 | Matthias Krüger | -0/+22 |
| 2022-01-09 | Compute most of Public/Exported access level in rustc_resolve | Lamb | -0/+28 |
| 2022-01-09 | Auto merge of #92534 - Aaron1011:hash-hir, r=petrochenkov | bors | -2/+2 |
| 2022-01-09 | Rollup merge of #92510 - inquisitivecrystal:foreign-block, r=cjgillot | Matthias Krüger | -0/+33 |
| 2022-01-09 | Rollup merge of #92490 - jsha:crates-in-results, r=GuillaumeGomez | Matthias Krüger | -7/+5 |
| 2022-01-08 | Make source links look cleaner | Jacob Hoffman-Andrews | -25/+32 |
| 2022-01-07 | Update clippy for associated item changes | Matthew Jasper | -18/+18 |
| 2022-01-06 | Normalize generator-local types with unevaluated constants | Michael Goulet | -0/+26 |
| 2022-01-06 | Rollup merge of #92417 - dtolnay:printimpl, r=jackh726 | Matthias Krüger | -1/+7 |
| 2022-01-06 | Rollup merge of #92207 - tmiasko:delay-drop-elaboration-bug, r=jackh726 | Matthias Krüger | -0/+82 |
| 2022-01-06 | Auto merge of #92609 - matthiaskrgr:rollup-ldp47ot, r=matthiaskrgr | bors | -9/+145 |
| 2022-01-06 | Rollup merge of #92443 - mdibaiee:90703/resolve-traits-of-primitive-types, r=... | Matthias Krüger | -9/+48 |
| 2022-01-06 | Rollup merge of #92404 - GuillaumeGomez:src-font-size, r=jsha | Matthias Krüger | -0/+12 |
| 2022-01-06 | Rollup merge of #92389 - chordtoll:test-92015, r=Mark-Simulacrum | Matthias Krüger | -0/+18 |
| 2022-01-06 | Rollup merge of #92360 - jackh726:param-heuristics-1, r=davidtwco | Matthias Krüger | -0/+14 |
| 2022-01-06 | Rollup merge of #92349 - avitex:fix-rustdoc-private-doc-tests, r=GuillaumeGomez | Matthias Krüger | -0/+45 |
| 2022-01-06 | Rollup merge of #92058 - jsha:run-on-hover, r=GuillaumeGomez | Matthias Krüger | -0/+8 |
| 2022-01-06 | cg: use thorin instead of llvm-dwp | David Wood | -19/+84 |
| 2022-01-06 | sess/cg: re-introduce split dwarf kind | David Wood | -5/+19 |
| 2022-01-05 | Add regression test | inquisitivecrystal | -0/+33 |
| 2022-01-05 | Move crate drop-down to search results page | Jacob Hoffman-Andrews | -7/+5 |
| 2022-01-05 | Add test for [src] font-size in headers | Guillaume Gomez | -0/+12 |
| 2022-01-05 | Make Run button visible on hover | Jacob Hoffman-Andrews | -0/+8 |
| 2022-01-05 | Rollup merge of #92575 - petrochenkov:cratenodeid, r=Aaron1011 | Matthias Krüger | -2/+2 |
| 2022-01-05 | Auto merge of #92103 - Kobzol:stable-hash-skip-zero-bytes, r=the8472 | bors | -2/+2 |
| 2022-01-05 | ast: Always keep a `NodeId` in `ast::Crate` | Vadim Petrochenkov | -2/+2 |
| 2022-01-05 | add a test case for each supported primitive type | Mahdi Dibaiee | -3/+42 |
| 2022-01-05 | Rustdoc: resolve associated traits for primitive types | Mahdi Dibaiee | -9/+9 |
| 2022-01-05 | Auto merge of #92498 - camelid:ignore-flaky-test, r=Mark-Simulacrum | bors | -0/+4 |
| 2022-01-04 | Ignore flaky `panic-short-backtrace-windows-x86_64.rs` test for now | Noah Lev | -0/+4 |
| 2022-01-04 | Auto merge of #92560 - matthiaskrgr:rollup-jeli7ip, r=matthiaskrgr | bors | -18/+79 |
| 2022-01-04 | Rollup merge of #91907 - lcnr:const-arg-infer, r=BoxyUwU | Matthias Krüger | -18/+79 |
| 2022-01-04 | Do not hash zero bytes of i64 and u32 in Sip128 hasher | Jakub Beránek | -2/+2 |
| 2022-01-04 | Rollup merge of #92507 - chordtoll:suggest-single-quotes, r=petrochenkov | Matthias Krüger | -0/+105 |
| 2022-01-03 | Suggest changing quotes when str/char type mismatch | chordtoll | -0/+105 |
| 2022-01-04 | Auto merge of #92259 - Aaron1011:normal-mod-hashing, r=michaelwoerister | bors | -0/+28 |
| 2022-01-03 | Hash `Ident` spans in all HIR structures | Aaron Hill | -2/+2 |
| 2022-01-03 | Auto merge of #92518 - matthiaskrgr:rollup-fl8z4e7, r=matthiaskrgr | bors | -18/+68 |
| 2022-01-03 | Rollup merge of #92444 - dtolnay:coremethods, r=joshtriplett | Matthias Krüger | -14/+10 |
| 2022-01-03 | Rollup merge of #92418 - dtolnay:emptystructpat, r=michaelwoerister | Matthias Krüger | -4/+4 |
| 2022-01-03 | Rollup merge of #92402 - pr2502:while-let-typo, r=oli-obk | Matthias Krüger | -0/+54 |