Need to add a test for marker traits with 'static
#103574
Labels
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
F-marker_trait_attr
`#![feature(marker_trait_attr)]`
Not sure if we have a test for the following
and
If not, we need to add them, since they would be important for special casing
'static
during canonicalization.The text was updated successfully, but these errors were encountered: