]> git.lizzy.rs Git - rust.git/blob - src/test/rustdoc/unneeded-trait-implementations-title.rs
Sync core::simd up to rust-lang/portable-simd@2e081db92aa3ee0a4563bc28ce01bdad5b1b2efd
[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