rust/crates/ra_syntax/test_data/parser
Toby Dimmick 7e66785859 Rework value parameter parsing
- `Fn__(...)` parameters with idents/patterns no longer parse
- Trait function parameters with arbitrary patterns parse
- Trait function parameters without idents/patterns no longer parse
- `fn(...)` parameters no longer parse with patterns other than a single ident
2020-02-06 19:45:51 +00:00
..
err Nest attrs into exprs in function args 2020-01-17 11:47:07 +01:00
fuzz-failures rename struct -> record, pos -> tuple 2019-08-23 16:59:50 +03:00
inline Rework value parameter parsing 2020-02-06 19:45:51 +00:00
ok Rework value parameter parsing 2020-02-06 19:45:51 +00:00