rust-analyzer/crates/ide-completion/src
2024-09-01 11:22:50 +02:00
..
completions Complete desugared and resugared async fn in trait impls 2024-09-01 11:22:50 +02:00
context fix(ide-completion): fix handling of for in impl T for A in function body 2024-08-30 21:39:53 +08:00
render Properly account for editions in names 2024-08-16 16:46:24 +03:00
tests Complete desugared and resugared async fn in trait impls 2024-09-01 11:22:50 +02:00
completions.rs Properly account for editions in names 2024-08-16 16:46:24 +03:00
config.rs fix: Fix find_path not respecting non-std preference config correctly 2024-08-10 10:32:10 +02:00
context.rs Properly account for editions in names 2024-08-16 16:46:24 +03:00
item.rs Properly account for editions in names 2024-08-16 16:46:24 +03:00
lib.rs Properly account for editions in names 2024-08-16 16:46:24 +03:00
render.rs Properly account for editions in names 2024-08-16 16:46:24 +03:00
snippet.rs fix: Fix find_path not respecting non-std preference config correctly 2024-08-10 10:32:10 +02:00
tests.rs Properly account for editions in names 2024-08-16 16:46:24 +03:00