about summary refs log tree commit diff
path: root/tests/ui/feature-gates/feature-gate-contracts.stderr
AgeCommit message (Collapse)AuthorLines
2025-02-10Stop using span hack for contracts feature gatingMichael Goulet-22/+2
2025-02-03Rename rustc_contract to contractCelina G. Val-0/+43
This has now been approved as a language feature and no longer needs a `rustc_` prefix. Also change the `contracts` feature to be marked as incomplete and `contracts_internals` as internal.