DEBSOURCES
Skip Quicknav
sources / rustc / 1.85.0%2Bdfsg3-1 / tests / ui / union / union-empty.stderr
12345678
error: unions cannot have zero fields --> $DIR/union-empty.rs:1:1 | LL | union U {} | ^^^^^^^^^^ error: aborting due to 1 previous error