Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/ide-completion/src/tests/record.rs')
-rw-r--r--crates/ide-completion/src/tests/record.rs11
1 files changed, 0 insertions, 11 deletions
diff --git a/crates/ide-completion/src/tests/record.rs b/crates/ide-completion/src/tests/record.rs
index a0f8b24867..2c49761748 100644
--- a/crates/ide-completion/src/tests/record.rs
+++ b/crates/ide-completion/src/tests/record.rs
@@ -168,19 +168,8 @@ fn main() {
tt Sized
bt u32
kw crate::
- kw false
- kw for
- kw if
- kw if let
- kw loop
- kw match
- kw return
kw self::
kw super::
- kw true
- kw unsafe
- kw while
- kw while let
"#]],
);
check(