mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-27 04:19:13 +00:00
minor: Simplify
This commit is contained in:
parent
f5229cebb2
commit
88e297e47d
6 changed files with 20 additions and 25 deletions
|
@ -25,6 +25,7 @@ fn test_copy_expand_in_core() {
|
|||
cov_mark::check!(test_copy_expand_in_core);
|
||||
check(
|
||||
r#"
|
||||
//- /lib.rs crate:core
|
||||
#[rustc_builtin_macro]
|
||||
macro derive {}
|
||||
#[rustc_builtin_macro]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue