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