aquavm/crates/air-lib
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
..
air-parser Get rid of unsafe code in the interpreter (#303) 2022-09-06 00:03:30 +07:00
execution-info-collector Get rid of unsafe code in the interpreter (#303) 2022-09-06 00:03:30 +07:00
interpreter-data Get rid of unsafe code in the interpreter (#303) 2022-09-06 00:03:30 +07:00
interpreter-interface Get rid of unsafe code in the interpreter (#303) 2022-09-06 00:03:30 +07:00
lambda Get rid of unsafe code in the interpreter (#303) 2022-09-06 00:03:30 +07:00
log-targets Rename subtree to subgraph (#265) 2022-05-17 15:53:33 +03:00
polyplets Get rid of unsafe code in the interpreter (#303) 2022-09-06 00:03:30 +07:00
test-utils Get rid of unsafe code in the interpreter (#303) 2022-09-06 00:03:30 +07:00
trace-handler Get rid of unsafe code in the interpreter (#303) 2022-09-06 00:03:30 +07:00
utils air-trace util for measuring AquaVM performance with tracing crate. 2022-07-07 18:44:58 +07:00