rust-analyzer/crates/parser/src/grammar
2022-12-12 12:57:29 +01:00
..
expressions Fix parsing of _ = x in closure body 2022-12-12 12:57:29 +01:00
items Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
attributes.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
expressions.rs Fix parsing of _ = x in closure body 2022-12-12 12:57:29 +01:00
generic_args.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
generic_params.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
items.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
params.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
paths.rs Parse TypePathFn with preceding :: 2022-08-31 23:19:09 +00:00
patterns.rs Allow leading | in more pattern positions 2022-08-23 16:31:59 +02:00
types.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00