compiler: pick the earliest CPython parse override · RustPython/RustPython@473c39e · GitHub
Skip to content

Commit 473c39e

Browse files
committed
compiler: pick the earliest CPython parse override
A later incompatible-prefix scan must not hide an earlier number or bracket diagnostic. Parser-driven tokenization stops at the first failure. Assisted-by: Claude
1 parent b17ec94 commit 473c39e

1 file changed

Lines changed: 59 additions & 10 deletions

File tree

crates/compiler/src/lib.rs

Lines changed: 59 additions & 10 deletions

0 commit comments

Comments
 (0)