Don't complete visibility accessors after existing ones

This commit is contained in:
Lukas Wirth 2021-06-16 17:45:58 +02:00
parent d338a80394
commit 1a8f76a224
4 changed files with 24 additions and 3 deletions

View file

@ -146,8 +146,6 @@ const CONST: () = ();
pub $0"#,
expect![[r##"
kw pub(crate)
kw pub
kw unsafe
kw fn
kw const