| Age | Commit message (Expand) | Author | Lines |
| 2022-01-06 | Auto merge of #92609 - matthiaskrgr:rollup-ldp47ot, r=matthiaskrgr | bors | -45/+228 |
| 2022-01-06 | Rollup merge of #92443 - mdibaiee:90703/resolve-traits-of-primitive-types, r=... | Matthias Krüger | -30/+119 |
| 2022-01-06 | Rollup merge of #92404 - GuillaumeGomez:src-font-size, r=jsha | Matthias Krüger | -13/+19 |
| 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 | -1/+46 |
| 2022-01-06 | Rollup merge of #92058 - jsha:run-on-hover, r=GuillaumeGomez | Matthias Krüger | -1/+12 |
| 2022-01-06 | Revert "bootstrap: copy `llvm-dwp` to sysroot" | David Wood | -12/+1 |
| 2022-01-06 | cg: use thorin instead of llvm-dwp | David Wood | -19/+86 |
| 2022-01-06 | sess/cg: re-introduce split dwarf kind | David Wood | -5/+19 |
| 2022-01-05 | Simplify :target CSS selector | Guillaume Gomez | -12/+3 |
| 2022-01-05 | Add test for [src] font-size in headers | Guillaume Gomez | -0/+12 |
| 2022-01-05 | Fix font size for [src] links in headers | Guillaume Gomez | -1/+4 |
| 2022-01-05 | Auto merge of #92587 - matthiaskrgr:rollup-qnwa8qx, r=matthiaskrgr | bors | -18/+18 |
| 2022-01-05 | Make Run button visible on hover | Jacob Hoffman-Andrews | -1/+12 |
| 2022-01-05 | Rollup merge of #92583 - lnicola:rust-analyzer-2022-01-05, r=lnicola | Matthias Krüger | -16/+16 |
| 2022-01-05 | Rollup merge of #92575 - petrochenkov:cratenodeid, r=Aaron1011 | Matthias Krüger | -2/+2 |
| 2022-01-05 | Auto merge of #92580 - matthiaskrgr:rollup-nzyn65y, r=matthiaskrgr | bors | -95/+94 |
| 2022-01-05 | :arrow_up: rust-analyzer | Laurențiu Nicola | -16/+16 |
| 2022-01-05 | Rollup merge of #92579 - RalfJung:miri, r=RalfJung | Matthias Krüger | -8/+8 |
| 2022-01-05 | Rollup merge of #92448 - jsha:font-size-access, r=GuillaumeGomez | Matthias Krüger | -53/+58 |
| 2022-01-05 | Rollup merge of #92188 - vacuus:nested-attributes-ext, r=jyn514 | Matthias Krüger | -10/+15 |
| 2022-01-05 | Rollup merge of #92182 - nnethercote:label-more-build-steps, r=Mark-Simulacrum | Matthias Krüger | -24/+13 |
| 2022-01-05 | update Miri | Ralf Jung | -8/+8 |
| 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 | Remove unsupported types in primitive_to_ty conversion, add FIXME note | Mahdi Dibaiee | -8/+3 |
| 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 | -30/+85 |
| 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-05 | Auto merge of #92567 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2022-01-04 | Update cargo | Eric Huss | -0/+0 |
| 2022-01-04 | Auto merge of #92560 - matthiaskrgr:rollup-jeli7ip, r=matthiaskrgr | bors | -52/+159 |
| 2022-01-04 | Rollup merge of #92546 - ehuss:update-books, r=ehuss | Matthias Krüger | -0/+0 |
| 2022-01-04 | Rollup merge of #92516 - Kobzol:bootstrap-symbol-mangling, r=Mark-Simulacrum | Matthias Krüger | -3/+13 |
| 2022-01-04 | Rollup merge of #91907 - lcnr:const-arg-infer, r=BoxyUwU | Matthias Krüger | -49/+146 |
| 2022-01-04 | Do not hash zero bytes of i64 and u32 in Sip128 hasher | Jakub Beránek | -2/+2 |
| 2022-01-04 | Do not use deprecated -Zsymbol-mangling-version in bootstrap | Jakub Beránek | -3/+13 |
| 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-03 | Update books | Eric Huss | -0/+0 |
| 2022-01-04 | Auto merge of #92259 - Aaron1011:normal-mod-hashing, r=michaelwoerister | bors | -0/+28 |
| 2022-01-04 | Tweak the usage messages for `x.py build` and `x.py check`. | Nicholas Nethercote | -23/+11 |
| 2022-01-04 | Label more build steps. | Nicholas Nethercote | -1/+2 |
| 2022-01-03 | Auto merge of #92518 - matthiaskrgr:rollup-fl8z4e7, r=matthiaskrgr | bors | -19/+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 |
| 2022-01-03 | Rollup merge of #90102 - nbdd0121:box3, r=jonas-schievink | Matthias Krüger | -1/+0 |