rust-lang / polonius

Defines the Rust borrow checker.
Apache License 2.0
1.35k stars 73 forks source link

bring this crate into conformance with compiler-team crate policy #101

Open nikomatsakis opened 5 years ago

nikomatsakis commented 5 years ago

The compiler team is working on a standard policy around its external crates (see https://github.com/rust-lang/compiler-team/pull/19) -- we need to bring this crate into conformance, though the policy is not yet finalized, so it's not 100% clear what this means.