1
Fork 0

remove span_fatal from ast_lowering

This commit is contained in:
Jean CASPAR 2022-08-26 18:03:41 +02:00
parent 9845f4c47e
commit e89d4fcc7d
4 changed files with 14 additions and 3 deletions

View file

@ -129,3 +129,5 @@ ast_lowering_not_supported_for_lifetime_binder_async_closure =
ast_lowering_arbitrary_expression_in_pattern =
arbitrary expressions aren't allowed in patterns
ast_lowering_inclusive_range_with_no_end = inclusive range with no end