ruff
aea7500c - Allow `Locator#slice` to take `Ranged` (#6922)

Commit
2 years ago
Allow `Locator#slice` to take `Ranged` (#6922) ## Summary As a small quality-of-life improvement, the locator can now slice like `locator.slice(stmt)` instead of requiring `locator.slice(stmt.range())`. ## Test Plan `cargo test`
Author
Parents
Loading