Merge the different identifier contexts into one enum

This commit is contained in:
Lukas Wirth 2022-05-07 15:05:43 +02:00
parent 99fa37d6e3
commit 44c3cc100b
13 changed files with 138 additions and 91 deletions

View file

@ -257,7 +257,6 @@ fn foo() {
#[test]
fn no_completions_in_comments() {
cov_mark::check!(no_keyword_completion_in_comments);
assert_eq!(
completion_list(
r#"