mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-10 12:18:49 +00:00
23fdc562bf
These are now used when parsing type bounds. In addition parsing paths inside a bound now does not recursively parse paths, rather they are treated as separate bounds, separated by +. |
||
---|---|---|
.. | ||
consts.rs | ||
nominal.rs | ||
traits.rs | ||
use_item.rs |