rust-analyzer/crates/parser/src/grammar
2021-08-04 03:01:48 -07:00
..
expressions Simplify 2021-07-30 13:12:52 +02:00
items feat: improve parser error recovery for function parameters 2021-07-17 22:41:04 +03:00
attributes.rs Update ungrammar 2021-06-11 18:34:30 +02:00
expressions.rs tree-wide: make rustdoc links spiky so they are clickable 2021-06-13 21:58:05 -07:00
items.rs Add even more docs 2021-05-22 17:20:22 +03:00
params.rs Fix some more basic clippy lints 2021-07-21 20:52:08 +02:00
paths.rs Support GATs for associated type arg parsing 2021-07-18 11:08:43 +02:00
patterns.rs Split the test 2021-08-04 03:01:48 -07:00
type_args.rs Fix generic_arg not parsing opt_generic_arg_list properly in arg lists 2021-07-26 15:21:19 +02:00
type_params.rs feat: improve parser error recovery for function parameters 2021-07-17 22:41:04 +03:00
types.rs feat: improve parser error recovery for function parameters 2021-07-17 22:41:04 +03:00