rust-analyzer/crates/ide-completion
Tim Hutt 8d91f1cc17 Include private items in completions for local crates
Don't filter out private items when completing paths in the same crate. Instead respect the `privateEditable` setting.

Fixes #9850
2025-02-23 13:25:53 +00:00
..
src Include private items in completions for local crates 2025-02-23 13:25:53 +00:00
Cargo.toml Move text-edit into ide-db 2024-10-28 14:37:41 +01:00