The current code assumes that the attribute is just an identifier, and so misprints paths.
check-builtin-attr-ice.rs
This adds two new warnings, both of which print the attribute incorrectly as `#[]`. The next commit will fix this.
See <https://github.com/rust-lang/rust/issues/128622>.