| Age | Commit message (Expand) | Author | Lines |
| 2021-08-25 | Auto merge of #85499 - jackh726:assoc-type-norm-rebase, r=nikomatsakis | bors | -286/+597 |
| 2021-08-25 | Bless NLL compare mode | jackh726 | -2/+2 |
| 2021-08-25 | Fix debugger stepping behavior around `match` expressions | Wesley Wiser | -470/+468 |
| 2021-08-25 | Auto merge of #88329 - LeSeulArtichaut:rollup-blg8hc0, r=LeSeulArtichaut | bors | -33/+312 |
| 2021-08-25 | Add make tests for preserving test binaries | Patrick Conrad | -0/+32 |
| 2021-08-25 | Rollup merge of #88314 - spastorino:type-of-a-let-tait-test, r=oli-obk | Léo Lanteri Thauvin | -0/+142 |
| 2021-08-25 | Rollup merge of #88277 - ehuss:update-books, r=ehuss | Léo Lanteri Thauvin | -0/+0 |
| 2021-08-25 | Rollup merge of #88226 - steffahn:an_rc, r=michaelwoerister | Léo Lanteri Thauvin | -1/+1 |
| 2021-08-25 | Rollup merge of #88196 - asquared31415:named-asm-labels-refactor, r=Amanieu | Léo Lanteri Thauvin | -32/+159 |
| 2021-08-25 | Rollup merge of #88157 - Icenowy:bootstrap-riscv64, r=Mark-Simulacrum | Léo Lanteri Thauvin | -0/+1 |
| 2021-08-25 | Rollup merge of #87944 - oconnor663:as_array_of_cells, r=scottmcm | Léo Lanteri Thauvin | -0/+9 |
| 2021-08-25 | Auto merge of #87937 - LeSeulArtichaut:active-if-let-guards, r=nagisa | bors | -18/+12 |
| 2021-08-25 | Auto merge of #85344 - cbeuw:remap-across-cwd, r=michaelwoerister | bors | -0/+12 |
| 2021-08-25 | Auto merge of #87875 - asquared31415:generic-lang-items, r=cjgillot | bors | -80/+131 |
| 2021-08-25 | Auto merge of #84333 - tmiasko:liveness-yield, r=tmandry | bors | -20/+96 |
| 2021-08-25 | remove mention of ICEs/segfaults | asquared31415 | -2/+2 |
| 2021-08-24 | Also ignore typeoutlives predicates | jackh726 | -0/+30 |
| 2021-08-24 | Normalize associated types with bound vars | Jack Huey | -284/+565 |
| 2021-08-24 | Add type of a let tait test impl trait straight in let | Santiago Pastorino | -0/+46 |
| 2021-08-24 | Add type of a let tait test | Santiago Pastorino | -0/+96 |
| 2021-08-24 | Auto merge of #88271 - sexxi-goose:liveness, r=nikomatsakis | bors | -33/+4 |
| 2021-08-24 | PGO for LLVM builds on x86_64-unknown-linux-gnu in CI | Mark Rousskov | -56/+98 |
| 2021-08-24 | Auto merge of #88266 - nikomatsakis:issue-87879, r=jackh726 | bors | -0/+34 |
| 2021-08-24 | Morph `layout_raw` query into `layout_of`. | Eduard-Mihai Burtescu | -12/+12 |
| 2021-08-24 | Auto merge of #87472 - inquisitivecrystal:stabilize-force-warn, r=Mark-Simula... | bors | -68/+47 |
| 2021-08-24 | tests: add v0 structural const value demangling test. | Eduard-Mihai Burtescu | -0/+257 |
| 2021-08-24 | tests: add v0 `&str` const value demangling test. | Eduard-Mihai Burtescu | -0/+154 |
| 2021-08-24 | Update rustc-demangle to 0.1.21. | Eduard-Mihai Burtescu | -10/+10 |
| 2021-08-24 | Feat: added explicit register tests; added prefix to check_reg asm string | linux1 | -1/+37 |
| 2021-08-24 | tests: shorten symbol-names/const-generics-demangling output. | Eduard-Mihai Burtescu | -25/+25 |
| 2021-08-24 | tests: support -Zsymbol-mangling-version=v0 being the default. | Eduard-Mihai Burtescu | -3/+13 |
| 2021-08-24 | Update tests | inquisitivecrystal | -21/+14 |
| 2021-08-24 | Document `force-warn` | inquisitivecrystal | -33/+27 |
| 2021-08-24 | Stabilize `force-warn` | inquisitivecrystal | -3/+2 |
| 2021-08-24 | Tidy up lint command line flags | inquisitivecrystal | -12/+5 |
| 2021-08-24 | Auto merge of #87900 - jackh726:issue-87429, r=nikomatsakis | bors | -0/+120 |
| 2021-08-24 | Move `named_asm_labels` to a HIR lint | asquared31415 | -32/+159 |
| 2021-08-24 | Ignore test on Windows | Andy Wang | -0/+2 |
| 2021-08-24 | Improve liveness analysis for generators | Tomasz Miąsko | -20/+96 |
| 2021-08-24 | Auto merge of #87739 - Aaron1011:remove-used-attrs, r=wesleywiser | bors | -971/+453 |
| 2021-08-23 | Update books | Eric Huss | -0/+0 |
| 2021-08-23 | Fix: added necessary prefix | linux1 | -2/+8 |
| 2021-08-24 | Auto merge of #85556 - FabianWolff:issue-85071, r=estebank,jackh726 | bors | -0/+109 |
| 2021-08-24 | Also fix “a RwLock*” | Frank Steffahn | -1/+1 |
| 2021-08-23 | Auto merge of #83302 - camsteffen:write-piece-unchecked, r=dtolnay | bors | -54/+92 |
| 2021-08-23 | 2229: Consider varaiables mentioned in closure as used | Aman Arora | -33/+4 |
| 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 |