polonius 0.2.0

Core definition for the Rust borrow checker
Documentation
# polonius

## v0.2.0

- integrate the latest engine
- add graphviz output
- preliminary work towards a friendly front-end format

# polonius-engine

## v0.5.0

- add a new algorithm that permits comparing naive and optimized

## v0.4.0

- avoid `Cow` for `errors_at`

## v0.3.0

- renamed field from `potential_errors` to `errors`

## v0.2.0

- added `Output` mode

## v0.1.1

- made default more lenient

## v0.1.0