no-panic 0.1.5

Attribute macro to require that the compiler prove a function can't ever panic.
language: rust

rust:
  - nightly

script:
  - cargo test