rust-analyzer/crates/ra_parser/src/grammar
2019-08-11 16:56:05 +07:00
..
expressions fix: parse box syntax inside parentheses 2019-07-22 20:52:10 +08:00
items reformat 2019-05-24 01:48:44 +03:00
attributes.rs apply T! macro where it is possible 2019-05-15 15:35:47 +03:00
expressions.rs Move numeric names inside of NameRef 2019-08-09 12:16:47 +02:00
items.rs Move numeric names inside of NameRef 2019-08-09 12:16:47 +02:00
params.rs Fix parser tests according to review 2019-08-08 09:12:07 +07:00
paths.rs Move numeric names inside of NameRef 2019-08-09 12:16:47 +02:00
patterns.rs fix: box_pattern 2019-06-19 14:28:50 +08:00
type_args.rs Move numeric names inside of NameRef 2019-08-09 12:16:47 +02:00
type_params.rs reformat 2019-05-24 01:48:44 +03:00
types.rs Fix for<'lifetime> for types specified by path 2019-08-11 16:56:05 +07:00