polonius-engine

Crates.iopolonius-engine
lib.rspolonius-engine
version0.13.0
sourcesrc
created_at2018-05-24 16:17:23.078331
updated_at2021-08-03 18:10:51.428318
descriptionCore definition for the Rust borrow checker
homepage
repositoryhttps://github.com/rust-lang-nursery/polonius
max_upload_size
id66914
size91,170
wg-polonius (github:rust-lang:wg-polonius)

documentation

README

This is a core library that models the borrow check. It implements the analysis described in this blogpost. This library is intended for use both by rustc and by the polonius crate, which is a distinct front-end intended for testing, profiling, etc.

Commit count: 518

cargo fmt