rust/crates/ide_db/src
2022-01-19 13:37:25 -06:00
..
helpers Remove spurious format 2022-01-19 13:37:25 -06:00
line_index
test_data Remove ModuleId from hir reexports 2022-01-12 20:21:13 +01: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
defs.rs Remove lossy Definition::from_token/Definition::from_node methods 2022-01-04 18:29:53 +01:00
helpers.rs feat: Add very simplistic ident completion for format_args! macro input 2022-01-15 12:23:26 +01:00
items_locator.rs Mostly restore hir API boundary 2022-01-12 19:56:47 +01:00
label.rs
lib.rs Mostly restore hir API boundary 2022-01-12 19:56:47 +01:00
line_index.rs
path_transform.rs Fix generic type substitution in impl trait with assoc const 2022-01-07 16:41:39 +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 Remove ModuleId from hir reexports 2022-01-12 20:21:13 +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