Honor cfg attributes on params when lowering their patterns

This commit is contained in:
Lukas Wirth 2022-10-10 09:47:09 +02:00
parent 476d043874
commit 63ed71bd30
4 changed files with 38 additions and 8 deletions

View file

@ -1,4 +1,4 @@
//! See `CompletionContext` structure.
//! See [`CompletionContext`] structure.
mod analysis;
#[cfg(test)]