-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Closed
Closed
Copy link
Labels
B-RFC-approvedBlocker: Approved by a merged RFC but not yet implemented.Blocker: Approved by a merged RFC but not yet implemented.B-RFC-implementedBlocker: Approved by a merged RFC and implemented but not stabilized.Blocker: Approved by a merged RFC and implemented but not stabilized.B-unstableBlocker: Implemented in the nightly compiler and unstable.Blocker: Implemented in the nightly compiler and unstable.C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCF-param_attrs`#![feature(param_attrs)]``#![feature(param_attrs)]`T-langRelevant to the language teamRelevant to the language team
Description
This is a tracking issue for the RFC "Attributes in formal function parameter position" (rust-lang/rfcs#2565).
Steps:
- Implement the RFC – Allow attributes in formal function parameters #60669
- Adjust documentation (Add reference for attributes in function parameters reference#657)
- Stabilization PR (Stabilize
param_attrs
in Rust 1.39.0 #64010) - Fixing Lint attributes on function args have no effect #61238
Unresolved questions:
None.
This issue has been assigned to @c410-f3r via this comment.
stepanchegestebank, bbqsrc, hirrolot, mrtnzlml, roxrook and 1 more
Metadata
Metadata
Assignees
Labels
B-RFC-approvedBlocker: Approved by a merged RFC but not yet implemented.Blocker: Approved by a merged RFC but not yet implemented.B-RFC-implementedBlocker: Approved by a merged RFC and implemented but not stabilized.Blocker: Approved by a merged RFC and implemented but not stabilized.B-unstableBlocker: Implemented in the nightly compiler and unstable.Blocker: Implemented in the nightly compiler and unstable.C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCF-param_attrs`#![feature(param_attrs)]``#![feature(param_attrs)]`T-langRelevant to the language teamRelevant to the language team