We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fn main() { assert!() }
test.rs:1:1: 1:1 error: unexpected end of macro invocation test.rs:1 fn main() { assert!() } ^
Does anyone know if this has ever worked? Did the recent change to spans break zero-width ones?