Skip to content

A Trustfall adapter for querying rustc.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

trustfall-labs/trustfall-rustc-adapter

Repository files navigation

trustfall-rustc-adapter

This Trustfall adapter aims to make large parts of the Rust compiler's output easily queryable by anyone with help from the rustc_* crates.

TODO

Interesting Queries to Implement

  • "what is the MSRV of this piece of code?"
  • "where is this function called?"
  • recreate some Clippy lints

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

A Trustfall adapter for querying rustc.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages