Skip to content

Commit 26666e4

Browse files
committed
Remove obsolete note about stability
1 parent fcb7ffc commit 26666e4

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

doc/README.md

-7
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,6 @@
22

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

5-
## Stability
6-
7-
This crate is not stable yet and the attributes might change at any time.
8-
9-
For now the crate only works on nightly but it uses *rustc*'s Macros 1.1 and is
10-
meant to be usable on stable as soon as it is possible.
11-
125
## Examples
136

147
*derivative* uses attributes to make it possible to derive more implementations

0 commit comments

Comments
 (0)