| Age | Commit message (Expand) | Author | Lines |
| 2022-01-06 | Rollup merge of #91055 - lcnr:type_of-closures, r=nikomatsakis | Matthias Krüger | -13/+9 |
| 2022-01-06 | Auto merge of #92609 - matthiaskrgr:rollup-ldp47ot, r=matthiaskrgr | bors | -108/+123 |
| 2022-01-06 | Rollup merge of #92360 - jackh726:param-heuristics-1, r=davidtwco | Matthias Krüger | -108/+123 |
| 2022-01-06 | cg: use thorin instead of llvm-dwp | David Wood | -54/+113 |
| 2022-01-06 | sess/cg: re-introduce split dwarf kind | David Wood | -56/+165 |
| 2022-01-05 | Auto merge of #92587 - matthiaskrgr:rollup-qnwa8qx, r=matthiaskrgr | bors | -24/+36 |
| 2022-01-05 | Rollup merge of #92575 - petrochenkov:cratenodeid, r=Aaron1011 | Matthias Krüger | -19/+25 |
| 2022-01-05 | Rollup merge of #92442 - pierwill:localdefid-doc-ord, r=Aaron1011 | Matthias Krüger | -5/+11 |
| 2022-01-05 | Auto merge of #92580 - matthiaskrgr:rollup-nzyn65y, r=matthiaskrgr | bors | -54/+140 |
| 2022-01-05 | Rollup merge of #92545 - dtolnay:rustlog, r=petrochenkov | Matthias Krüger | -54/+140 |
| 2022-01-05 | Auto merge of #92103 - Kobzol:stable-hash-skip-zero-bytes, r=the8472 | bors | -2/+16 |
| 2022-01-05 | ast: Always keep a `NodeId` in `ast::Crate` | Vadim Petrochenkov | -19/+25 |
| 2022-01-04 | Auto merge of #92560 - matthiaskrgr:rollup-jeli7ip, r=matthiaskrgr | bors | -54/+146 |
| 2022-01-04 | Rollup merge of #92551 - RalfJung:stack-pop-cleanup, r=oli-obk | Matthias Krüger | -8/+14 |
| 2022-01-04 | Rollup merge of #92515 - krasimirgg:rust-head-llvm-0301, r=nagisa | Matthias Krüger | -10/+10 |
| 2022-01-04 | Rollup merge of #91907 - lcnr:const-arg-infer, r=BoxyUwU | Matthias Krüger | -36/+122 |
| 2022-01-04 | Do not hash zero bytes of i64 and u32 in Sip128 hasher | Jakub Beránek | -2/+16 |
| 2022-01-04 | Rollup merge of #92532 - krasimirgg:gsgdt-down, r=Mark-Simulacrum | Matthias Krüger | -2/+2 |
| 2022-01-04 | Rollup merge of #92507 - chordtoll:suggest-single-quotes, r=petrochenkov | Matthias Krüger | -3/+38 |
| 2022-01-04 | Rollup merge of #92107 - nikic:rmeta-lnk-remove, r=nagisa | Matthias Krüger | -6/+5 |
| 2022-01-04 | rename StackPopClean::None to Root | Ralf Jung | -8/+14 |
| 2022-01-03 | Make rustc_log doc test runnable | David Tolnay | -4/+4 |
| 2022-01-03 | Suggest changing quotes when str/char type mismatch | chordtoll | -3/+38 |
| 2022-01-03 | Justify why rustc_log exists | David Tolnay | -0/+37 |
| 2022-01-03 | Extract init_env_logger to crate | David Tolnay | -54/+103 |
| 2022-01-04 | Auto merge of #92259 - Aaron1011:normal-mod-hashing, r=michaelwoerister | bors | -33/+3 |
| 2022-01-03 | Auto merge of #92314 - Kobzol:encoding-u16-leb128, r=michaelwoerister | bors | -8/+15 |
| 2022-01-03 | revert #92254 "Bump gsgdt to 0.1.3" | Krasimir Georgiev | -2/+2 |
| 2022-01-03 | Auto merge of #92518 - matthiaskrgr:rollup-fl8z4e7, r=matthiaskrgr | bors | -127/+36 |
| 2022-01-03 | Rollup merge of #92418 - dtolnay:emptystructpat, r=michaelwoerister | Matthias Krüger | -4/+16 |
| 2022-01-03 | Rollup merge of #92402 - pr2502:while-let-typo, r=oli-obk | Matthias Krüger | -0/+2 |
| 2022-01-03 | Rollup merge of #92011 - Aaron1011:decode-span, r=michaelwoerister | Matthias Krüger | -11/+15 |
| 2022-01-03 | Rollup merge of #90102 - nbdd0121:box3, r=jonas-schievink | Matthias Krüger | -112/+3 |
| 2022-01-03 | Auto merge of #92179 - Aaron1011:incr-loaded-from-disk, r=michaelwoerister | bors | -2/+59 |
| 2022-01-03 | review | lcnr | -5/+1 |
| 2022-01-03 | RustWrapper: adapt for an LLVM API change | Krasimir Georgiev | -10/+10 |
| 2022-01-03 | Auto merge of #92080 - Aaron1011:pattern-ice, r=cjgillot | bors | -50/+34 |
| 2022-01-03 | Auto merge of #92395 - Kobzol:rustdoc-bindings-thin-vec, r=camelid | bors | -5/+9 |
| 2022-01-02 | Auto merge of #90128 - joshtriplett:stabilize-symbol-mangling-version, r=wesl... | bors | -16/+46 |
| 2022-01-02 | Auto merge of #92066 - Smittyvb:concat_bytes-repeat, r=nagisa | bors | -40/+65 |
| 2022-01-02 | Auto merge of #92034 - petrochenkov:nolinknores, r=joshtriplett | bors | -9/+1 |
| 2022-01-01 | Update references to `-Z symbol-mangling-version` to use `-C` | Josh Triplett | -4/+4 |
| 2022-01-01 | Stabilize -Z symbol-mangling-version as -C symbol-mangling-version | Josh Triplett | -12/+42 |
| 2022-01-01 | Rollup merge of #92468 - NieDzejkob:silent-cfg, r=petrochenkov | Matthias Krüger | -19/+19 |
| 2022-01-01 | Move `PatKind::Lit` checking from ast_validation to ast lowering | Aaron Hill | -50/+34 |
| 2022-01-01 | Auto merge of #92455 - petrochenkov:alltraits2, r=cjgillot | bors | -48/+63 |
| 2022-01-01 | Auto merge of #92419 - erikdesjardins:coldland, r=nagisa | bors | -9/+28 |
| 2022-01-01 | Rustdoc: use ThinVec for GenericArgs bindings | Jakub Beránek | -5/+9 |
| 2022-01-01 | Rollup merge of #92460 - dwrensha:fix-92267, r=petrochenkov | Matthias Krüger | -19/+15 |
| 2022-01-01 | Rollup merge of #92457 - bjorn3:sync_cg_gcc-2021-12-31, r=antoyo | Matthias Krüger | -210/+245 |