mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 21:05:02 +00:00
Simplify
This commit is contained in:
parent
d1677f3286
commit
db559e5049
3 changed files with 11 additions and 5 deletions
|
@ -16,6 +16,7 @@ fn test_highlighting() {
|
|||
use inner::{self as inner_mod};
|
||||
mod inner {}
|
||||
|
||||
#[allow()]
|
||||
#[proc_macros::identity]
|
||||
pub mod ops {
|
||||
#[lang = "fn_once"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue