]> git.lizzy.rs Git - rust.git/commit
internal: cleanup tests
authorAleksey Kladov <aleksey.kladov@gmail.com>
Tue, 15 Jun 2021 09:48:05 +0000 (12:48 +0300)
committerAleksey Kladov <aleksey.kladov@gmail.com>
Tue, 15 Jun 2021 09:48:05 +0000 (12:48 +0300)
commit1e100e8b3e87fa3414760889c59e9511e3a43a43
treec46da0f7ded3abd3428763cd92cfa21e1bd2b24c
parent7786ab2d44518a1f78d4b1e750cab401740ecb80
internal: cleanup tests

* ensure standard, non-indented style (should add this check to
  `fixture` some day)
* removed a couple of ignores
crates/ide_assists/src/handlers/qualify_path.rs
crates/ide_assists/src/handlers/replace_impl_trait_with_generic.rs
crates/ide_db/src/helpers/insert_use/tests.rs