mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-29 11:37:39 +00:00
![]() I am not certain if this will improve performance, but it seems having a .clone() without any need should be removed. This was done with clippy, and manually reviewed: ``` cargo clippy --fix -- -A clippy::all -D clippy::redundant_clone ``` |
||
---|---|---|
.. | ||
grammar | ||
syntax_kind | ||
tests | ||
event.rs | ||
grammar.rs | ||
input.rs | ||
lexed_str.rs | ||
lib.rs | ||
output.rs | ||
parser.rs | ||
shortcuts.rs | ||
syntax_kind.rs | ||
tests.rs | ||
token_set.rs |