Allow explicit #[repr(Rust)]
This commit is contained in:
@@ -1683,6 +1683,7 @@ impl CheckAttrVisitor<'_> {
|
||||
}
|
||||
|
||||
match hint.name_or_empty() {
|
||||
sym::Rust => {}
|
||||
sym::C => {
|
||||
is_c = true;
|
||||
match target {
|
||||
|
||||
Reference in New Issue
Block a user