rust/src/librustdoc/html
bors 0d93d3f4a4 Auto merge of #72831 - Dylan-DPC:rollup-6rxjwt9, r=Dylan-DPC
Rollup of 5 pull requests

Successful merges:

 - #72691 (Fix escape key handling)
 - #72807 (Avoid setting wrong obligation cause span of associated type mismatch)
 - #72812 (Miri tests: skip parts of test_char_range)
 - #72829 (Clarify terms in doc comments)
 - #72830 (Fix release notes for niche initialization change)

Failed merges:

r? @ghost
2020-05-31 20:58:56 +00:00
..
markdown Update librustdoc ID tests 2020-05-06 09:59:47 +02:00
render Split payload of FileName::Real to track both real and virutalized paths. 2020-05-29 23:41:45 -04:00
static Rollup merge of #72691 - GuillaumeGomez:escape-key-handling, r=kinnison 2020-05-31 21:30:00 +02:00
toc Format the world 2019-12-22 17:42:47 -05:00
escape.rs Format the world 2019-12-22 17:42:47 -05:00
format.rs Remove "important traits" feature 2020-02-27 14:51:22 +01:00
highlight.rs Dogfood or_patterns in rustdoc 2020-04-16 13:58:47 -07:00
item_type.rs Const items have by default a static lifetime, there's no need to annotate it. (clippy::redundant_static_lifetimes) 2020-03-05 16:38:24 +01:00
layout.rs Merge aliases and search-index 2020-05-07 20:08:08 +02:00
markdown.rs Rollup merge of #71928 - mibac138:strikethrough, r=GuillaumeGomez 2020-05-12 11:41:10 +02:00
render.rs Auto merge of #72767 - pnkfelix:track-devirtualized-filenames-issue-70924, r=eddyb 2020-05-31 17:14:44 +00:00
sources.rs Split payload of FileName::Real to track both real and virutalized paths. 2020-05-29 23:41:45 -04:00
static_files.rs rustdoc: remove redundant static lifetimes (clippy::redundant_static_lifetimes) 2020-03-07 21:48:17 +01:00
toc.rs fix rustdoc warnings 2020-05-02 10:41:04 +02:00