Skip to content

Commit

Permalink
Add Unstable Book entry for 'overlapping-marker-traits'.
Browse files Browse the repository at this point in the history
  • Loading branch information
frewsxcv committed Apr 15, 2017
1 parent 805704c commit ae9f571
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/doc/unstable-book/src/SUMMARY.md
Expand Up @@ -136,6 +136,7 @@
- [optin_builtin_traits](optin-builtin-traits.md)
- [option_entry](option-entry.md)
- [osstring_shrink_to_fit](osstring-shrink-to-fit.md)
- [overlapping_marker_traits](overlapping-marker-traits.md)
- [panic_abort](panic-abort.md)
- [panic_runtime](panic-runtime.md)
- [panic_unwind](panic-unwind.md)
Expand Down
7 changes: 7 additions & 0 deletions src/doc/unstable-book/src/overlapping-marker-traits.md
@@ -0,0 +1,7 @@
# `overlapping_marker_traits`

The tracking issue for this feature is: [#29864]

[#29864]: https://github.com/rust-lang/rust/issues/29864

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

0 comments on commit ae9f571

Please sign in to comment.