about summary refs log tree commit diff
path: root/src/doc
diff options
context:
space:
mode:
authorJeremy Soller <jeremy@system76.com>2019-04-07 08:39:54 -0600
committerJeremy Soller <jeremy@system76.com>2019-08-06 16:18:23 -0600
commit0498da9a3dc061f604fcfb9b56bd889e07f2b7e2 (patch)
treec297dc9d51cd63c0a1297426ae3633e3921dcb44 /src/doc
parent6a91782b72fca586b15ba68364bc7baab837af86 (diff)
downloadrust-0498da9a3dc061f604fcfb9b56bd889e07f2b7e2.tar.gz
rust-0498da9a3dc061f604fcfb9b56bd889e07f2b7e2.zip
redox: convert to target_family unix
Diffstat (limited to 'src/doc')
-rw-r--r--src/doc/unstable-book/src/library-features/n16.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/doc/unstable-book/src/library-features/n16.md b/src/doc/unstable-book/src/library-features/n16.md
deleted file mode 100644
index e556adaa13e..00000000000
--- a/src/doc/unstable-book/src/library-features/n16.md
+++ /dev/null
@@ -1,5 +0,0 @@
-# `n16`
-
-This feature is internal to the Rust compiler and is not intended for general use.
-
-------------------------