rust-analyzer/crates/parser/src/grammar
2025-01-16 12:54:26 +01:00
..
expressions revert blocklike changes 2025-01-16 12:54:26 +01:00
items Only parse safe as contextual kw in extern blocks 2024-10-30 19:28:33 +02:00
attributes.rs Better parser recovery for incomplete attributes 2024-12-04 06:45:59 +01:00
expressions.rs revert blocklike changes 2025-01-16 12:54:26 +01:00
generic_args.rs fix: Fix parsing of dyn T in generic arg on 2015 edition 2024-12-05 20:26:49 +01:00
generic_params.rs Parse lifetime bounds in lifetime param into TypeBoundList 2024-12-05 17:52:02 +01:00
items.rs Fix a case where completion was unable to expand a macro 2024-12-20 13:14:59 +02:00
params.rs Fix parsing of parenthesized type args and RTN 2024-12-04 11:48:47 +01:00
paths.rs fix: Fix parsing of integer/keyword name refs in various places 2024-12-05 15:27:50 +01:00
patterns.rs Parse patterns with leading pipe properly in all places 2024-10-31 15:32:37 +02:00
types.rs fix: Fix parsing of dyn T in generic arg on 2015 edition 2024-12-05 20:26:49 +01:00