mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
88f8bf7e56
- Move `tests/ui/attr-shebang.rs` to `tests/ui/attributes/`. - Downgrade test to `check-pass`, this would fail very early if the parser did not accept `#![..]` attributes. - Briefly document test intent.