Files
rust/compiler
Maja Kądziołka e25803acea ExprUseVisitor: remove maybe_read_scrutinee
The split between walk_pat and maybe_read_scrutinee has now become
redundant.

Due to this change, one testcase within the testsuite has become similar
enough to a known ICE to also break. I am leaving this as future work,
as it requires feature(type_alias_impl_trait)
2025-12-17 20:47:47 +01:00
..
2025-12-16 08:42:04 -08:00
2025-12-12 11:17:33 +01:00
2025-12-09 13:40:18 +00:00
2025-12-16 00:31:32 +09:00