2
0
Fork 0
mirror of https://github.com/rust-lang/rust-analyzer synced 2025-01-16 07:03:57 +00:00
rust-analyzer/crates/parser
bors 2df56cadcb Auto merge of - poliorcetics:clippy-fixes, r=Veykril
Fix: a TODO and some clippy fixes

- fix(todo): implement IntoIterator for ArenaMap<IDX, V>
- chore: remove unused method
- fix: remove useless `return`s
- fix: various clippy lints
- fix: simplify boolean test to a single negation
2023-05-24 11:13:52 +00:00
..
src Auto merge of - poliorcetics:clippy-fixes, r=Veykril 2023-05-24 11:13:52 +00:00
test_data Support c string literals 2023-05-18 11:06:05 +02:00
Cargo.toml internal: Bump rustc_lexer 2023-05-18 10:17:40 +02:00