rust/crates/ide-db/src
Lukas Wirth c0519daf3b
Update crates/ide-db/src/syntax_helpers/node_ext.rs
Co-authored-by: Bastiaan Marinus van de Weerd <id@bm-w.eu>
2023-05-19 09:33:57 +02:00
..
generated Spelling 2023-04-19 09:45:55 -04:00
imports Simplify 2023-02-27 15:51:45 +01:00
syntax_helpers Update crates/ide-db/src/syntax_helpers/node_ext.rs 2023-05-19 09:33:57 +02:00
test_data fix: Fix perf regression from symbol index refactor 2023-05-13 17:41:09 +02:00
tests Return Option 2023-05-06 00:57:57 -07:00
active_parameter.rs Lower and handle trait aliases in HIR 2023-03-04 00:24:07 +09:00
apply_change.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
assists.rs Spelling 2023-04-19 09:45:55 -04:00
defs.rs Refactor symbol index 2023-05-02 12:11:42 +02:00
famous_defs.rs Improve "Generate Deref impl" assist 2022-05-16 20:10:46 +02:00
helpers.rs feat: allow generate_function to generate in different local crate 2023-03-03 18:40:13 +09:00
items_locator.rs Refactor symbol index 2023-05-02 12:11:42 +02:00
label.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
lib.rs Make line-index an external lib 2023-05-06 00:49:23 -07:00
path_transform.rs Add flag to disallow opaque types for DisplayTarget::SourceCode 2023-04-12 19:03:48 +09:00
rename.rs fix: Fix renames of locals being broken in macro calls 2023-03-25 18:37:18 +01:00
rust_doc.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
search.rs Depend on nohash-hasher individually 2023-05-06 00:49:23 -07:00
source_change.rs Depend on nohash-hasher individually 2023-05-06 00:49:23 -07:00
symbol_index.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
traits.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
ty_filter.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
use_trivial_constructor.rs Spelling 2023-04-19 09:45:55 -04:00