about summary refs log tree commit diff
path: root/tests/ui/contracts/internal_machinery/contract-lang-items.rs
AgeCommit message (Expand)AuthorLines
2025-07-19tests: Require `run-fail` ui tests to have an exit code (`SIGABRT` not ok)Martin Nordholts-1/+1
2025-04-08Fix unreachable expression warningCelina G. Val-1/+1
2025-04-07Enable contracts for const functionsCelina G. Val-2/+2
2025-02-03Rename rustc_contract to contractCelina G. Val-2/+3
2025-02-03Improve contracts intrisics and remove wrapper functionCelina G. Val-11/+1
2025-02-03Separate contract feature gates for the internal machineryFelix S. Klock II-0/+48