| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 | Auto merge of #93021 - matthiaskrgr:rollup-o7z8zoe, r=matthiaskrgr | bors | -309/+686 |
| 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-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 | Stabilize vec_spare_capacity | Amanieu d'Antras | -7/+3 |
| 2022-01-17 | Abstract the pretty printer's ringbuffer to be infinitely sized | David Tolnay | -22/+67 |
| 2022-01-17 | Update with final comments | kadmin | -31/+10 |
| 2022-01-17 | Hide mobile sidebar on some clicks | Jacob Hoffman-Andrews | -0/+12 |
| 2022-01-17 | Add term to ExistentialProjection | kadmin | -71/+213 |
| 2022-01-17 | Update w/ comments | kadmin | -32/+21 |
| 2022-01-17 | Update term for use in more places | kadmin | -128/+284 |
| 2022-01-17 | Rustdoc style cleanups | Jacob Hoffman-Andrews | -46/+21 |
| 2022-01-17 | Rollup merge of #92960 - scottmcm:carrying-bignum, r=Mark-Simulacrum | Matthias Krüger | -37/+5 |
| 2022-01-17 | Rollup merge of #92956 - scottmcm:nonzero-log2, r=dtolnay | Matthias Krüger | -141/+197 |
| 2022-01-17 | Rollup merge of #92936 - vacuus:html-markdown-parse, r=GuillaumeGomez | Matthias Krüger | -3/+1 |
| 2022-01-17 | Rollup merge of #92877 - Amanieu:remove_llvm_nounwind, r=Mark-Simulacrum | Matthias Krüger | -40/+1 |
| 2022-01-17 | Rollup merge of #92825 - pierwill:rustc-version-force-rename, r=Mark-Simulacrum | Matthias Krüger | -5/+5 |
| 2022-01-17 | Rollup merge of #92801 - jsha:overflow-wrap, r=GuillaumeGomez | Matthias Krüger | -0/+16 |
| 2022-01-17 | Rollup merge of #92752 - jamestiotio:error-codes-typos, r=nagisa | Matthias Krüger | -6/+6 |
| 2022-01-17 | Rollup merge of #92729 - michaelwoerister:remove-unused-span-debuginfo, r=pet... | Matthias Krüger | -130/+51 |
| 2022-01-17 | Rollup merge of #92164 - WaffleLapkin:rustc_must_implement_one_of_attr, r=Aar... | Matthias Krüger | -4/+431 |
| 2022-01-17 | Rollup merge of #90498 - joshtriplett:target-tier-policy-draft-updates, r=Mar... | Matthias Krüger | -16/+80 |
| 2022-01-17 | Use Term in ProjectionPredicate | kadmin | -276/+287 |
| 2022-01-17 | Add term | kadmin | -37/+68 |
| 2022-01-17 | add eq constraints on associated constants | kadmin | -113/+195 |
| 2022-01-17 | Fix review comment | bjorn3 | -1/+6 |
| 2022-01-17 | Pass target_features set instead of has_feature closure | bjorn3 | -62/+63 |
| 2022-01-17 | Use Symbol for target features in asm handling | bjorn3 | -69/+91 |
| 2022-01-17 | rustc_codegen_llvm: Remove (almost) unused span parameter from many functions... | Michael Woerister | -130/+51 |
| 2022-01-17 | update test assertion | Krasimir Georgiev | -2/+2 |
| 2022-01-17 | update codegen test for LLVM 14 | Krasimir Georgiev | -2/+2 |
| 2022-01-17 | Auto merge of #90986 - camsteffen:nested-filter, r=cjgillot | bors | -946/+387 |