Add an unstable option to print all unversioned files

This allows sharing those files between different doc invocations
without having to know their names ahead of time.
This commit is contained in:
Joshua Nelson 2021-03-05 10:54:37 -05:00
parent 69a879f3d1
commit 173d2aaa00
6 changed files with 51 additions and 18 deletions

View file

@ -0,0 +1,4 @@
-include ../tools.mk
all:
$(RUSTDOC) -Z unstable-options --print unversioned-files | sort | diff - unversioned-files.txt

View file

@ -0,0 +1,15 @@
COPYRIGHT.txt
FiraSans-LICENSE.txt
FiraSans-Medium.woff
FiraSans-Medium.woff2
FiraSans-Regular.woff
FiraSans-Regular.woff2
LICENSE-APACHE.txt
LICENSE-MIT.txt
SourceCodePro-LICENSE.txt
SourceCodePro-Regular.woff
SourceCodePro-Semibold.woff
SourceSerifPro-Bold.ttf.woff
SourceSerifPro-It.ttf.woff
SourceSerifPro-LICENSE.md
SourceSerifPro-Regular.ttf.woff