rust-analyzer/crates/ide_db/src/helpers
2022-01-17 17:12:32 -05:00
..
insert_use Add a test for multi-single-line comments as well 2022-01-17 17:12:32 -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 Move format specifier lexing from syntax to ide_db 2022-01-15 13:14:59 +01:00
generated_lints.rs manual run sourcegen_lint_completions 2021-12-17 08:46:17 +09:00
import_assets.rs internal: Record unresolved derive invocations in hir 2022-01-02 23:44:23 +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