rustc-tools 0.83.0

Some internal rustc tools made accessible
1
2
3
4
5
The `with-cargo-integration` folder contains a full example on how to use this crate
while also using its `cargo` integration and also how to create your own lints.

The `without-cargo-integration` folder contains smaller examples focused on how to use
a specific subset of this crate but without the `cargo` integration.