| Age | Commit message (Expand) | Author | Lines |
| 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-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 | 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 |
| 2021-12-31 | Rollup merge of #92440 - GuillaumeGomez:fix-mobile-toggles, r=jsha | Matthias Krüger | -1/+21 |
| 2021-12-31 | Rollup merge of #92405 - bjorn3:more_needs_inline_asm, r=lqd | Matthias Krüger | -0/+2 |
| 2021-12-31 | Rollup merge of #91480 - jsha:fewer-colors, r=GuillaumeGomez | Matthias Krüger | -70/+82 |
| 2021-12-31 | Rollup merge of #91375 - Apteryks:per-target-default-linker, r=Mark-Simulacrum | Matthias Krüger | -2/+11 |
| 2021-12-31 | Rollup merge of #90383 - tmiasko:union-validity, r=RalfJung | Matthias Krüger | -0/+92 |
| 2021-12-31 | rustbuild: Add support for a per-target default-linker option. | Maxim Cournoyer | -2/+11 |
| 2021-12-31 | [rustc_builtin_macros] add indices to format_foreign::printf::Substitution::E... | David Renshaw | -0/+19 |
| 2021-12-31 | Auto merge of #92175 - Aaron1011:fix-missing-source-file, r=cjgillot | bors | -0/+44 |
| 2021-12-31 | Lock x.py build state | worldeva | -0/+42 |
| 2021-12-31 | Auto merge of #92252 - GuillaumeGomez:update-pulldown, r=camelid,xFrednet | bors | -14/+15 |
| 2021-12-31 | Extend check for UnsafeCell in consts to cover unions | Tomasz Miąsko | -0/+92 |
| 2021-12-31 | Auto merge of #92437 - flip1995:clippyup, r=Manishearth | bors | -439/+1493 |
| 2021-12-30 | Auto merge of #92426 - calebcartwright:sync-rustfmt-subtree, r=calebcartwright | bors | -410/+710 |
| 2021-12-30 | UI test updates for Result and Option method moves | David Tolnay | -14/+10 |
| 2021-12-30 | Fix display of toggles on mobile | Guillaume Gomez | -0/+20 |
| 2021-12-30 | Update browser-ui-test version to have assert-position command | Guillaume Gomez | -1/+1 |
| 2021-12-30 | Auto merge of #92434 - matthiaskrgr:rollup-m8wuq0v, r=matthiaskrgr | bors | -13/+45 |