Allow users to annotate functions without body with contracts #3325
Labels
[C] Feature / Enhancement
A new feature request or enhancement to an existing feature.
[E] User Experience
An UX enhancement for an existing feature. Including deprecation of an existing one.
Z-Contracts
Issue related to code contracts
Milestone
Requested feature: Allow users to annotate external "C" functions and intrinsics with contracts.
Use case: Adding safety contracts to std intrinsics and extern "C" functions.
Link to relevant documentation (Rust reference, Nomicon, RFC):
Test case:
Fails with the following compilation error:
The text was updated successfully, but these errors were encountered: