ruff/crates/ruff_python_semantic
Charlie Marsh 61d3977f95
Make the statement vector private on SemanticModel (#6348)
## Summary

Instead, expose these as methods, now that we can use a reasonable
nomenclature on the API.
2023-08-07 15:02:14 +00:00
..
src Make the statement vector private on SemanticModel (#6348) 2023-08-07 15:02:14 +00:00
Cargo.toml Pull in RustPython parser (#6099) 2023-07-27 09:29:11 +00:00