Files
rust/compiler
Dawid Lachowicz e4ead0ec70 Guard HIR lowered contracts with contract_checks
Refactor contract HIR lowering to ensure no contract code is
executed when contract-checks are disabled.

The call to contract_checks is moved to inside the lowered fn
body, and contract closures are built conditionally, ensuring
no side-effects present in contracts occur when those are disabled.
2025-10-11 00:16:29 +01:00
..
2025-08-27 20:25:18 +02:00
2025-09-08 09:23:37 -07:00
2025-09-21 13:12:18 -04:00
2025-09-17 04:46:46 +02:00
2025-09-17 04:46:46 +02:00