ruff
aea7500c
- Allow `Locator#slice` to take `Ranged` (#6922)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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`
References
#6922 - Allow `Locator#slice` to take `Ranged`
Author
charliermarsh
Parents
58f5f27d
Loading