mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-02 04:48:13 +00:00
Implement #[rust_analyzer::skip] for bodies
This commit is contained in:
parent
897f7e579e
commit
f209d50dcf
7 changed files with 86 additions and 2 deletions
|
|
@ -429,6 +429,7 @@ define_symbols! {
|
|||
shr,
|
||||
simd,
|
||||
sized,
|
||||
skip,
|
||||
slice_len_fn,
|
||||
Some,
|
||||
start,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue