rust/crates/ide_ssr/src
2021-03-26 18:30:59 +01:00
..
errors.rs
from_comment.rs add apply ssr assist 2021-03-10 06:02:15 -08:00
lib.rs don't clone types that are copy (clippy::clone_on_copy) 2021-03-17 01:56:31 +01:00
matching.rs don't clone types that are copy (clippy::clone_on_copy) 2021-03-17 01:56:31 +01:00
nester.rs
parsing.rs clippy::complexity simplifications related to Iterators 2021-03-21 13:13:34 +01:00
replacing.rs
resolving.rs syntax: return owned string instead of leaking string 2021-03-26 18:30:59 +01:00
search.rs
tests.rs