rust/src/librustdoc/html
bors 3b9cf893d0 Auto merge of #97246 - GuillaumeGomez:rollup-btcok8x, r=GuillaumeGomez
Rollup of 7 pull requests

Successful merges:

 - #97190 (Add implicit call to from_str via parse in documentation)
 - #97218 (Add eslint checks)
 - #97219 (make ptr::invalid not the same as a regular int2ptr cast)
 - #97223 (Remove quadratic behaviour from -Zunpretty=hir-tree.)
 - #97232 (typo)
 - #97237 (Add some more weird-exprs)
 - #97238 (Bump LLVM fetched from CI to fix run-make)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2022-05-21 11:28:48 +00: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 Remove crate visibility modifier in libs, tests 2022-05-21 00:32:47 -04:00
static Add eslint key-spacing check 2022-05-20 20:27:35 +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 Auto merge of #93963 - GuillaumeGomez:reduce-clean-type-size, r=notriddle 2022-05-21 09:04:05 +00: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