]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/rust-analyzer/crates/hir-expand/src/name.rs
:arrow_up: rust-analyzer
[rust.git] / src / tools / rust-analyzer / crates / hir-expand / src / name.rs
index 2679a1c3602671c35fcae81ba8f9fdef4eb90042..8a735b965ab8460a49003399a12b25e13cb9830b 100644 (file)
@@ -279,6 +279,8 @@ macro_rules! known_names {
         RangeToInclusive,
         RangeTo,
         Range,
+        Residual,
+        FromResidual,
         Neg,
         Not,
         None,