rust-analyzer/crates/assists
bors[bot] a0f1346864
Merge #6333
6333: Don't interpret type path as part of visibility. r=matklad a=ArifRoktim

This closes #5902.
I only check that the next token isn't equal to `T![:]`, instead of the next two not being equal to `T![::]`. Is that ok?

Co-authored-by: Arif Roktim <arifrroktim@gmail.com>
2020-10-26 14:34:00 +00:00
..
src Merge #6333 2020-10-26 14:34:00 +00:00
Cargo.toml Re-export base_db from ide_db 2020-10-24 11:39:57 +03:00