rust-analyzer/crates/ra_syntax/src/grammar
2019-02-11 19:24:13 +03:00
..
expressions reformat the world 2019-02-08 14:49:43 +03:00
items Correctly parse inner attributes of impl blocks 2019-01-27 14:55:03 +00:00
attributes.rs rename all things 2018-09-16 13:07:39 +03:00
expressions.rs reformat the world 2019-02-08 14:49:43 +03:00
items.rs make macro a NameOwner 2019-02-11 19:24:13 +03:00
params.rs reformat the world 2019-02-08 14:49:43 +03:00
paths.rs Complete paths after :: 2018-11-21 18:34:20 +03:00
patterns.rs Fix handling of literal patterns 2019-02-09 21:37:30 +01:00
type_args.rs Fix the tests and fix the precommit hook 2018-12-20 16:45:54 +00:00
type_params.rs No need for is_type_start 2019-01-22 14:46:06 +01:00
types.rs Support macro calls in type position 2019-01-25 23:56:31 +01:00