| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 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 |
| 2022-01-03 | Auto merge of #92179 - Aaron1011:incr-loaded-from-disk, r=michaelwoerister | bors | -1/+5 |
| 2022-01-03 | Auto merge of #92080 - Aaron1011:pattern-ice, r=cjgillot | bors | -4/+75 |
| 2022-01-03 | Auto merge of #92395 - Kobzol:rustdoc-bindings-thin-vec, r=camelid | bors | -7/+9 |
| 2022-01-02 | Set font size proportional to user's font size | Jacob Hoffman-Andrews | -53/+58 |
| 2022-01-02 | Auto merge of #90128 - joshtriplett:stabilize-symbol-mangling-version, r=wesl... | bors | -30/+30 |
| 2022-01-02 | Auto merge of #92066 - Smittyvb:concat_bytes-repeat, r=nagisa | bors | -2/+70 |
| 2022-01-02 | Auto merge of #92034 - petrochenkov:nolinknores, r=joshtriplett | bors | -10/+2 |
| 2022-01-01 | Update references to `-Z symbol-mangling-version` to use `-C` | Josh Triplett | -30/+30 |
| 2022-01-01 | Rollup merge of #92468 - NieDzejkob:silent-cfg, r=petrochenkov | Matthias Krüger | -0/+5 |
| 2022-01-01 | Rollup merge of #92332 - GuillaumeGomez:where-clause-order, r=jsha | Matthias Krüger | -0/+15 |
| 2022-01-01 | Rollup merge of #92297 - bjorn3:smaller_bootstrap, r=Mark-Simulacrum | Matthias Krüger | -232/+247 |
| 2022-01-01 | Move `PatKind::Lit` checking from ast_validation to ast lowering | Aaron Hill | -4/+75 |
| 2022-01-01 | Remove some dead code | bjorn3 | -31/+1 |
| 2022-01-01 | Remove the merge dependency | bjorn3 | -3/+9 |
| 2022-01-01 | Make the rustc and rustdoc wrapper not depend on libbootstrap | bjorn3 | -29/+39 |
| 2022-01-01 | Avoid the merge derive macro in rustbuild | bjorn3 | -166/+197 |
| 2022-01-01 | Remove the lazy_static dependency from rustbuild | bjorn3 | -5/+3 |
| 2022-01-01 | Auto merge of #92419 - erikdesjardins:coldland, r=nagisa | bors | -0/+52 |
| 2022-01-01 | Rustdoc: use ThinVec for GenericArgs bindings | Jakub Beránek | -7/+9 |
| 2022-01-01 | Add test for where clause order | Guillaume Gomez | -0/+15 |
| 2022-01-01 | Rollup merge of #92469 - joshtriplett:test-number-fix, r=Mark-Simulacrum | Matthias Krüger | -8/+23 |
| 2022-01-01 | Rollup merge of #92460 - dwrensha:fix-92267, r=petrochenkov | Matthias Krüger | -0/+19 |
| 2022-01-01 | Rollup merge of #92420 - dtolnay:patrange, r=Mark-Simulacrum | Matthias Krüger | -12/+12 |
| 2022-01-01 | Rollup merge of #92412 - dtolnay:tryspace, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2022-01-01 | Rollup merge of #88310 - worldeva:bootstrap-locking, r=Mark-Simulacrum | Matthias Krüger | -0/+42 |
| 2021-12-31 | Make tidy check for magic numbers that spell things | Josh Triplett | -8/+23 |
| 2022-01-01 | Emit an error for `--cfg=)` | Jakub Kądziołka | -0/+5 |