Files
rust/compiler/rustc_parse
yukang ba0e1c9497 Address review comments: fix span and add run-rustfix
- Change error span to start from 'const' keyword instead of binop RHS
- Add decl_lo parameter to missing_semi_from_binop() for better spans
- Add run-rustfix directive to test file
- Simplify test to focus on const item recovery cases
2026-02-12 18:49:58 +08:00
..