error: comparison operators cannot be chained; consider using explicit parentheses, e.g. `(_ == _) != _` --> :1:5 "== b != c }}" --> tests/ui/comparator-chaining.rs:6:34 | 6 | #[template(ext = "txt", source = "{{ a == b != c }}")] | ^^^^^^^^^^^^^^^^^^^ error: comparison operators cannot be chained; consider using explicit parentheses, e.g. `(_ <= _) < _` --> :1:5 "<= b < c }}" --> tests/ui/comparator-chaining.rs:14:34 | 14 | #[template(ext = "txt", source = "{{ a <= b < c }}")] | ^^^^^^^^^^^^^^^^^^ error: comparison operators cannot be chained; consider using explicit parentheses, e.g. `(_ == _) == _` --> :1:19 "== d == e }}" --> tests/ui/comparator-chaining.rs:22:34 | 22 | #[template(ext = "txt", source = "{{ ((a == b) == c) == d == e }}")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: comparison operators cannot be chained; consider using explicit parentheses, e.g. `(_ == _) == _` --> :1:17 "== d == e)) }}" --> tests/ui/comparator-chaining.rs:32:34 | 32 | #[template(ext = "txt", source = "{{ a == (b == (c == d == e)) }}")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: comparison operators cannot be chained; consider using explicit parentheses, e.g. `(_ < _) < _` --> :1:52 " tests/ui/comparator-chaining.rs:45:14 | 45 | source = "\u{c}{{vu7218/63e3666663-666/3330e633/63e3666663666/3333