Files
rust/tests
Dawid Lachowicz 0bd9a2fafc contracts: clean up feature flag warning duplicated across tests
There is no need for every contracts test to assert the same warning
for using the `contracts` feature flag, as such use
`#![expect(incomplete_features)]` in the tests, and add one test
to specifically check for the warning.
2025-12-07 17:29:30 +00:00
..
2025-12-04 10:51:34 +01:00
2025-11-26 16:33:13 +09:00
2025-12-02 18:25:13 +00:00