mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Update tests/ui/proc-macro/helper-attr-compat-collision.rs
Co-authored-by: Vadim Petrochenkov <vadim.petrochenkov@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
//@ proc-macro: test-macros.rs
|
||||
//@ proc-macro: extra-empty-derive.rs
|
||||
//@ build-pass
|
||||
//@ check-pass
|
||||
|
||||
#[macro_use(Empty)]
|
||||
extern crate test_macros;
|
||||
|
||||
Reference in New Issue
Block a user