rust/compiler
Zalathar a25a11ad73 coverage: Avoid hard-coded values when visiting logical ops
Instead of separately hard-coding the operation being visited, we can get it
from the match arm pattern by using an as-pattern.
2024-04-29 16:41:10 +10:00
..
2024-04-25 18:26:36 +00:00
2024-04-24 13:12:25 +01:00