You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of rust-lang#12642 - weirdsmiley:master, r=Veykril
fix: deduplicate cfg completions
cfg completions are duplicated if they are set with multiple values.
This patch deduplicates them.
fixes: [rust-lang#12623](rust-lang/rust-analyzer#12623)
0 commit comments