Skip to content

Commit

Permalink
Remove obsolete note about stability
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarton committed Oct 20, 2018
1 parent 276bd9e commit e87bb3c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions doc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,6 @@

This crate provides a set of alternative `#[derive]` attributes for Rust.

## Stability

This crate is not stable yet and the attributes might change at any time.

For now the crate only works on nightly but it uses *rustc*'s Macros 1.1 and is
meant to be usable on stable as soon as it is possible.

## Examples

*derivative* uses attributes to make it possible to derive more implementations
Expand Down

0 comments on commit e87bb3c

Please sign in to comment.