easy-plugin 0.11.2

A compiler plugin that makes it easier to write compiler plugins.
Documentation
language: rust

rust:
  - stable
  - beta
  - nightly

matrix:
  allow_failures:
    - rust: stable
    - rust: beta

script: . ./ci/script.sh