Files
rust/clippy_lints
Nicholas Nethercote 5c200c2255 Simplify RefTokenTreeCursor::look_ahead.
It's only ever used with a lookahead of 0, so this commit removes the
lookahead and renames it `peek`.
2024-12-18 10:31:39 +11:00
..

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