rust-analyzer/crates/ide_db/src
2022-02-22 10:45:29 +01:00
..
helpers Make replace_derive_with_manual_impl work again 2022-02-22 10:20:44 +01:00
line_index Make utf8 default, implement utf16 in terms of it 2021-02-16 19:17:32 +03:00
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 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 internal: Expand the derive attribute into a pseudo expansion 2022-02-22 10:20:40 +01:00
helpers.rs simplify and document 2022-02-22 10:45:29 +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 Address PR comments 2022-02-13 18:14:39 +08:00
search.rs Move fn to proc-macro conversion to name classification 2022-02-21 17:56:11 +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