nac3/nac3ast
David Mak 40a3bded36 meta: Set clippy lints in {main,lib}.rs
So that this does not have to be manually passed to the `cargo clippy`
command-line every single time. Also allows incrementally addressing
these lints by removing and fixing them one-by-one.
2024-06-12 16:10:57 +08:00
..
src meta: Set clippy lints in {main,lib}.rs 2024-06-12 16:10:57 +08:00
Cargo.toml meta: Update dependencies 2024-06-03 16:40:02 +08:00
Python.asdl nac3parser, ast: add comment support core changes 2021-11-04 15:00:27 +08:00
asdl.py add RustPython parser 2021-11-03 16:34:10 +08:00
asdl_rs.py rustpython-parser: string interner, optimizations, thread local cache 2021-11-03 16:36:28 +08:00