Skip to content

Parse unsafe attributes#124214

Merged
bors merged 14 commits intorust-lang:masterfrom
carbotaniuman:parse_unsafe_attrs
Jun 7, 2024
Merged

Parse unsafe attributes#124214
bors merged 14 commits intorust-lang:masterfrom
carbotaniuman:parse_unsafe_attrs

Conversation

@carbotaniuman
Copy link
Copy Markdown
Contributor

Initial parse implementation for #123757

This is the initial work to parse unsafe attributes, which is represented as an extra unsafety field in MetaItem and AttrItem. There's two areas in the code where it appears that parsing is done manually and not using the parser stuff, and I'm not sure how I'm supposed to thread the change there.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants