#[foo];
#![foo]
From the 0.10 changelog: * The inner attribute syntax has changed from `#[foo];` to `#![foo]`.