rust-analyzer/crates/ide/src/syntax_highlighting
Matthias Krüger 5a0078c9d1 more clippy fixes:
clippy::search_is_some
clippy::redundant_static_lifetimes
clippy::match_single_binding
clippy::match_ref_pats
clippy::map_entry
clippy::manual_map
clippy::iter_overeager_cloned
clippy::into_iter_on_ref
clippy::extra_unused_lifetimes
2022-03-12 16:50:49 +01:00
..
test_data Fixed code style issues 2022-03-12 20:36:56 +08:00
escape.rs Fixed tidy test 2022-03-12 20:04:14 +08:00
format.rs internal: Re-arrange ide_db modules 2022-03-06 19:04:04 +01:00
highlight.rs Merge #11663 2022-03-09 10:26:34 +00:00
highlights.rs more clippy fixes 2021-10-16 12:32:55 +01:00
html.rs fix clippy::single_char_pattern 2022-03-12 16:50:49 +01:00
inject.rs more clippy fixes: 2022-03-12 16:50:49 +01:00
injector.rs internal: Simplify and optimize syntax_highlighting 2022-03-06 03:49:54 +01:00
macro_.rs internal: Simplify and optimize syntax_highlighting 2022-03-06 03:49:54 +01:00
tags.rs Fix highlighting of Self 2022-03-05 23:34:37 +01:00
tests.rs Fixed code style issues 2022-03-12 20:36:56 +08:00