This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6b3695d480
rust
/
src
/
librustdoc
/
html
/
render
History
Download ZIP
Download TAR.GZ
Guillaume Gomez
6b3695d480
Remove unneeded FIXME: after testing the suggested changes, we reached the conclusion that the code readibility wasn't worth the almost unnoticeable perf improvement
2021-11-12 15:25:13 +01:00
..
cache.rs
Remove unneeded FIXME: after testing the suggested changes, we reached the conclusion that the code readibility wasn't worth the almost unnoticeable perf improvement
2021-11-12 15:25:13 +01:00
context.rs
Clean up now that visitors only need
&clean::Crate
2021-10-31 20:59:22 -07:00
mod.rs
rustdoc: Remove top-level wrappers for
ImplKind
methods
2021-11-07 18:26:37 -08:00
print_item.rs
rustdoc: Remove top-level wrappers for
ImplKind
methods
2021-11-07 18:26:37 -08:00
span_map.rs
Clean up now that visitors only need
&clean::Crate
2021-10-31 20:59:22 -07:00
templates.rs
Move template initialization into its own file.
2021-10-08 23:28:42 -07:00
tests.rs
Corrected imports for render tests and mod files
2021-03-04 10:25:00 -08:00
write_shared.rs
rustdoc: Remove top-level wrappers for
ImplKind
methods
2021-11-07 18:26:37 -08:00