Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dckc/larust-tame

toward ocap discipline for rust
https://github.com/dckc/larust-tame

Last synced: 24 days ago
JSON representation

toward ocap discipline for rust

Awesome Lists containing this project

README

        

# larust: toward least-authority lint for rust

src/main.rs uses the `tag_safe` lint with an `ocap` tag.

`cargo run` should work as usual.

## Earlier work

1. to build `liblint_plugin_test.so`:
- `rustc lint_plugin_test.rs`
2. to use the lint:
- `rustc -L . code.rs`