ZIm/crates/vim/src/test
Marshall Bowers 33790b81fc
Enable clippy::useless_format (#8758)
This PR enables the
[`clippy::useless_format`](https://rust-lang.github.io/rust-clippy/master/index.html#/useless_format)
rule and fixes the outstanding violations.

Release Notes:

- N/A
2024-03-02 23:31:58 -05:00
..
neovim_backed_binding_test_context.rs Tidy up TestContext lifecycle 2024-01-05 16:31:41 -07:00
neovim_backed_test_context.rs Enable clippy::single_char_pattern (#8727) 2024-03-02 17:04:59 -05:00
neovim_connection.rs Enable clippy::useless_format (#8758) 2024-03-02 23:31:58 -05:00
vim_test_context.rs Enable clippy::clone_on_copy (#8728) 2024-03-02 17:37:48 -05:00