-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
bindings_after_at: outer mutability annotation affects inner bindings #67926
Copy link
Copy link
Closed
Labels
C-bugCategory: This is a bug.Category: This is a bug.F-bindings_after_at`#![feature(bindings_after_at)]``#![feature(bindings_after_at)]`P-mediumMedium priorityMedium priorityT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.requires-nightlyThis issue requires a nightly compiler in some way. When possible, use a F-* label instead.This issue requires a nightly compiler in some way. When possible, use a F-* label instead.
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bug.Category: This is a bug.F-bindings_after_at`#![feature(bindings_after_at)]``#![feature(bindings_after_at)]`P-mediumMedium priorityMedium priorityT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.requires-nightlyThis issue requires a nightly compiler in some way. When possible, use a F-* label instead.This issue requires a nightly compiler in some way. When possible, use a F-* label instead.
Type
Fields
Give feedbackNo fields configured for issues without a type.
This compiles but should not.
cc @matthewjasper @pnkfelix