rust/crates/syntax
iDawer b4c608896c fix: splitting path of a glob import wrongly adds self
`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).
2022-04-01 19:12:50 +05:00
..
fuzz Bump MSRV (1.57) 2021-12-16 01:56:12 +05:00
src fix: splitting path of a glob import wrongly adds self 2022-04-01 19:12:50 +05:00
test_data Validate let expressions 2022-02-21 08:34:35 +02:00
Cargo.toml minor: Bump dependencies 2022-03-22 17:42:24 +01:00