| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2022-01-01 | Rollup merge of #92420 - dtolnay:patrange, r=Mark-Simulacrum | Matthias Krüger | -2/+0 |
| 2022-01-01 | Rollup merge of #92412 - dtolnay:tryspace, r=Mark-Simulacrum | Matthias Krüger | -1/+0 |
| 2022-01-01 | rustc_metadata: Use a query for collecting all traits in encoder | Vadim Petrochenkov | -48/+63 |
| 2022-01-01 | Emit an error for `--cfg=)` | Jakub Kądziołka | -19/+19 |
| 2022-01-01 | Auto merge of #92294 - Kobzol:rustdoc-meta-kind, r=GuillaumeGomez | bors | -11/+32 |
| 2021-12-31 | Auto merge of #92465 - matthiaskrgr:rollup-yuary84, r=matthiaskrgr | bors | -82/+98 |
| 2021-12-31 | Rollup merge of #92435 - bjorn3:sync_cg_clif-2021-12-30, r=bjorn3 | Matthias Krüger | -81/+90 |
| 2021-12-31 | Rollup merge of #90383 - tmiasko:union-validity, r=RalfJung | Matthias Krüger | -1/+8 |
| 2021-12-31 | Auto merge of #90637 - Mark-Simulacrum:liveness-btree, r=lqd | bors | -17/+490 |
| 2021-12-31 | update tests | David Renshaw | -3/+3 |
| 2021-12-31 | [rustc_builtin_macros] add indices to format_foreign::printf::Substitution::E... | David Renshaw | -16/+12 |
| 2021-12-31 | Auto merge of #92175 - Aaron1011:fix-missing-source-file, r=cjgillot | bors | -0/+24 |
| 2021-12-31 | Remove unused extern crate rustc_symbol_mangling | bjorn3 | -1/+0 |
| 2021-12-31 | Merge commit '1411a98352ba6bee8ba3b0131c9243e5db1e6a2e' into sync_cg_clif-202... | bjorn3 | -209/+245 |
| 2021-12-31 | Extend check for UnsafeCell in consts to cover unions | Tomasz Miąsko | -1/+8 |
| 2021-12-31 | Auto merge of #91929 - anuvratsingh:remove_in_band_lifetimes_compiler_rustc_t... | bors | -10/+9 |
| 2021-12-30 | Use SparseIntervalMatrix instead of SparseBitMatrix | Mark Rousskov | -17/+20 |
| 2021-12-30 | Introduce IntervalSet | Mark Rousskov | -0/+470 |
| 2021-12-30 | Removed `in_band_lifetimes` from `rustc_traits` | Anuvrat | -10/+9 |
| 2021-12-30 | Auto merge of #92434 - matthiaskrgr:rollup-m8wuq0v, r=matthiaskrgr | bors | -22/+130 |
| 2021-12-30 | Merge commit '40b00f4200fbdeefd11815398cb46394b8cb0a5e' into sync_cg_clif-202... | bjorn3 | -81/+90 |
| 2021-12-30 | Rollup merge of #92414 - dtolnay:constnoexpr, r=oli-obk | Matthias Krüger | -1/+3 |
| 2021-12-30 | Rollup merge of #91519 - petrochenkov:cratexp2, r=Aaron1011 | Matthias Krüger | -21/+127 |
| 2021-12-30 | Auto merge of #89336 - Aaron1011:variance-struct-diag, r=cjgillot | bors | -40/+78 |
| 2021-12-30 | keep noinline for system llvm < 14 | Erik Desjardins | -5/+27 |
| 2021-12-30 | Auto merge of #91125 - eskarn:llvm-passes-plugin-support, r=nagisa | bors | -27/+58 |
| 2021-12-29 | Refactor variance diagnostics to work with more types | Aaron Hill | -40/+78 |
| 2021-12-29 | Auto merge of #88354 - Jmc18134:hint-space-pauth-opt, r=nagisa | bors | -6/+95 |
| 2021-12-29 | Fix whitespace in pretty printed PatKind::Range | David Tolnay | -2/+0 |
| 2021-12-29 | Mark drop calls in landing pads cold instead of noinline | Erik Desjardins | -9/+6 |
| 2021-12-29 | Move equal sign back into head ibox | David Tolnay | -1/+3 |
| 2021-12-29 | Fix spacing of pretty printed const item without body | David Tolnay | -1/+1 |
| 2021-12-29 | Auto merge of #92244 - petrochenkov:alltraits, r=cjgillot | bors | -106/+91 |
| 2021-12-29 | Fix double space in pretty printed TryBlock | David Tolnay | -1/+0 |
| 2021-12-29 | Auto merge of #92397 - matthiaskrgr:rollup-xnfou17, r=matthiaskrgr | bors | -49/+133 |
| 2021-12-29 | Rollup merge of #92372 - dtolnay:fntype, r=jackh726 | Matthias Krüger | -8/+2 |