| Age | Commit message (Expand) | Author | Lines |
| 2021-08-23 | select obligations after `check_casts` | liudingming | -0/+33 |
| 2021-08-23 | Rollup merge of #88232 - m-ou-se:macro-name-imported-but-not-macro, r=estebank | Mara Bos | -1/+198 |
| 2021-08-23 | Rollup merge of #88230 - steffahn:a_an, r=oli-obk | Mara Bos | -14/+14 |
| 2021-08-23 | Auto merge of #87676 - sexxi-goose:truncate_unique, r=nikomatsakis | bors | -16/+16 |
| 2021-08-23 | Improve wording of macro-not-found-but-name-exists note. | Mara Bos | -2/+2 |
| 2021-08-23 | Show what things are, but also what they are not. | Mara Bos | -7/+7 |
| 2021-08-23 | Don't confuse the user with notes about tool modules. | Mara Bos | -8/+0 |
| 2021-08-23 | Clarify what attribute and derive macros look like. | Mara Bos | -6/+6 |
| 2021-08-23 | Say what things are, instead of what they are not. | Mara Bos | -32/+50 |
| 2021-08-23 | Silence confusing 'unused import' warnings. | Mara Bos | -39/+18 |
| 2021-08-23 | Update tests. | Mara Bos | -1/+26 |
| 2021-08-23 | Add tests for macro-not-found diagnostics. | Mara Bos | -44/+183 |
| 2021-08-23 | Add test for macro-not-found-but-name-imported-here note. | Mara Bos | -0/+44 |
| 2021-08-23 | Auto merge of #87661 - FabianWolff:issue-87461, r=estebank | bors | -0/+50 |
| 2021-08-23 | Detect incorrect number of lang item generics | asquared31415 | -80/+131 |
| 2021-08-23 | add Cell::as_array_of_cells, similar to Cell::as_slice_of_cells | Jack O'Connor | -0/+9 |
| 2021-08-23 | Auto merge of #88210 - spastorino:diff-lifetimes-def-use-test, r=oli-obk | bors | -0/+29 |
| 2021-08-22 | Rollup merge of #88229 - m-ou-se:macro-suggest-right-kind, r=estebank | Guillaume Gomez | -0/+52 |
| 2021-08-22 | Rollup merge of #87166 - de-vri-es:show-discriminant-before-overflow, r=jackh726 | Guillaume Gomez | -5/+28 |
| 2021-08-22 | Rollup merge of #86747 - FabianWolff:issue-86653, r=GuillaumeGomez | Guillaume Gomez | -7/+7 |
| 2021-08-22 | Fix more “a”/“an” typos | Frank Steffahn | -1/+1 |
| 2021-08-22 | Test TAITs different lifetimes in defining uses fail | Santiago Pastorino | -0/+29 |
| 2021-08-22 | Fix more “a”/“an” typos | Frank Steffahn | -3/+3 |
| 2021-08-22 | Fix typos “a”→“an” | Frank Steffahn | -10/+10 |
| 2021-08-22 | Suggest importing the right kind of macro. | Mara Bos | -0/+52 |
| 2021-08-22 | Auto merge of #88139 - lcnr:marker-trait-attr, r=nikomatsakis | bors | -0/+83 |
| 2021-08-21 | Bless tests | Noah Lev | -17/+53 |
| 2021-08-21 | Improve errors for recursive type aliases | Noah Lev | -18/+18 |
| 2021-08-21 | Rollup merge of #88201 - spastorino:tait-incomplete-inference-test, r=oli-obk | Jack Huey | -0/+36 |
| 2021-08-21 | Rollup merge of #88197 - spastorino:tait-test-fn-type, r=oli-obk | Jack Huey | -0/+22 |
| 2021-08-21 | Rollup merge of #88194 - spastorino:test-tait-assoc-impl-trait, r=oli-obk | Jack Huey | -0/+19 |
| 2021-08-21 | Rollup merge of #88192 - spastorino:add-tait-test-for-assoc-dyn, r=oli-obk | Jack Huey | -0/+12 |
| 2021-08-21 | Rollup merge of #88189 - spastorino:add-tait-struct-test, r=oli-obk | Jack Huey | -0/+12 |
| 2021-08-21 | Rollup merge of #88183 - spastorino:add-tait-in-different-tuple-position, r=o... | Jack Huey | -9/+6 |
| 2021-08-21 | Rollup merge of #88182 - spastorino:use-trait-in-tait-tests, r=oli-obk | Jack Huey | -33/+12 |
| 2021-08-21 | Rollup merge of #88172 - spastorino:tait-defining-use-submodule-test, r=oli-obk | Jack Huey | -10/+23 |
| 2021-08-21 | Add cross-crate tuple field count error test | Noah Lev | -0/+613 |
| 2021-08-21 | Make E0023 spans even more precise | Noah Lev | -141/+89 |
| 2021-08-21 | Add more tuple pattern too many fields test cases | Noah Lev | -6/+258 |
| 2021-08-21 | Auto merge of #88135 - crlf0710:trait_upcasting_part_3, r=nikomatsakis | bors | -96/+51 |
| 2021-08-21 | Address review comments | Aaron Hill | -634/+353 |
| 2021-08-21 | Remove `Session.used_attrs` and move logic to `CheckAttrVisitor` | Aaron Hill | -346/+109 |
| 2021-08-21 | Auto merge of #88134 - rylev:force-warn-improvements, r=nikomatsakis | bors | -11/+128 |
| 2021-08-21 | Improve error message when _ is used for in/inout asm operands | Amanieu d'Antras | -25/+49 |
| 2021-08-21 | Auto merge of #88128 - cuviper:needs-asm-support, r=Mark-Simulacrum | bors | -6/+9 |
| 2021-08-21 | Auto merge of #87570 - nikic:llvm-13, r=nagisa | bors | -3/+5 |
| 2021-08-20 | Test that incomplete inference for TAITs fail | Santiago Pastorino | -0/+36 |
| 2021-08-20 | Test use of impl Trait in an impl as the value for an associated type in an i... | Santiago Pastorino | -0/+19 |
| 2021-08-20 | Auto merge of #88087 - jesyspa:issue-87935-box, r=jackh726 | bors | -82/+62 |
| 2021-08-21 | Improve error reporting for closure return type mismatches | Fabian Wolff | -0/+50 |