| Age | Commit message (Expand) | Author | Lines |
| 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 | -256/+247 |
| 2022-01-01 | Rollup merge of #91593 - upsuper-forks:hashmap-set-methods-bound, r=dtolnay | Matthias Krüger | -99/+99 |
| 2022-01-01 | Rollup merge of #84083 - ltratt:threadid_doc_tweak, r=dtolnay | Matthias Krüger | -4/+7 |
| 2022-01-01 | Remove some dead code | bjorn3 | -31/+1 |
| 2022-01-01 | Auto merge of #92455 - petrochenkov:alltraits2, r=cjgillot | bors | -48/+63 |
| 2022-01-01 | Remove the merge dependency | bjorn3 | -10/+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 | -182/+197 |
| 2022-01-01 | Remove the lazy_static dependency from rustbuild | bjorn3 | -6/+3 |
| 2022-01-01 | Auto merge of #92419 - erikdesjardins:coldland, r=nagisa | bors | -9/+80 |
| 2022-01-01 | Auto merge of #92471 - matthiaskrgr:rollup-lmduxwh, r=matthiaskrgr | bors | -259/+368 |
| 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 | -12/+27 |
| 2022-01-01 | Rollup merge of #92460 - dwrensha:fix-92267, r=petrochenkov | Matthias Krüger | -19/+34 |
| 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 | -14/+12 |
| 2022-01-01 | Rollup merge of #92412 - dtolnay:tryspace, r=Mark-Simulacrum | Matthias Krüger | -2/+1 |
| 2022-01-01 | Rollup merge of #92097 - saethlin:split-without-deref, r=the8472 | Matthias Krüger | -2/+7 |
| 2022-01-01 | Rollup merge of #88310 - worldeva:bootstrap-locking, r=Mark-Simulacrum | Matthias Krüger | -0/+42 |
| 2022-01-01 | Auto merge of #92374 - ehuss:update-libssh2-sys, r=Mark-Simulacrum | bors | -2/+2 |
| 2021-12-31 | Make tidy check for magic numbers that spell things | Josh Triplett | -12/+27 |
| 2022-01-01 | rustc_metadata: Use a query for collecting all traits in encoder | Vadim Petrochenkov | -48/+63 |
| 2022-01-01 | Auto merge of #92294 - Kobzol:rustdoc-meta-kind, r=GuillaumeGomez | bors | -11/+32 |
| 2021-12-31 | Clarify safety comment | Ben Kimock | -0/+2 |
| 2021-12-31 | Auto merge of #92465 - matthiaskrgr:rollup-yuary84, r=matthiaskrgr | bors | -158/+450 |
| 2021-12-31 | Rollup merge of #92440 - GuillaumeGomez:fix-mobile-toggles, r=jsha | Matthias Krüger | -1/+21 |
| 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 #92405 - bjorn3:more_needs_inline_asm, r=lqd | Matthias Krüger | -0/+2 |
| 2021-12-31 | Rollup merge of #92338 - Xuanwo:try_reserve, r=dtolnay | Matthias Krüger | -0/+138 |
| 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 | -5/+17 |
| 2021-12-31 | Rollup merge of #90383 - tmiasko:union-validity, r=RalfJung | Matthias Krüger | -1/+100 |
| 2021-12-31 | Auto merge of #90637 - Mark-Simulacrum:liveness-btree, r=lqd | bors | -17/+491 |
| 2021-12-31 | rustbuild: Add support for a per-target default-linker option. | Maxim Cournoyer | -5/+17 |
| 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/+31 |
| 2021-12-31 | Auto merge of #92175 - Aaron1011:fix-missing-source-file, r=cjgillot | bors | -0/+68 |
| 2021-12-31 | Remove unused extern crate rustc_symbol_mangling | bjorn3 | -1/+0 |
| 2021-12-31 | Lock x.py build state | worldeva | -0/+42 |
| 2021-12-31 | Merge commit '1411a98352ba6bee8ba3b0131c9243e5db1e6a2e' into sync_cg_clif-202... | bjorn3 | -209/+245 |
| 2021-12-31 | Auto merge of #92252 - GuillaumeGomez:update-pulldown, r=camelid,xFrednet | bors | -17/+29 |
| 2021-12-31 | Extend check for UnsafeCell in consts to cover unions | Tomasz Miąsko | -1/+100 |
| 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/+471 |
| 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 | Remove needless allocation from example code of OsString | David Tolnay | -4/+4 |
| 2021-12-30 | Fix some copy/paste hysteresis in OsString try_reserve docs | David Tolnay | -4/+4 |