| Age | Commit message (Expand) | Author | Lines |
| 2022-01-30 | Compress amount of hashed bytes for `isize` values in StableHasher | Jakub Beránek | -6/+6 |
| 2022-01-29 | rustdoc: small fixes to mobile navigation | Jacob Hoffman-Andrews | -1/+10 |
| 2022-01-30 | Rollup merge of #93441 - notriddle:notriddle/collect-crate-doc-links-very-ear... | Matthias Krüger | -0/+30 |
| 2022-01-30 | Rollup merge of #93362 - compiler-errors:ice-gat-in-rpit, r=oli-obk | Matthias Krüger | -0/+20 |
| 2022-01-30 | Rollup merge of #93358 - compiler-errors:is-not-const, r=fee1-dead | Matthias Krüger | -0/+40 |
| 2022-01-29 | Auto merge of #93457 - matthiaskrgr:rollup-e43ry1l, r=matthiaskrgr | bors | -5/+229 |
| 2022-01-29 | Create `core::fmt::ArgumentV1` with generics instead of fn pointer | Gary Guo | -21/+25 |
| 2022-01-29 | Rollup merge of #93453 - GuillaumeGomez:theme-change-test, r=jsha | Matthias Krüger | -0/+16 |
| 2022-01-29 | Rollup merge of #93299 - GuillaumeGomez:dot-separator-no-source, r=jsha | Matthias Krüger | -0/+23 |
| 2022-01-29 | Rollup merge of #92274 - woppopo:const_deallocate, r=oli-obk | Matthias Krüger | -3/+186 |
| 2022-01-29 | Rollup merge of #88205 - danii:e0772, r=GuillaumeGomez | Matthias Krüger | -2/+4 |
| 2022-01-29 | Auto merge of #92312 - BGR360:needs-test, r=Mark-Simulacrum | bors | -0/+118 |
| 2022-01-29 | Test 1-tuple parentheses wrapping | Rob Pilling | -14/+78 |
| 2022-01-29 | Document about some behaviors of `const_(de)allocate` and add some tests. | woppopo | -0/+33 |
| 2022-01-29 | Extend theme change GUI test | Guillaume Gomez | -0/+16 |
| 2022-01-28 | Only suggest 1-tuple if expected and found types match | Rob Pilling | -4/+0 |
| 2022-01-28 | Add test for old ICE in #89066 | Ben Reeves | -0/+67 |
| 2022-01-28 | Add test for old ICE in #91594 | Ben Reeves | -0/+34 |
| 2022-01-28 | Add test for old ICE | Ben Reeves | -0/+17 |
| 2022-01-28 | Auto merge of #93427 - matthiaskrgr:rollup-esd3ixl, r=matthiaskrgr | bors | -0/+36 |
| 2022-01-28 | Replace span suggestion with multipart | Rob Pilling | -2/+2 |
| 2022-01-28 | Suggest 1-tuple parentheses, without existing parens | Rob Pilling | -0/+8 |
| 2022-01-28 | rustdoc: load the set of in-scope traits for modules with no docstring | Michael Howell | -0/+30 |
| 2022-01-28 | Add Explanation For Error E0772 | Daniel Conley | -2/+4 |
| 2022-01-28 | Rollup merge of #92611 - Amanieu:asm-reference, r=m-ou-se | Matthias Krüger | -0/+36 |
| 2022-01-28 | Auto merge of #93006 - michaelwoerister:fix-unsized-ptr-debuginfo, r=davidtwc... | bors | -36/+62 |
| 2022-01-28 | remove allow_fail test flag | yuhaixin.hx | -150/+18 |
| 2022-01-28 | Auto merge of #90677 - bobrippling:suggest-tuple-parens, r=camelid | bors | -0/+187 |
| 2022-01-28 | Remove generalization over projection | kadmin | -0/+29 |
| 2022-01-28 | Extend format-args capture test. | Mara Bos | -1/+25 |
| 2022-01-28 | Add test for format args capture bug. | Mara Bos | -0/+17 |
| 2022-01-27 | Improve suggestion for escaping reserved keywords | Noah Lev | -130/+130 |
| 2022-01-27 | Rollup merge of #93357 - nnethercote:clarify-usage-of-qualified-ty, r=lcnr | Matthias Krüger | -2/+2 |
| 2022-01-27 | Rollup merge of #93339 - notriddle:notriddle/test-generics-multi-trait, r=Gui... | Matthias Krüger | -0/+44 |
| 2022-01-27 | pub use std::simd::StdFloat; | Jubilee Young | -12/+37 |
| 2022-01-27 | Check that `#[rustc_must_implement_one_of]` is applied to a trait | Maybe Waffle | -1/+27 |
| 2022-01-27 | Continue work on assoc const eq | kadmin | -19/+6 |
| 2022-01-27 | [debuginfo] Fix and unify handling of fat pointers in debuginfo: Fix some deb... | Michael Woerister | -32/+31 |
| 2022-01-26 | do not register infer var for GAT projection in opaque | Michael Goulet | -0/+20 |
| 2022-01-27 | Clarify the `usage-of-qualified-ty` error message. | Nicholas Nethercote | -2/+2 |
| 2022-01-27 | Auto merge of #92889 - tmiasko:unbounded-recursion, r=ecstatic-morse | bors | -3/+100 |
| 2022-01-26 | add note suggesting that predicate is satisfied but is not const | Michael Goulet | -0/+40 |
| 2022-01-26 | Auto merge of #93352 - matthiaskrgr:rollup-5peret4, r=matthiaskrgr | bors | -50/+82 |
| 2022-01-26 | Rollup merge of #92256 - fee1-dead:improve-selection-err, r=oli-obk | Matthias Krüger | -50/+82 |
| 2022-01-26 | rustdoc: add test case for multiple traits and erased names | Michael Howell | -0/+44 |
| 2022-01-26 | Auto merge of #93301 - spastorino:perf-test-1, r=oli-obk | bors | -194/+212 |
| 2022-01-26 | Change test to check-pass | Eric Holk | -1/+1 |
| 2022-01-26 | Update tracking issue numbers for inline assembly sub-features | Amanieu d'Antras | -4/+4 |
| 2022-01-26 | Bless incremental tests. | Camille GILLOT | -194/+212 |
| 2022-01-26 | Ignore unwinding edges when checking for unconditional recursion | Tomasz Miąsko | -3/+100 |