rust/src/librustdoc/html/render
Michael Howell 19e0200296 rustdoc: remove fnname CSS class that's styled exactly like fn
It's not obvious why this was ever a separate class name, since even
in c4219a4783 when it was first added,
it was styled identically to regular `fn` links.
2022-11-28 10:51:46 -07:00
..
context.rs rustdoc: use javascript to layout notable traits popups 2022-11-07 22:45:24 -07:00
mod.rs rustdoc: remove fnname CSS class that's styled exactly like fn 2022-11-28 10:51:46 -07:00
print_item.rs move things from rustc_target::abi to rustc_abi 2022-11-24 16:26:13 +03:30
search_index.rs avoid cloning and then iterating 2022-08-13 16:16:52 +02:00
span_map.rs Make hir::PathSegment::hir_id non-optional. 2022-09-05 14:20:25 +10:00
tests.rs Corrected imports for render tests and mod files 2021-03-04 10:25:00 -08:00
write_shared.rs Generate static file hashes once 2022-10-29 12:48:08 -07:00