rust/compiler/rustc_parse
mark aee1e59e6f Simplify pattern grammar by allowing nested leading vert
Along the way, we also implement a handful of diagnostics improvements
and fixes, particularly with respect to the special handling of `||` in
place of `|` and when there are leading verts in function params, which
don't allow top-level or-patterns anyway.
2021-02-15 12:07:54 -06:00
..
src Simplify pattern grammar by allowing nested leading vert 2021-02-15 12:07:54 -06:00
Cargo.toml bumped smallvec deps 2021-02-14 18:03:11 +03:00