rust/crates/ide
bors[bot] 20d369a826
Merge #6299
6299: Diagnose items that are #[cfg]d out r=jonas-schievink a=jonas-schievink

This emits a hint-level diagnostic with `Unnecessary` tag to "gray out" any items whose `#[cfg]` attributes remove the item before name resolution.

Co-authored-by: Jonas Schievink <jonas.schievink@ferrous-systems.com>
2020-10-20 16:35:05 +00:00
..
src Merge #6299 2020-10-20 16:35:05 +00:00
Cargo.toml Extract call_info and completion into separate crates 2020-10-18 13:09:00 +03:00