mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-25 11:37:55 +00:00
Update ui tests for warning on colliding aliases
This commit is contained in:
@@ -37,4 +37,6 @@ struct S3 {
|
||||
b: (),
|
||||
}
|
||||
|
||||
fn main() {}
|
||||
fn main() {
|
||||
@//fail
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user