rust/crates/ide_db/src
Jonas Platte c90c88b083
Always put a space after impl in macro pretty-printing
… regardless of whether the next symbol is punctuation or not.
2022-01-06 11:33:08 +01:00
..
helpers Always put a space after impl in macro pretty-printing 2022-01-06 11:33:08 +01:00
line_index
test_data Migrate to SyntaxNodePtr in new rowan 2021-12-29 23:48:53 -08:00
tests List struct to clonable 2021-12-17 08:33:46 +09:00
traits
active_parameter.rs Split parts of ide_db::call_info off into ide 2021-11-22 13:23:34 +01:00
apply_change.rs remove file symbols 2021-11-27 13:00:02 +00:00
assists.rs Fix some more basic clippy lints 2021-07-21 20:52:08 +02:00
defs.rs Remove lossy Definition::from_token/Definition::from_node methods 2022-01-04 18:29:53 +01:00
helpers.rs internal: Record unresolved derive invocations in hir 2022-01-02 23:44:23 +01:00
items_locator.rs Show case-insensitive exact matches instead of fuzzy flyimport for short paths 2021-12-11 14:47:11 +01:00
label.rs internal: slightly improve compile times 2021-08-29 12:53:56 +03:00
lib.rs Simplify 2021-12-07 15:06:56 +01:00
line_index.rs
path_transform.rs Rename things: Tool -> ToolModule 2021-12-03 17:15:19 +01:00
rename.rs internal: move all the lexing to the parser crate 2021-12-18 17:20:38 +03:00
search.rs fix: Partially fix ide_db::search for crate roots 2021-12-20 17:48:47 +01:00
source_change.rs remove resolved TODO questions 2021-10-27 15:40:30 +02:00
symbol_index.rs Treat extern blocks as item containers 2021-12-07 17:31:26 +01:00
traits.rs Rename *Owner traits to Has* 2021-09-27 12:54:24 +02:00
ty_filter.rs Replace more Name::to_string usages with Name::to_smol_str 2021-11-04 18:12:05 +01:00