rust/src/librustdoc/html
Michael Howell a3958d039d
Use Array.prototype.filter instead of open-coding
Part of #79052, originally suggested in https://github.com/rust-lang/rust/pull/79052#discussion_r523468743

Co-authored-by: Joshua Nelson <joshua@yottadb.com>
2020-12-31 17:51:46 -07:00
..
highlight rustdoc: Highlight edition-specific keywords correctly in code blocks, accounting for code block edition modifiers 2020-12-24 12:46:17 -06:00
markdown impl Default for LangString, replacing all_false by default 2020-12-20 00:26:38 +01:00
render Rollup merge of #80495 - jyn514:rename-empty, r=petrochenkov 2020-12-30 20:56:58 +00:00
static Use Array.prototype.filter instead of open-coding 2020-12-31 17:51:46 -07:00
toc Format the world 2019-12-22 17:42:47 -05:00
escape.rs Make all rustdoc functions and structs crate-private 2020-11-15 11:21:12 -05:00
format.rs Remove DefPath from Visibility and calculate it on demand 2020-12-18 12:29:55 -05:00
highlight.rs rustdoc: Highlight edition-specific keywords correctly in code blocks, accounting for code block edition modifiers 2020-12-24 12:46:17 -06:00
layout.rs Fixes submit event of the search input 2020-12-13 00:25:06 +01:00
markdown.rs Rollup merge of #80381 - rust-lang:revert-80244-spans, r=GuillaumeGomez 2020-12-30 22:49:23 +09:00
mod.rs Make markdown module public for doc-tests 2020-11-15 11:21:13 -05:00
sources.rs rustdoc: Highlight edition-specific keywords correctly in code blocks, accounting for code block edition modifiers 2020-12-24 12:46:17 -06:00
static_files.rs Make all rustdoc functions and structs crate-private 2020-11-15 11:21:12 -05:00
toc.rs Make all rustdoc functions and structs crate-private 2020-11-15 11:21:12 -05:00