You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/embed/rust
matejcik 31de21718f
feat(core/rust): introduce Obj.is_null()
3 years ago
..
.cargo feat(core): Add Rust Protobuf codec 3 years ago
src feat(core/rust): introduce Obj.is_null() 3 years ago
Cargo.lock build(core/rust): disable nightly-only features 3 years ago
Cargo.toml feat(core/rust): propagate bitcoin_only flag to Rust build 3 years ago
build.rs feat(core/rust): catch, handle and propagate uPy exceptions 3 years ago
librust.h feat(core/emulator): support protobuf messages in memory dumps 3 years ago
librust_qstr.h feat(core): Add Rust Protobuf codec 3 years ago
micropython.h feat(core/rust): catch, handle and propagate uPy exceptions 3 years ago
qstr.h
rustfmt.toml