Desugars contract into the internal AST extensions
Check ensures on early return due to Try / Yeet Expand these two expressions to include a call to contract checking
This commit is contained in:
committed by
Celina G. Val
parent
38eff16d0a
commit
ae7eff0be5
@@ -682,6 +682,8 @@ symbols! {
|
||||
contract_check_ensures,
|
||||
contract_check_requires,
|
||||
contract_checks,
|
||||
contracts_ensures,
|
||||
contracts_requires,
|
||||
convert_identity,
|
||||
copy,
|
||||
copy_closures,
|
||||
|
||||
Reference in New Issue
Block a user