]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #47414 - est31:master, r=alexcrichton
authorkennytm <kennytm@gmail.com>
Mon, 15 Jan 2018 08:55:34 +0000 (16:55 +0800)
committerkennytm <kennytm@gmail.com>
Mon, 15 Jan 2018 10:49:37 +0000 (18:49 +0800)
commit63f4285247488fd1678467db8307a06ffa3da72a
treea7c7ec6f745d268060309867ebd218c5edb23f4d
parentf98a9a681ec062ea852094f515d5c90200bfcfc1
parent38e2667584505a81fad8380f93d7de33578914fb
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.