mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 12:54:58 +00:00
Honor cfg attributes on params when lowering their patterns
This commit is contained in:
parent
476d043874
commit
63ed71bd30
4 changed files with 38 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
//! See `CompletionContext` structure.
|
||||
//! See [`CompletionContext`] structure.
|
||||
|
||||
mod analysis;
|
||||
#[cfg(test)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue