Files
rust/compiler
bors d367c349ef Auto merge of #92080 - Aaron1011:pattern-ice, r=cjgillot
Move `PatKind::Lit` checking from ast_validation to ast lowering

Fixes #92074

This allows us to insert an `ExprKind::Err` when an invalid expression
is used in a literal pattern, preventing later stages of compilation
from seeing an unexpected literal pattern.
2022-01-03 06:59:52 +00:00
..
2021-12-14 18:50:31 -04:00
2021-11-19 07:52:59 +11:00
2021-12-22 10:47:36 -06:00
2021-12-14 18:50:31 -04:00
2021-09-20 22:21:42 -04:00
2021-12-30 22:33:44 -05:00
2021-09-20 22:21:42 -04:00
2021-12-26 16:56:34 +01:00
2021-12-14 18:50:31 -04:00