| Age | Commit message (Expand) | Author | Lines |
| 2022-08-05 | Auto merge of #100073 - dpaoliello:externvar, r=michaelwoerister | bors | -8/+125 |
| 2022-08-05 | Improve diagnostics for `const a: = expr;` | Maybe Waffle | -54/+86 |
| 2022-08-05 | recover require,include instead of use in item | yukang | -2/+30 |
| 2022-08-05 | Auto merge of #95977 - FabianWolff:issue-92790-dead-tuple, r=estebank | bors | -168/+249 |
| 2022-08-05 | remove an unnecessary `str::rfind` | Takayuki Maeda | -3/+6 |
| 2022-08-05 | Auto merge of #99867 - spastorino:refactor-remap-lifetimes, r=nikomatsakis | bors | -0/+7 |
| 2022-08-05 | Auto merge of #97085 - rylev:test-issue-33172, r=wesleywiser | bors | -0/+40 |
| 2022-08-04 | opt node type | Michael Goulet | -2/+44 |
| 2022-08-04 | Explain why let-underscoring a lock guard is incorrect. | Aaron Kofsky | -2/+4 |
| 2022-08-04 | Rollup merge of #100093 - wcampbell0x2a:unused-parens-for-match-arms, r=petro... | Matthias Krüger | -0/+41 |
| 2022-08-04 | Rollup merge of #100058 - TaKO8Ki:suggest-positional-formatting-argument-inst... | Matthias Krüger | -0/+115 |
| 2022-08-04 | Rollup merge of #98796 - compiler-errors:no-semi-if-comma, r=estebank | Matthias Krüger | -12/+21 |
| 2022-08-04 | Add test for raw-dylib with an external variable | Daniel Paoliello | -8/+125 |
| 2022-08-04 | fix typo, thanks wesley | Felix S Klock II | -1/+1 |
| 2022-08-04 | Completely remove captures flag | Santiago Pastorino | -0/+7 |
| 2022-08-04 | Auto merge of #100087 - JakobDegen:mir-patch, r=tmiasko | bors | -172/+0 |
| 2022-08-04 | Enable unused_parens for match arms | wcampbell | -0/+41 |
| 2022-08-04 | Auto merge of #99953 - cjgillot:in-path-always, r=petrochenkov | bors | -0/+17 |
| 2022-08-04 | Add min-gdb-version | Ryan Levick | -0/+1 |
| 2022-08-04 | Update FIXME comment | Ryan Levick | -1/+1 |
| 2022-08-04 | Add comment about issue caused with multiple statics | Ryan Levick | -0/+2 |
| 2022-08-04 | Fix linux tests | Ryan Levick | -7/+7 |
| 2022-08-04 | Turn CDB test back on and all clarifying test | Ryan Levick | -6/+18 |
| 2022-08-04 | Turn off cdb test for now, link to issue | Ryan Levick | -6/+5 |
| 2022-08-04 | Add a test for issue #33172 | Ryan Levick | -0/+26 |
| 2022-08-04 | Use (actually) dummy place for let-else divergence | Michael Goulet | -0/+15 |
| 2022-08-04 | Auto merge of #100120 - matthiaskrgr:rollup-g6ycykq, r=matthiaskrgr | bors | -12/+225 |
| 2022-08-04 | Resolve vars before emitting coerce error | Michael Goulet | -11/+100 |
| 2022-08-04 | Don't point out return span on every E0308 | Michael Goulet | -5/+37 |
| 2022-08-04 | link_ordinal is available for foreign static | yukang | -5/+18 |
| 2022-08-04 | Add ui test for #99910 | Obei Sideg | -0/+30 |
| 2022-08-03 | Rollup merge of #100111 - estebank:missing-let, r=compiler-errors | Matthias Krüger | -0/+26 |
| 2022-08-03 | Rollup merge of #100107 - klensy:tr-w, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2022-08-03 | Rollup merge of #100105 - TaKO8Ki:add-regression-test-for-90871, r=compiler-e... | Matthias Krüger | -0/+28 |
| 2022-08-03 | Rollup merge of #100068 - dcsommer:master, r=petrochenkov | Matthias Krüger | -3/+30 |
| 2022-08-03 | Rollup merge of #100029 - hdelc:master, r=cjgillot | Matthias Krüger | -12/+36 |
| 2022-08-03 | Rollup merge of #99795 - compiler-errors:delay-specialization-normalize-error... | Matthias Krüger | -0/+58 |
| 2022-08-03 | Rollup merge of #99786 - obeis:issue-99625, r=compiler-errors | Matthias Krüger | -0/+34 |
| 2022-08-03 | Rollup merge of #98835 - aliemjay:relate_closure_substs, r=nikomatsakis | Matthias Krüger | -0/+97 |
| 2022-08-03 | Bless ui tests. | Camille GILLOT | -58/+45 |
| 2022-08-03 | Bless incremental tests. | Camille GILLOT | -12/+12 |
| 2022-08-03 | Provide suggestion on missing `let` in binding statement | Esteban Küber | -0/+26 |
| 2022-08-03 | Auto merge of #100064 - RalfJung:disaligned, r=petrochenkov | bors | -1/+150 |
| 2022-08-03 | fix is_disaligned logic for nested packed structs | Ralf Jung | -1/+150 |
| 2022-08-03 | Rustdoc-Json: Document HRTB's on DynTrait | Nixon Enraght-Moony | -19/+35 |
| 2022-08-03 | fix trailing whitespace in error message | klensy | -1/+1 |
| 2022-08-03 | Warn about dead tuple struct fields | Fabian Wolff | -168/+249 |
| 2022-08-03 | add regression test for #90871 | Takayuki Maeda | -0/+28 |
| 2022-08-03 | Rollup merge of #99738 - notriddle:notriddle/multiple-modules-w-same-name, r=... | Dylan DPC | -0/+41 |
| 2022-08-03 | Skip over structs with no private fields that impl Deref | Michael Goulet | -0/+49 |