Skip to content

Conversation

@sneaky-potato
Copy link

This PR checks for deprecated attributes and emits errors on bad arguments.

This patch fixes #4236

Deprecated attributes need to be checked and proper errors
should be produced on bad arguments.

gcc/rust/ChangeLog:

	* util/rust-attributes.cc: New function to handle deprecated attribute checking

Signed-off-by: Ashwani Kumar Kamal <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

deprecated attribute should give error with bad arguments

2 participants