summaryrefslogtreecommitdiffstats
path: root/src/test/rustdoc/unneeded-trait-implementations-title.rs
blob: e1bcfd3b97ecded4b8dcc7c52642589c1752e2b0 (plain)
1
2
3
4
5
#![crate_name = "foo"]

pub struct Bar;

// @count foo/struct.Bar.html '//*[@id="implementations"]' 0