]> git.proxmox.com Git - rustc.git/blame - src/test/rustdoc/unneeded-trait-implementations-title.rs
New upstream version 1.67.1+dfsg1
[rustc.git] / src / test / rustdoc / unneeded-trait-implementations-title.rs
CommitLineData
83c7162d 1#![crate_name = "foo"]
041b39d2 2
83c7162d
XL
3pub struct Bar;
4
a1dfa0c6 5// @count foo/struct.Bar.html '//*[@id="implementations"]' 0