rust-analyzer/crates/ide_db/src/helpers
2021-11-22 18:38:28 +01:00
..
insert_use Use mutable syntax trees in merge_imports, split_imports 2021-11-19 20:02:27 +05:00
famous_defs.rs Replace more Name::to_string usages with Name::to_smol_str 2021-11-04 18:12:05 +01:00
generated_lints.rs Make lint groups work correctly with warningsAsInfo and warningsAsHint 2021-11-22 18:38:28 +01:00
import_assets.rs Replace more Name::to_string usages with Name::to_smol_str 2021-11-04 18:12:05 +01:00
insert_use.rs Add Semantics::original_ast_node for upmapping nodes out of macro files 2021-11-03 21:12:36 +01:00
merge_imports.rs Use mutable syntax trees in merge_imports, split_imports 2021-11-19 20:02:27 +05:00
node_ext.rs Fix inline_call breaking RecordExprField shorthands 2021-09-28 19:22:32 +02:00
rust_doc.rs Check for rust doc code attributes like rustdoc does 2021-04-19 13:32:52 +02:00