aquavm/crates/data-store
Ivan Boldyrev 619e8829a9
Get rid of unsafe code in the interpreter (#303)
* Get rid of unsafe code unless really necessary

* Add lint levels where appropriate

Some crates (air-beautifier, air-testing-framework) have lot of
rust_2018_idioms violations, that will be resolved later.
2022-09-06 00:03:30 +07:00
..
src Get rid of unsafe code in the interpreter (#303) 2022-09-06 00:03:30 +07:00
Cargo.toml air-trace util for measuring AquaVM performance with tracing crate. 2022-07-07 18:44:58 +07:00