diagnostics.rs
Properly emit expected ;
on #[attr] expr
2024-02-26 21:47:10 +01:00
expr.rs
Refactor take_for_recovery
call sites.
2024-02-27 16:40:15 +11:00
generics.rs
Remove unnecessary .to_string()
/.as_str()
s
2024-02-02 15:16:05 -08:00
item.rs
Add ErrorGuaranteed
to ast::ExprKind::Err
2024-02-25 22:24:31 +01:00
mod.rs
Add newtype for trailing in parser
2024-02-20 13:13:30 +00:00
nonterminal.rs
Add newtype for raw idents
2024-02-20 13:13:29 +00:00
pat.rs
Add ErrorGuaranteed
to ast::ExprKind::Err
2024-02-25 22:24:31 +01:00
path.rs
Add newtype for raw idents
2024-02-20 13:13:29 +00:00
stmt.rs
Refactor take_for_recovery
call sites.
2024-02-27 16:40:15 +11:00