| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-02-03 | Rename rustc_contract to contract | Celina G. Val | -1/+2 | |
| 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. | ||||
| 2025-02-03 | Desugars contract into the internal AST extensions | Felix S. Klock II | -0/+14 | |
| Check ensures on early return due to Try / Yeet Expand these two expressions to include a call to contract checking | ||||
