rust-analyzer/crates/syntax
bors[bot] ba9aed19c7
Merge #11877
11877: fix: splitting path of a glob import wrongly adds `self` r=Veykril a=iDawer

Close  #11703 

`ast::UseTree::split_prefix` handles globs now.
Removed an extra branch for globs in `ide_db::imports::merge_imports::recursive_merge` (superseeded by split_prefix).

Co-authored-by: iDawer <ilnur.iskhakov.oss@outlook.com>
2022-04-02 22:12:59 +00:00
..
fuzz Bump MSRV (1.57) 2021-12-16 01:56:12 +05:00
src Merge #11877 2022-04-02 22:12:59 +00:00
test_data Validate let expressions 2022-02-21 08:34:35 +02:00
Cargo.toml internal: Move rust.ungram into rust-analyzer/crates/syntax 2022-04-01 17:12:33 +02:00
rust.ungram internal: Move rust.ungram into rust-analyzer/crates/syntax 2022-04-01 17:12:33 +02:00