1
0
зеркало из https://github.com/glebtv/tui-textarea.git synced 2026-09-08 08:25:51 +03:00

suppress clippy warning caused by * 1

Этот коммит содержится в:
rhysd
2023-11-03 02:35:12 +09:00
родитель a2e6aedbb7
Коммит b6056484d8

Просмотреть файл

@@ -185,6 +185,7 @@ mod tests {
#[test] #[test]
fn insert_delete_chunk() { fn insert_delete_chunk() {
#[rustfmt::skip] #[rustfmt::skip]
#[allow(clippy::identity_op)]
let tests = [ let tests = [
// Positions // Positions
( (