-
Notifications
You must be signed in to change notification settings - Fork 12.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[beta] backports #86821
[beta] backports #86821
Conversation
(cherry picked from commit d2f2237)
…hin body of a `match`. In other words, we can do `match EXPR { #![inner_attr] ARM_1 ARM_2 ... }` again. I believe this unbreaks the only four crates that crater flagged as broken by PR 83312. (I am putting this up so that the lang-team can check it out and decide whether it changes their mind about what to do regarding PR 83312.) (cherry picked from commit 75d6293)
(cherry picked from commit 8ce761d)
(cherry picked from commit 5f0c54d)
Some changes occurred in src/tools/rustfmt. Some changes occurred in intra-doc-links. cc @jyn514 |
|
@bors r+ rollup=never FWIW I usually update labels and milestones when opening these PRs (rather than after merging) since it's easier to remember that way, but up to you. Ideally we'd automate it but not quite there yet. |
📌 Commit d78e83a has been approved by |
☀️ Test successful - checks-actions |
r? @Mark-Simulacrum