rust-analyzer/crates/ra_syntax/src/grammar
2019-01-26 21:35:03 +00:00
..
expressions Reformat 2019-01-24 22:01:49 +00:00
items rename POS_FIELD -> POS_FIELD_DEF 2019-01-26 00:24:12 +03:00
attributes.rs rename all things 2018-09-16 13:07:39 +03:00
expressions.rs Support attributes on let statements 2019-01-26 21:35:03 +00:00
items.rs Rename traits::impl_item -> impl_block as well, as well as the tests 2019-01-04 19:15:15 +01:00
params.rs Add test for placeholder parameters in trait fn defs 2019-01-22 18:46:15 +01:00
paths.rs Complete paths after :: 2018-11-21 18:34:20 +03:00
patterns.rs Change parsing of struct field patterns 2019-01-19 15:37:26 +03: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