Alain Emilia Anna Zscheile
|
c42eab0126
|
vendored/contracts: fix overly verbose type annotations for enum results
This fixes issue #15.
|
2024-09-28 00:38:16 +02:00 |
Mikolaj Wielgus
|
3dd311c5fc
|
contracts: use `disable_contracts` feature instead of checking channel
|
2024-05-25 22:46:06 +02:00 |
Mikolaj Wielgus
|
f062e2f34e
|
contracts: make derive macros do nothing outside nightly channel
This allows us to build Topola in stable rust, as our vendored contracts
library fork uses try blocks which haven't been stabilized yet.
|
2024-05-25 21:52:32 +02:00 |
Mikolaj Wielgus
|
296c2f7bc4
|
cargo: rename vendor/ to vendored/
Clearer name: it is us who are vendoring, not some external party.
|
2024-02-18 20:54:35 +00:00 |