Stabilize --crate-version option in rustdoc

This commit is contained in:
Guillaume Gomez 2020-02-26 22:08:59 +01:00
parent abc3073c92
commit c57de34e8f
5 changed files with 14 additions and 19 deletions

View file

@ -1,3 +1,3 @@
// compile-flags: --crate-version=1.3.37 -Z unstable-options
// compile-flags: --crate-version=1.3.37
// @has 'crate_version/index.html' '//div[@class="block version"]/p' 'Version 1.3.37'