rust/crates/ide_db/src
2021-10-27 15:40:30 +02:00
..
call_info minor: Simplify 2021-10-03 13:05:42 +02:00
helpers Cleanup - remove unnecessary pub 2021-10-20 23:37:31 -07:00
line_index
tests Generate rustdoc lints 2021-10-20 13:48:05 +02:00
traits
apply_change.rs Update salsa 2021-10-06 22:42:54 +02:00
assists.rs
call_info.rs Saw a FIXME comment and decided to fix it. 2021-10-12 11:52:31 -04:00
defs.rs Cleanup 2021-09-23 16:28:03 +02:00
helpers.rs Resolve derive attributes even when shadowed 2021-10-19 13:42:36 +02:00
items_locator.rs Don't resolve attributes to non attribute macros 2021-10-21 12:22:40 +02:00
label.rs internal: slightly improve compile times 2021-08-29 12:53:56 +03:00
lib.rs Regenerate lints 2021-10-12 09:35:02 +02:00
line_index.rs
path_transform.rs Substitute generic types in inline_call 2021-08-10 14:39:56 +02:00
rename.rs Replace if let Some(_) = foo with if foo.is_some() 2021-10-05 09:00:18 +11:00
search.rs internal: use naming that matches intended use-case 2021-10-02 12:18:18 +03:00
source_change.rs remove resolved TODO questions 2021-10-27 15:40:30 +02:00
symbol_index.rs Rename *Owner traits to Has* 2021-09-27 12:54:24 +02:00
traits.rs Rename *Owner traits to Has* 2021-09-27 12:54:24 +02:00
ty_filter.rs Add replace_try_expr_with_match assist 2021-10-06 20:11:00 +02:00