| Age | Commit message (Expand) | Author | Lines |
| 2021-06-29 | Auto merge of #86670 - Aaron1011:copy-variance-diag, r=davidtwco | bors | -2/+2 |
| 2021-06-29 | Auto merge of #86446 - Smittyvb:rustc_insignificant_dtor-ice, r=Mark-Simulacrum | bors | -46/+42 |
| 2021-06-29 | Rollup merge of #86678 - FabianWolff:issue-86667, r=jackh726 | Yuki Okushi | -0/+2 |
| 2021-06-29 | Rollup merge of #86673 - m-ou-se:disjoint-capture-edition-lint, r=nikomatsakis | Yuki Okushi | -8/+12 |
| 2021-06-29 | Rollup merge of #86671 - m-ou-se:non-fmt-panic-future-incompatible, r=nikomat... | Yuki Okushi | -4/+22 |
| 2021-06-29 | Rollup merge of #86661 - sexxi-goose:edition_fix, r=nikomatsakis | Yuki Okushi | -3/+12 |
| 2021-06-29 | Rollup merge of #86657 - jam1garner:future_prelude_false_positive, r=nikomats... | Yuki Okushi | -0/+7 |
| 2021-06-28 | Panic on trying to find non-feature incompleteness | Smitty | -1/+4 |
| 2021-06-28 | Make incomplete features part of delcaration | Smitty | -45/+39 |
| 2021-06-28 | Don't make `rustc_insignificant_dtor` feature gate | Smitty | -1/+0 |
| 2021-06-29 | Rollup merge of #86358 - klensy:pp-loop, r=Mark-Simulacrum | Yuki Okushi | -2/+0 |
| 2021-06-29 | Rollup merge of #86206 - FabianWolff:issue-86188, r=Mark-Simulacrum | Yuki Okushi | -1/+37 |
| 2021-06-27 | fixup! Editon 2021 enables precise capture | Aman Arora | -2/+1 |
| 2021-06-27 | Editon 2021 enables precise capture | Aman Arora | -1/+11 |
| 2021-06-28 | Auto merge of #85909 - cjgillot:alloc-kind-query, r=Aaron1011 | bors | -17/+11 |
| 2021-06-28 | Fix garbled suggestion for missing lifetime specifier | Fabian Wolff | -0/+2 |
| 2021-06-27 | Auto merge of #85359 - lrh2000:reserved-prefixes, r=nikomatsakis | bors | -8/+111 |
| 2021-06-27 | Auto merge of #86445 - sexxi-goose:box_fix, r=nikomatsakis | bors | -7/+48 |
| 2021-06-27 | Make disjoint_capture_migration an edition lint. | Mara Bos | -8/+12 |
| 2021-06-27 | Add `explain_reason: false` in future_incompatible. | Mara Bos | -3/+14 |
| 2021-06-27 | Turn non_fmt_panic into a future_incompatible edition lint. | Mara Bos | -1/+8 |
| 2021-06-27 | Add `explain_reason: false` in future_incompatible. | Mara Bos | -3/+14 |
| 2021-06-27 | Derive `Copy` for `VarianceDiagInfo` | Aaron Hill | -2/+2 |
| 2021-06-27 | Fix `future_prelude_collision` false positive | jam1garner | -0/+7 |
| 2021-06-27 | Auto merge of #86645 - FabianWolff:issue-82328, r=LeSeulArtichaut | bors | -16/+14 |
| 2021-06-26 | Use `Option::map()` instead of `if let` | Fabian Wolff | -10/+6 |
| 2021-06-26 | Auto merge of #86267 - ZuseZ4:master, r=nagisa | bors | -0/+17 |
| 2021-06-26 | Remove dropping of loaded plugins and better debug info | Manuel Drehwald | -1/+3 |
| 2021-06-26 | Use FutureIncompatibilityReason to denote edition | lrh2000 | -1/+1 |
| 2021-06-26 | No reserved_prefix suggestion in proc macro call_site. | Mara Bos | -11/+13 |
| 2021-06-26 | Rename 'bad prefix' to 'unknown prefix'. | Mara Bos | -13/+13 |
| 2021-06-26 | Check the span's edition for the reserved prefixes. | Mara Bos | -15/+16 |
| 2021-06-26 | Improve comments for reserved prefixes. | Mara Bos | -3/+11 |
| 2021-06-26 | Add migration lint for reserved prefixes. | Mara Bos | -7/+63 |
| 2021-06-26 | Fix note in reserved prefix error. | Mara Bos | -1/+1 |
| 2021-06-26 | Add machine applicable suggestion to unknown prefix error. | Mara Bos | -5/+4 |
| 2021-06-26 | Reserve prefixed identifiers and string literals (RFC 3101) | lrh2000 | -6/+43 |
| 2021-06-26 | Fix ICE with `-Zunpretty=hir,typed` when an expression occurs in a function s... | Fabian Wolff | -16/+18 |
| 2021-06-26 | Better suggestion for array_into_iter in for loop. | Mara Bos | -18/+45 |
| 2021-06-26 | Add new suggestion to array_into_iter lint. | Mara Bos | -0/+8 |
| 2021-06-26 | Change wording on array_into_iter lint for 1.53 and edition changes. | Mara Bos | -17/+11 |
| 2021-06-26 | Auto merge of #86586 - Smittyvb:https-everywhere, r=petrochenkov | bors | -30/+30 |
| 2021-06-26 | Auto merge of #86637 - ehuss:spellings, r=dtolnay | bors | -1/+1 |
| 2021-06-26 | Auto merge of #86622 - FabianWolff:issue-83475, r=jonas-schievink | bors | -0/+20 |
| 2021-06-25 | Auto merge of #86599 - Amanieu:asm_raw, r=nagisa | bors | -0/+17 |
| 2021-06-25 | Fix a few misspellings. | Eric Huss | -1/+1 |
| 2021-06-25 | Auto merge of #86627 - JohnTitor:rollup-ey29pc1, r=JohnTitor | bors | -63/+67 |
| 2021-06-25 | Check that `#[cmse_nonsecure_entry]` is applied to a function definition | Fabian Wolff | -0/+20 |
| 2021-06-26 | Rollup merge of #86592 - jhpratt:non_exhaustive, r=JohnTitor | Yuki Okushi | -4/+3 |
| 2021-06-25 | Auto merge of #85603 - ogoffart:fix-uninhabited-enum-branching-pass, r=wesley... | bors | -7/+5 |