mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 12:16:31 +00:00
5
kernel/crates/intertrait/tests/ui/duplicate-flags.stderr
Normal file
5
kernel/crates/intertrait/tests/ui/duplicate-flags.stderr
Normal file
@ -0,0 +1,5 @@
|
||||
error: Duplicated flag: sync
|
||||
--> $DIR/duplicate-flags.rs:5:18
|
||||
|
|
||||
5 | #[cast_to([sync, sync] Greet)]
|
||||
| ^^^^
|
Reference in New Issue
Block a user