Skip to content

Regression of #63210 param attributes not showing in proc-macro TokenStream #64282

Closed
@bbqsrc

Description

@bbqsrc

It seems #63210 isn't actually fixed.

Run cargo test -- --nocapture and you'll see the TokenStream does not contain any attributes on a parameter: https://github.com/bbqsrc/params-attribute-example

Metadata

Metadata

Assignees

Labels

A-attributesArea: Attributes (`#[…]`, `#![…]`)A-prettyArea: Pretty printing (including `-Z unpretty`)F-param_attrs`#![feature(param_attrs)]`P-highHigh priorityrequires-nightlyThis issue requires a nightly compiler in some way.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions