mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 14:02:06 +03: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 +.