]> git.lizzy.rs Git - rust.git/blob - src/test/rustdoc/unneeded-trait-implementations-title.rs
Merge commit '7b73b60faca71d01d900e49831fcb84553e93019' into sync-rustfmt
[rust.git] / src / test / rustdoc / unneeded-trait-implementations-title.rs
1 #![crate_name = "foo"]
2
3 pub struct Bar;
4
5 // @count foo/struct.Bar.html '//*[@id="implementations"]' 0