| Age | Commit message (Expand) | Author | Lines |
| 2022-01-18 | Eliminate a check_stack call on an empty scan stack | David Tolnay | -1/+1 |
| 2022-01-18 | Index a single time in check_stack | David Tolnay | -4/+5 |
| 2022-01-18 | Implement check_stack nonrecursively | David Tolnay | -9/+10 |
| 2022-01-18 | Implement check_stream nonrecursively | David Tolnay | -3/+3 |
| 2022-01-18 | Replace `if` + `unwrap` with `if let` in check_stack | David Tolnay | -2/+1 |
| 2022-01-18 | Ensure Printer buf is always indexed using self.left or self.right | David Tolnay | -3/+3 |
| 2022-01-18 | Inline Printer's scan_pop_bottom method | David Tolnay | -5/+1 |
| 2022-01-18 | Inline Printer's scan_top method | David Tolnay | -5/+1 |
| 2022-01-18 | Inline Printer's scan_pop method | David Tolnay | -7/+3 |
| 2022-01-18 | Simplify ring buffer pushes | David Tolnay | -7/+12 |
| 2022-01-18 | Inline Printer's scan_push method | David Tolnay | -8/+6 |
| 2022-01-18 | Inline Printer's advance_right method | David Tolnay | -9/+8 |
| 2022-01-18 | Auto merge of #93048 - matthiaskrgr:rollup-cz5ma34, r=matthiaskrgr | bors | -741/+901 |
| 2022-01-18 | Rollup merge of #93035 - Amanieu:stdarch_fix, r=Mark-Simulacrum | Matthias Krüger | -0/+0 |
| 2022-01-18 | Rollup merge of #93026 - klensy:f-typo, r=scottmcm | Matthias Krüger | -2/+2 |
| 2022-01-18 | Rollup merge of #93018 - pierwill:rm-unused-ord, r=davidtwco | Matthias Krüger | -3/+3 |
| 2022-01-18 | Rollup merge of #92924 - dtolnay:pptracing, r=Mark-Simulacrum | Matthias Krüger | -54/+0 |
| 2022-01-18 | Rollup merge of #92780 - b-naber:postpone-const-eval-coherence, r=lcnr | Matthias Krüger | -21/+55 |
| 2022-01-18 | Rollup merge of #92692 - jsha:cool-sidebar, r=GuillaumeGomez | Matthias Krüger | -360/+228 |
| 2022-01-18 | Rollup merge of #92425 - calebzulawski:simd-cast, r=workingjubilee | Matthias Krüger | -177/+314 |
| 2022-01-18 | Rollup merge of #91150 - dtolnay:qpath, r=davidtwco | Matthias Krüger | -11/+47 |
| 2022-01-18 | Rollup merge of #90782 - ricobbe:binutils-dlltool, r=michaelwoerister | Matthias Krüger | -113/+252 |
| 2022-01-18 | Delete pretty printer tracing | David Tolnay | -54/+0 |
| 2022-01-18 | Simplify and unify rustdoc sidebar styles | Jacob Hoffman-Andrews | -360/+228 |
| 2022-01-18 | Fix stdarch submodule pointing to commit outside tree | Amanieu d'Antras | -0/+0 |
| 2022-01-18 | Auto merge of #92731 - bjorn3:asm_support_changes, r=nagisa | bors | -105/+133 |
| 2022-01-18 | Auto merge of #87648 - JulianKnodt:const_eq_constrain, r=oli-obk | bors | -399/+789 |
| 2022-01-18 | fix typo in `max` description for f32/f64 | klensy | -2/+2 |
| 2022-01-18 | Auto merge of #93021 - matthiaskrgr:rollup-o7z8zoe, r=matthiaskrgr | bors | -309/+686 |
| 2022-01-18 | Improve documentation of splatted constants | Caleb Zulawski | -26/+28 |
| 2022-01-18 | Rollup merge of #93016 - Amanieu:vec_spare_capacity, r=Mark-Simulacrum | Matthias Krüger | -7/+3 |
| 2022-01-18 | Rollup merge of #93004 - krasimirgg:threadlocal-llvm-up, r=nikic | Matthias Krüger | -2/+2 |
| 2022-01-18 | Rollup merge of #92997 - woppopo:test92114, r=Mark-Simulacrum | Matthias Krüger | -3/+23 |
| 2022-01-18 | Rollup merge of #92947 - vacuus:rustdoc-core-visit-path, r=camelid | Matthias Krüger | -3/+3 |
| 2022-01-18 | Rollup merge of #92946 - kaniini:chore/llvm-libunwind-s390x, r=Mark-Simulacrum | Matthias Krüger | -2/+4 |
| 2022-01-18 | Rollup merge of #92923 - dtolnay:ringbuffer, r=petrochenkov | Matthias Krüger | -22/+67 |
| 2022-01-18 | Rollup merge of #92914 - camelid:snapshot-text, r=GuillaumeGomez | Matthias Krüger | -3/+11 |
| 2022-01-18 | Rollup merge of #92870 - llogiq:atomic_bool_sym, r=Manishearth | Matthias Krüger | -0/+1 |
| 2022-01-18 | Rollup merge of #92866 - maxwase:does_exist_typo, r=Mark-Simulacrum | Matthias Krüger | -5/+5 |
| 2022-01-18 | Rollup merge of #92830 - jsha:style-cleanups, r=GuillaumeGomez | Matthias Krüger | -41/+62 |
| 2022-01-18 | Rollup merge of #92803 - jsha:hide-sidebar, r=GuillaumeGomez | Matthias Krüger | -0/+12 |
| 2022-01-18 | Rollup merge of #92701 - ehuss:even-more-attr-validation, r=matthewjasper | Matthias Krüger | -163/+350 |
| 2022-01-18 | Rollup merge of #92640 - compiler-errors:array-deref-on-newtype, r=lcnr | Matthias Krüger | -36/+84 |
| 2022-01-18 | Rollup merge of #92629 - jsha:theme-picker-local-only-2, r=GuillaumeGomez | Matthias Krüger | -22/+59 |
| 2022-01-17 | Update compiler/rustc_codegen_llvm/src/builder.rs | Caleb Zulawski | -3/+3 |
| 2022-01-18 | Auto merge of #93001 - flip1995:clippyup, r=Manishearth | bors | -100/+754 |
| 2022-01-17 | Auto merge of #93009 - matthiaskrgr:rollup-3fkxg6i, r=matthiaskrgr | bors | -382/+793 |
| 2022-01-17 | Add staged_api for tests | Jacob Hoffman-Andrews | -0/+41 |
| 2022-01-17 | Rm some unused ord impls | pierwill | -3/+3 |
| 2022-01-17 | Stabilize vec_spare_capacity | Amanieu d'Antras | -7/+3 |