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
Summary: Report an error for `cpp2.deprecated_enum_unscoped` support for which we recently removed.
Reviewed By: iahs
Differential Revision: D71487259
fbshipit-source-id: 783dbcbb3e8ada99c95103f92db1e1dfb39cae02
i64 foo(1: i64 arg (rust.name = "bar")) # expected-error: The annotation rust.name has been removed. Please use a structured annotation from thrift/annotation/rust.thrift instead.
814
+
i64 foo(1: i64 arg (rust.name = "bar")) # expected-error: The annotation rust.name has been removed. Please use a structured annotation from thrift/annotation/rust.thrift instead.
0 commit comments