Files
rust/clippy_lints
Nicholas Nethercote 1cb4dcafd1 Rename RefTokenTreeCursor.
Because `TokenStreamIter` is a much better name for a `TokenStream`
iterator. Also rename the `TokenStream::trees` method as
`TokenStream::iter`, and some local variables.
2024-12-18 10:39:07 +11:00
..
2024-12-18 10:39:07 +11:00

This crate contains Clippy lints. For the main crate, check GitHub.