mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-29 21:35:20 +00:00
Fix typo
This commit is contained in:
parent
c66a789a04
commit
c033d18700
4 changed files with 4 additions and 4 deletions
|
@ -589,7 +589,7 @@ mod tests {
|
|||
}
|
||||
|
||||
#[test]
|
||||
fn completes_quantified_macros() {
|
||||
fn completes_qualified_macros() {
|
||||
assert_debug_snapshot!(
|
||||
do_reference_completion(
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue