rust-analyzer/crates/ide_db/src/helpers
2022-02-01 23:29:40 +01:00
..
insert_use Add test for comments not directly next to items 2022-01-17 18:44:43 -05:00
famous_defs.rs fix: Do not complete Drop::drop, complete std::mem::drop instead 2021-12-22 02:25:38 +01:00
format_string.rs Remove spurious format 2022-01-19 13:37:25 -06:00
generated_lints.rs manual run sourcegen_lint_completions 2021-12-17 08:46:17 +09:00
import_assets.rs fix: Complete functions and methods from block level impls 2022-02-01 23:29:40 +01:00
insert_use.rs fix: insert auto-imports after header comments 2022-01-17 17:06:10 -05:00
insert_whitespace_into_node.rs Always put a space after impl in macro pretty-printing 2022-01-06 11:33:08 +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