Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add two new tests related to may_dangle attribute
First test checks the may_dangle outer atttribute on generic params can be parsed. The second one tests whether may_dangle attributes are correctly feature gated. gcc/testsuite/ChangeLog: * rust/compile/dropck_eyepatch_feature_gate.rs: New test. * rust/compile/may_dangle.rs: New test. Signed-off-by: Pierre-Emmanuel Patry <[email protected]>
- Loading branch information