about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorEvgeny Safronov <division494@gmail.com>2017-04-17 09:41:12 +0300
committerEvgeny Safronov <division494@gmail.com>2017-04-17 09:41:12 +0300
commitbbdf190c6a2d5bc095c8d3addff0868395bff31f (patch)
tree4edcea438a2115e31836bd55e489e63d705ffe81 /src
parent3ae20deac7f7a4e9d5bcb640dd4e2eacd9c2cfe3 (diff)
downloadrust-bbdf190c6a2d5bc095c8d3addff0868395bff31f.tar.gz
rust-bbdf190c6a2d5bc095c8d3addff0868395bff31f.zip
fix: remove `field_init_shorthand` from SUMMARY.md
Diffstat (limited to 'src')
-rw-r--r--src/doc/unstable-book/src/SUMMARY.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/doc/unstable-book/src/SUMMARY.md b/src/doc/unstable-book/src/SUMMARY.md
index 9acb7b4afe7..fe638fd6417 100644
--- a/src/doc/unstable-book/src/SUMMARY.md
+++ b/src/doc/unstable-book/src/SUMMARY.md
@@ -78,7 +78,6 @@
 - [fmt_internals](fmt-internals.md)
 - [fn_traits](fn-traits.md)
 - [fnbox](fnbox.md)
-- [field_init_shorthand](field-init-shorthand.md)
 - [from_utf8_error_as_bytes](from_utf8_error_as_bytes.md)
 - [fundamental](fundamental.md)
 - [fused](fused.md)