rust/src/librustdoc/html
Dylan DPC 215722bd8d
Rollup merge of #97286 - GuillaumeGomez:eslint-check-fn, r=notriddle
Add new eslint rule to prevent whitespace before function call paren

It prevents `foo ()` basically. :)

r? `@notriddle`
2022-05-23 15:11:03 +02:00
..
highlight rustdoc: use better highlighting for *const, *mut, and &mut 2021-10-25 11:13:43 -07:00
length_limit Don't panic if close_tag() is called without tags to close 2021-08-25 20:09:17 -07:00
markdown Update rustdoc tests for headings indent 2022-02-09 14:55:26 +01:00
render Auto merge of #97177 - oli-obk:const-stability, r=davidtwco 2022-05-22 06:47:36 +00:00
static Add new eslint rule to prevent whitespace before function call paren 2022-05-22 22:29:44 +02:00
templates Remove theme picker button 2022-05-14 17:21:52 +02:00
toc Format the world 2019-12-22 17:42:47 -05:00
url_parts_builder Document and test UrlPartsBuilder::push_fmt 2022-01-14 12:05:35 -08:00
escape.rs Remove crate visibility modifier in libs, tests 2022-05-21 00:32:47 -04:00
format.rs Clean up &args[..], use more readable args.iter() instead 2022-05-22 15:03:51 -07:00
highlight.rs Remove crate visibility modifier in libs, tests 2022-05-21 00:32:47 -04:00
layout.rs Remove crate visibility modifier in libs, tests 2022-05-21 00:32:47 -04:00
length_limit.rs Don't panic if close_tag() is called without tags to close 2021-08-25 20:09:17 -07:00
markdown.rs Remove crate visibility modifier in libs, tests 2022-05-21 00:32:47 -04:00
mod.rs Remove crate visibility modifier in libs, tests 2022-05-21 00:32:47 -04:00
sources.rs Remove crate visibility modifier in libs, tests 2022-05-21 00:32:47 -04:00
static_files.rs Remove crate visibility modifier in libs, tests 2022-05-21 00:32:47 -04:00
tests.rs rustdoc: avoid many Symbol to String conversions. 2022-01-14 11:57:18 -08:00
toc.rs Remove crate visibility modifier in libs, tests 2022-05-21 00:32:47 -04:00
url_parts_builder.rs Remove crate visibility modifier in libs, tests 2022-05-21 00:32:47 -04:00