herbie-lint 1.0.7

A rustc plugin to check for numerical instability
# Change Log

## 1.0.7 — 2016-04-08
* Rustup to *rustc 1.9.0-nightly (7979dd608 2016-04-07)*

## 1.0.6 — 2016-03-27
* Rustup to *rustc 1.9.0-nightly (d5a91e695 2016-03-26)*

## 1.0.5 — 2015-02-12
* Rustup to *rustc 1.8.0-nightly (4b2c7030f 2016-02-12)*

## 1.0.4 — 2015-01-26
* Implement a timeout when executing Herbie.
* More documentation and wiki.

## 1.0.3 — 2015-01-25
* Fix bug in Rust expression reconstruction which displayed Herbie function
  names.

## 1.0.2 — 2015-01-09
* Add the `herbie_ignore` attribute.

## 1.0.1 — 2015-01-09
* Support for `Herbie.toml` improved.
* Support for calling `herbie-inout` if available.
* Better error handling.