easy-plugin 0.6.2

A compiler plugin that makes it easier to write compiler plugins.
Contributing to easy-plugin
===========================

Issues
------

Please include the output of `rustc --version --verbose` in your issue.

Pull Requests
-------------

If you are intending to make a pull request, please make your changes in a branch that originated
from the `development` branch, not the `master` branch. Then, make your pull request against the
`development` branch.