rust-analyzer/crates/ide-completion/src
2025-09-23 16:26:46 -04:00
..
completions Make Field::ty return TypeNs 2025-09-23 00:04:56 +00:00
context Use lower_nextsolver::callable_item_signature instead of lower::callable_item_signature 2025-09-23 16:26:46 -04:00
render Fix complete type in nested pattern 2025-09-17 15:11:22 +08:00
tests Merge pull request #20679 from A4-Tacks/no-comp-ty-in-nested-pat 2025-09-22 15:37:39 +00:00
completions.rs fix: Only compute unstable paths on nightly toolchains for IDE features 2025-09-16 09:17:16 +02:00
config.rs fix: Only compute unstable paths on nightly toolchains for IDE features 2025-09-16 09:17:16 +02:00
context.rs Fix else completion before else keyword 2025-09-19 19:59:47 +08:00
item.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
lib.rs Auto-attach database in Analysis calls 2025-08-18 09:52:23 +02:00
render.rs fix: Only compute unstable paths on nightly toolchains for IDE features 2025-09-16 09:17:16 +02:00
snippet.rs fix: Only compute unstable paths on nightly toolchains for IDE features 2025-09-16 09:17:16 +02:00
tests.rs Use ParamEnv in TraitEnvironment 2025-09-23 00:04:57 +00:00