rust-analyzer/crates/ide-db/src
A4-Tacks ac01f880d7
Add BreakExpr completion suggest
- Move `ide::goto_definition::find_loops`
  into `ide_db::syntax_helpers::node_ext::find_loops`
2025-12-22 20:13:56 +08:00
..
generated Stabilize unchecked_neg and unchecked_shifts 2025-11-19 13:19:22 +04:00
imports Make ModuleId a tracked struct 2025-12-07 09:31:19 +01:00
syntax_helpers Add BreakExpr completion suggest 2025-12-22 20:13:56 +08:00
test_data internal: Give FileSymbol it's 'db lifetime 2025-12-14 10:54:13 +01:00
active_parameter.rs Fix invalid completion arg nr 2025-11-25 16:13:59 +08:00
apply_change.rs Merge pull request #20995 from Veykril/push-kysxxnruzslp 2025-11-15 09:17:33 +02:00
assists.rs Fix two small things clippy was complaining about 2025-10-01 22:41:01 -05:00
defs.rs Make ModuleId a tracked struct 2025-12-07 09:31:19 +01:00
documentation.rs Rewrite attribute handling 2025-11-29 18:52:18 +02:00
famous_defs.rs Make ModuleId a tracked struct 2025-12-07 09:31:19 +01:00
helpers.rs Make ModuleId a tracked struct 2025-12-07 09:31:19 +01:00
items_locator.rs Merge pull request #20995 from Veykril/push-kysxxnruzslp 2025-11-15 09:17:33 +02:00
label.rs fix: Fix impl Trait<Self> causing stackoverflows 2024-04-15 15:41:20 +02:00
lib.rs rust-analyzer: prep crates for testing against in-tree rustc_private 2025-12-11 20:22:49 +08:00
path_transform.rs Make ModuleId a tracked struct 2025-12-07 09:31:19 +01:00
prime_caches.rs perf: Prime trait impls in cache priming 2025-11-21 15:48:42 +01:00
ra_fixture.rs Rewrite attribute handling 2025-11-29 18:52:18 +02:00
range_mapper.rs Improve fixture support 2025-10-16 22:06:16 +03:00
rename.rs Make ModuleId a tracked struct 2025-12-07 09:31:19 +01:00
rust_doc.rs Rewrite attribute handling 2025-11-29 18:52:18 +02:00
search.rs fix: consider path used in pattern destructing assignments 2025-12-15 17:28:05 +05:30
source_change.rs Improve fixture support 2025-10-16 22:06:16 +03:00
symbol_index.rs internal: Give FileSymbol it's 'db lifetime 2025-12-14 10:54:13 +01:00
text_edit.rs Improve fixture support 2025-10-16 22:06:16 +03:00
traits.rs Make ModuleId a tracked struct 2025-12-07 09:31:19 +01:00
ty_filter.rs Merge pull request #20023 from Veykril/push-vkqlnyttnqzl 2025-06-17 12:01:43 +00:00
use_trivial_constructor.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00