Skip to content

Commit

Permalink
add to unstable book
Browse files Browse the repository at this point in the history
  • Loading branch information
durka committed Apr 16, 2017
1 parent 14a6dd7 commit 87c3cd5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/doc/unstable-book/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
- [drop_types_in_const](drop-types-in-const.md)
- [dropck_eyepatch](dropck-eyepatch.md)
- [dropck_parametricity](dropck-parametricity.md)
- [duration_as_millis](duration-as-millis.md)
- [enumset](enumset.md)
- [error_type_id](error-type-id.md)
- [exact_size_is_empty](exact-size-is-empty.md)
Expand Down
5 changes: 5 additions & 0 deletions src/doc/unstable-book/src/duration-as-millis.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# `duration_as_millis`

The tracking issue for this feature is: FIXME

------------------------

0 comments on commit 87c3cd5

Please sign in to comment.