rust/crates/ide_db/src
2022-02-08 21:56:39 +05:30
..
helpers fix: Complete functions and methods from block level impls 2022-02-01 23:29:40 +01: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 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 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 internal: slightly improve compile times 2021-08-29 12:53:56 +03:00
lib.rs Mostly restore hir API boundary 2022-01-12 19:56:47 +01:00
line_index.rs fix: don't panic on seeing an unexpected offset 2022-01-03 14:49:47 +00:00
path_transform.rs Fix generic type substitution in impl trait with assoc const 2022-01-07 16:41:39 +01:00
rename.rs Fix renaming super keyword 2022-02-08 21:56:39 +05:30
search.rs Add completion module tailored towards use trees 2022-02-03 15:51:57 +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