`#[attribute(x)]` is highlighted correctly, but `#[attribute(x, y)]` is not highlighted The case I discovered this with was `#[deriving(Eq, FromPrimitive)]`