| Age | Commit message (Expand) | Author | Lines |
| 2021-08-23 | fix test | Niko Matsakis | -0/+1 |
| 2021-08-24 | Update NLL HRTB type ascription blessed expectations | Rémy Rakic | -26/+5 |
| 2021-08-23 | Add comment and extra test | jackh726 | -7/+31 |
| 2021-08-23 | Add a couple more tests | jackh726 | -0/+81 |
| 2021-08-23 | When checking associated type bounds, use bound vars for GAT params in param_env | jackh726 | -0/+15 |
| 2021-08-23 | Doctest persist full binaries when persisting | Patrick Conrad | -1/+1 |
| 2021-08-23 | Auto merge of #88265 - m-ou-se:rollup-soymv20, r=m-ou-se | bors | -51/+256 |
| 2021-08-23 | add trailing newline | Niko Matsakis | -1/+1 |
| 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 | -40/+40 |
| 2021-08-23 | Rollup merge of #88188 - GuillaumeGomez:rustdoc-gui-parallel-limit, r=dns2utf8 | Mara Bos | -10/+18 |
| 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 | Greatly improve limitation handling on parallel rustdoc GUI test run | Guillaume Gomez | -10/+18 |
| 2021-08-23 | Include ld64 nexte to ld for use with -Z gcc-ld | Hans Kratz | -0/+6 |
| 2021-08-23 | :arrow_up: rust-analyzer | Laurențiu Nicola | -17/+20 |
| 2021-08-23 | add Cell::as_array_of_cells, similar to Cell::as_slice_of_cells | Jack O'Connor | -0/+9 |
| 2021-08-22 | Update asm docs | asquared31415 | -19/+20 |
| 2021-08-23 | Auto merge of #88210 - spastorino:diff-lifetimes-def-use-test, r=oli-obk | bors | -0/+29 |
| 2021-08-22 | Fix: appeased x.py test tidy --bless | linux1 | -2/+2 |
| 2021-08-22 | Feat: further testing & support for i64 general register use | linux1 | -6/+46 |
| 2021-08-22 | Fix: moved #[no_mangle] | linux1 | -3/+1 |
| 2021-08-22 | Refactor: added #[no_mangle] | linux1 | -0/+2 |
| 2021-08-22 | Feat: added s390x reg-definitions, constraint codes, and tests | linux1 | -0/+86 |
| 2021-08-22 | Auto merge of #88240 - GuillaumeGomez:rollup-wdom91m, r=GuillaumeGomez | bors | -15/+90 |
| 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 #88211 - petrochenkov:withhilo, r=jyn514 | Guillaume Gomez | -3/+3 |
| 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 | Auto merge of #88166 - BoxyUwU:const-equate-canon, r=lcnr | bors | -0/+203 |
| 2021-08-22 | Fix typos “an”→“a” and a few different ones that appeared in the sa... | Frank Steffahn | -8/+8 |
| 2021-08-22 | Fix more “a”/“an” typos | Frank Steffahn | -4/+4 |
| 2021-08-22 | Revert "Revert "Don't load all extern crates unconditionally"" | Joshua Nelson | -41/+100 |
| 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 | -5/+5 |
| 2021-08-22 | Fix typos “a”→“an” | Frank Steffahn | -23/+23 |
| 2021-08-22 | Auto merge of #88163 - camsteffen:collapsible-match-fix, r=Manishearth | bors | -150/+136 |
| 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 |