You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to update a test that has a //@ reference: attributes.diagnostic.namespace.unknown-invalid-syntax at the top, and I had a lot of trouble figuring out what that does (I found rust-lang/compiler-team#783 eventually).
In particular if I want to add to or change a test that has this, should I care?
I want to update a test that has a
//@ reference: attributes.diagnostic.namespace.unknown-invalid-syntax
at the top, and I had a lot of trouble figuring out what that does (I found rust-lang/compiler-team#783 eventually).In particular if I want to add to or change a test that has this, should I care?
cc @ehuss
The text was updated successfully, but these errors were encountered: