rust-analyzer/crates/ide_db/src
bors[bot] d3aa2579cc
Merge #11069
11069: fix: Partially fix `ide_db::search` for crate roots r=Veykril a=Veykril

Fixes https://github.com/rust-analyzer/rust-analyzer/issues/10007
bors r+

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-12-20 16:50:35 +00:00
..
helpers manual run sourcegen_lint_completions 2021-12-17 08:46:17 +09: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 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 Simplify NameClass::classify 2021-12-20 13:47:06 +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 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 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