rust/crates/syntax
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
..
fuzz
src Merge #6347 2020-10-26 14:08:47 +00:00
test_data Don't interpret type path as part of visibility. 2020-10-24 02:20:45 -04:00
Cargo.toml Bump rustc_lexer 2020-10-24 17:11:58 +03:00