| Age | Commit message (Expand) | Author | Lines |
| 2023-01-17 | Rollup merge of #106958 - jyn514:labels, r=m-ou-se | Matthias Krüger | -1/+0 |
| 2023-01-17 | Rollup merge of #106953 - kylematsuda:early-binder-docs, r=jackh726 | Matthias Krüger | -0/+19 |
| 2023-01-17 | Rollup merge of #106949 - compiler-errors:is-poly, r=BoxyUwU | Matthias Krüger | -18/+89 |
| 2023-01-17 | Rollup merge of #106869 - notriddle:notriddle/item-decl-pre-rust, r=Guillaume... | Matthias Krüger | -218/+218 |
| 2023-01-17 | Rollup merge of #106829 - compiler-errors:more-alias-combine, r=spastorino | Matthias Krüger | -114/+54 |
| 2023-01-17 | Rollup merge of #106712 - Ezrashaw:impl-ref-trait, r=estebank | Matthias Krüger | -5/+155 |
| 2023-01-17 | Rollup merge of #106591 - Ezrashaw:attempted-integer-identifer, r=Estebank | Matthias Krüger | -4/+99 |
| 2023-01-16 | Don't add A-bootstrap to PRs modifying Cargo.lock | jyn | -1/+0 |
| 2023-01-16 | document EarlyBinder::subst_identity and skip_binder | Kyle Matsuda | -0/+19 |
| 2023-01-16 | Properly pluralize 'generic constants' | Michael Goulet | -17/+17 |
| 2023-01-16 | ConstBlocks are poly if their substs are poly | Michael Goulet | -2/+73 |
| 2023-01-16 | Auto merge of #106945 - matthiaskrgr:rollup-c5or8z3, r=matthiaskrgr | bors | -83/+161 |
| 2023-01-16 | Rollup merge of #106942 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2023-01-16 | Rollup merge of #106940 - oli-obk:tait_error, r=compiler-errors | Matthias Krüger | -82/+145 |
| 2023-01-16 | Rollup merge of #106912 - gftea:pr-106736, r=Nilstrieb | Matthias Krüger | -0/+13 |
| 2023-01-16 | Rollup merge of #106835 - compiler-errors:new-solver-gat-rebase-oops, r=lcnr | Matthias Krüger | -1/+1 |
| 2023-01-16 | Rollup merge of #105954 - gftea:patch-1, r=ehuss | Matthias Krüger | -0/+2 |
| 2023-01-16 | Update books | rustbot | -0/+0 |
| 2023-01-16 | Improve a TAIT error and add an error code plus documentation | Oli Scherer | -82/+145 |
| 2023-01-16 | Auto merge of #106853 - TimNN:undo-remap, r=oli-obk | bors | -7/+162 |
| 2023-01-16 | Update instrument-coverage.md | gftea | -0/+2 |
| 2023-01-16 | Auto merge of #106850 - cjgillot:issue-106141, r=oli-obk | bors | -31/+118 |
| 2023-01-16 | check -Z query-dep-graph is enabled if -Z dump-dep-graph (#106736) | gftea | -0/+13 |
| 2023-01-16 | Auto merge of #106872 - dtolnay:nbsp, r=fee1-dead | bors | -8/+29 |
| 2023-01-16 | Auto merge of #106395 - compiler-errors:rework-predicates, r=eholk | bors | -156/+155 |
| 2023-01-16 | fix dropping diagnostic without emit | Ezra Shaw | -1/+2 |
| 2023-01-16 | Auto merge of #106907 - matthiaskrgr:rustdoc_ref, r=GuillaumeGomez | bors | -14/+12 |
| 2023-01-15 | Auto merge of #106914 - matthiaskrgr:rollup-yh0x4gq, r=matthiaskrgr | bors | -28/+213 |
| 2023-01-15 | Rollup merge of #106909 - compiler-errors:only-types-can-be, r=estebank | Matthias Krüger | -16/+2 |
| 2023-01-15 | Rollup merge of #106906 - matthiaskrgr:clone, r=Nilstrieb | Matthias Krüger | -3/+3 |
| 2023-01-15 | Rollup merge of #106900 - clubby789:unused-braces-regression, r=estebank | Matthias Krüger | -5/+29 |
| 2023-01-15 | Rollup merge of #106896 - Ezrashaw:str-cast-bool-emptyness, r=compiler-errors | Matthias Krüger | -4/+142 |
| 2023-01-15 | Rollup merge of #106888 - GuillaumeGomez:tidy-gui-test, r=notriddle | Matthias Krüger | -0/+37 |
| 2023-01-15 | Auto merge of #106393 - the8472:use-ptr-sub, r=scottmcm | bors | -23/+8 |
| 2023-01-15 | replace manual ptr arithmetic with ptr_sub | The 8472 | -23/+8 |
| 2023-01-15 | Only suggest adding type param if path being resolved was a type | Michael Goulet | -16/+2 |
| 2023-01-15 | Remove bound_{explicit,}_item_bounds | Michael Goulet | -64/+40 |
| 2023-01-15 | drive-by: assert when iterating through InstantiatedPredicates | Michael Goulet | -0/+2 |
| 2023-01-15 | Make InstantiatedPredicates impl IntoIterator | Michael Goulet | -65/+74 |
| 2023-01-15 | instantiate_own doesn't need to return a pair of vectors | Michael Goulet | -27/+39 |
| 2023-01-15 | Auto merge of #106742 - compiler-errors:new-solver-make-it-not-ice, r=lcnr | bors | -41/+186 |
| 2023-01-15 | rustdoc: simplify some & ref erences | Matthias Krüger | -14/+12 |
| 2023-01-15 | remove redundant clones | Matthias Krüger | -3/+3 |
| 2023-01-15 | Auto merge of #106171 - compiler-errors:consolidate-extract_callable_info, r=... | bors | -185/+183 |
| 2023-01-15 | Add small description to GUI test | Guillaume Gomez | -0/+2 |
| 2023-01-15 | Add tidy check to ensure that rustdoc GUI tests start with a small description | Guillaume Gomez | -0/+35 |
| 2023-01-15 | suggest `is_empty` for collections when casting to `bool` | Ezra Shaw | -4/+142 |
| 2023-01-15 | Auto merge of #105851 - dtolnay:peekmutleak, r=Mark-Simulacrum | bors | -10/+75 |
| 2023-01-15 | Fix regression in `unused_braces` with macros | clubby789 | -5/+29 |
| 2023-01-15 | Auto merge of #106892 - matthiaskrgr:rollup-ohneu8o, r=matthiaskrgr | bors | -15/+205 |