rust/crates/ide_db/src
2021-12-14 12:44:31 +01:00
..
helpers Merge #11000 2021-12-13 15:43:12 +00:00
line_index Make utf8 default, implement utf16 in terms of it 2021-02-16 19:17:32 +03:00
test_data consts with inners?? 2021-11-30 03:21:17 +00:00
tests Make lint groups work correctly with warningsAsInfo and warningsAsHint 2021-11-22 18:38:28 +01:00
traits simplify 2021-05-28 20:46:09 +02:00
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 Simplify 2021-12-14 12:38:20 +01:00
helpers.rs Merge #11000 2021-12-13 15:43:12 +00: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 internal: use API stabilized in 1.52 2021-05-06 20:12:15 +03:00
path_transform.rs Rename things: Tool -> ToolModule 2021-12-03 17:15:19 +01:00
rename.rs Rename things: Tool -> ToolModule 2021-12-03 17:15:19 +01:00
search.rs match_ast! takes a pattern to allow underscore usage 2021-12-14 12:44:31 +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