]> git.lizzy.rs Git - rust.git/commit
Fix htmldocck naming
authorChristian Duerr <contact@christianduerr.com>
Thu, 30 Nov 2017 20:43:21 +0000 (21:43 +0100)
committerChristian Duerr <contact@christianduerr.com>
Thu, 30 Nov 2017 20:43:21 +0000 (21:43 +0100)
commit5f47c7f531a4a93a563e02a0d5206c5c7139801f
tree866837be2e0e2dc82c3c4fe21f2eeeaf058d0829
parent1df13c057a7f1937170fe600d24256f0bf943ec2
Fix htmldocck naming

After renaming the structs and enums the htmldocck strings still
contained the old names. This lead to test failure.

These htmldocck tests have been updated to use the proper names of the
rust structs and traits.
src/test/rustdoc/issue-46380-2.rs