about summary refs log tree commit diff
path: root/src/doc
diff options
context:
space:
mode:
authorkennytm <kennytm@gmail.com>2018-01-15 16:55:34 +0800
committerkennytm <kennytm@gmail.com>2018-01-15 18:49:37 +0800
commit63f4285247488fd1678467db8307a06ffa3da72a (patch)
treea7c7ec6f745d268060309867ebd218c5edb23f4d /src/doc
parentf98a9a681ec062ea852094f515d5c90200bfcfc1 (diff)
parent38e2667584505a81fad8380f93d7de33578914fb (diff)
downloadrust-63f4285247488fd1678467db8307a06ffa3da72a.tar.gz
rust-63f4285247488fd1678467db8307a06ffa3da72a.zip
Rollup merge of #47414 - est31:master, r=alexcrichton
Enforce dashes in the unstable book file names

Also rename the existing underscore using files to use dashes.

Fixes #47394.
Diffstat (limited to 'src/doc')
-rw-r--r--src/doc/unstable-book/src/language-features/crate-in-paths.md (renamed from src/doc/unstable-book/src/language-features/crate_in_paths.md)0
-rw-r--r--src/doc/unstable-book/src/language-features/extern-absolute-paths.md (renamed from src/doc/unstable-book/src/language-features/extern_absolute_paths.md)0
-rw-r--r--src/doc/unstable-book/src/language-features/extern-in-paths.md (renamed from src/doc/unstable-book/src/language-features/extern_in_paths.md)0
-rw-r--r--src/doc/unstable-book/src/language-features/match-default-bindings.md (renamed from src/doc/unstable-book/src/language-features/match_default_bindings.md)0
4 files changed, 0 insertions, 0 deletions
diff --git a/src/doc/unstable-book/src/language-features/crate_in_paths.md b/src/doc/unstable-book/src/language-features/crate-in-paths.md
index f1656993e87..f1656993e87 100644
--- a/src/doc/unstable-book/src/language-features/crate_in_paths.md
+++ b/src/doc/unstable-book/src/language-features/crate-in-paths.md
diff --git a/src/doc/unstable-book/src/language-features/extern_absolute_paths.md b/src/doc/unstable-book/src/language-features/extern-absolute-paths.md
index f45c5053e8d..f45c5053e8d 100644
--- a/src/doc/unstable-book/src/language-features/extern_absolute_paths.md
+++ b/src/doc/unstable-book/src/language-features/extern-absolute-paths.md
diff --git a/src/doc/unstable-book/src/language-features/extern_in_paths.md b/src/doc/unstable-book/src/language-features/extern-in-paths.md
index 3ae6cc29df0..3ae6cc29df0 100644
--- a/src/doc/unstable-book/src/language-features/extern_in_paths.md
+++ b/src/doc/unstable-book/src/language-features/extern-in-paths.md
diff --git a/src/doc/unstable-book/src/language-features/match_default_bindings.md b/src/doc/unstable-book/src/language-features/match-default-bindings.md
index cc542931cbe..cc542931cbe 100644
--- a/src/doc/unstable-book/src/language-features/match_default_bindings.md
+++ b/src/doc/unstable-book/src/language-features/match-default-bindings.md