1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-28 02:18:20 +00:00
trezor-firmware/core/embed/rust/src/micropython
Martin Milata 81e66cb024 style(core/rust): enable clippy lints
[no changelog]
2021-09-23 14:22:40 +02:00
..
buffer.rs feat(core/rust): catch, handle and propagate uPy exceptions 2021-09-21 12:43:31 +02:00
dict.rs feat(core/rust): catch, handle and propagate uPy exceptions 2021-09-21 12:43:31 +02:00
ffi.rs
func.rs style(core/rust): enable clippy lints 2021-09-23 14:22:40 +02:00
gc.rs feat(core/rust): catch, handle and propagate uPy exceptions 2021-09-21 12:43:31 +02:00
iter.rs feat(core/rust): catch, handle and propagate uPy exceptions 2021-09-21 12:43:31 +02:00
list.rs feat(core/rust): catch, handle and propagate uPy exceptions 2021-09-21 12:43:31 +02:00
macros.rs
map.rs style(core/rust): enable clippy lints 2021-09-23 14:22:40 +02:00
mod.rs chore(core/rust): allow unused macros 2021-09-21 12:43:31 +02:00
obj.rs style(core/rust): enable clippy lints 2021-09-23 14:22:40 +02:00
qstr.rs feat(core/rust): catch, handle and propagate uPy exceptions 2021-09-21 12:43:31 +02:00
runtime.rs style(core/rust): enable clippy lints 2021-09-23 14:22:40 +02:00
typ.rs style(core/rust): enable clippy lints 2021-09-23 14:22:40 +02:00