This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
3df7882272
rust
/
tests
/
rustdoc
/
module-impls.rs
6 lines
97 B
Rust
Raw
Normal View
History
Unescape
Escape
rustdoc: Fix empty Implementations section on some module pages These are caused by `DefaultImpl`s.
2016-06-28 22:50:44 +01:00
#![
crate_name =
"
foo
"
]
pub
use
std
::
marker
::
Send
;
Update `tests/rustdoc` to new test syntax
2024-06-21 14:03:08 +02:00
//@ !hasraw foo/index.html 'Implementations'
Reference in a new issue
Copy permalink