This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-04-28 19:17:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
96428c3b89
rust
/
tests
/
rustdoc
/
unneeded-trait-implementations-title.rs
6 lines
102 B
Rust
Raw
Normal View
History
Unescape
Escape
Remove unneeded trait implementations titles
2018-03-24 16:22:08 +00:00
#![
crate_name =
"
foo
"
]
pub
struct
Bar
;
Update `tests/rustdoc` to new test syntax
2024-06-21 12:03:08 +00:00
//@ count foo/struct.Bar.html '//*[@id="implementations"]' 0
Reference in New Issue
Copy Permalink