This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
d3ec92e16e7e78c273c0f996cad5122ce5a6cdd6
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 `@!has` name in tests
2022-08-12 00:44:07 -04:00
// @!hasraw foo/index.html 'Implementations'
Reference in New Issue
Copy Permalink