rust/src/librustdoc/html
Matthias Krüger e3eebfeea6
Rollup merge of #90154 - camelid:remove-getdefid, r=jyn514
rustdoc: Remove `GetDefId`

See the individual commit messages for details.

r? `@jyn514`
2021-10-27 06:11:35 +02:00
..
highlight Rollup merge of #85833 - willcrichton:example-analyzer, r=jyn514 2021-10-23 14:58:39 +02:00
length_limit Don't panic if close_tag() is called without tags to close 2021-08-25 20:09:17 -07:00
markdown heading_level: u32 -> heading_offset: HeadingOffset 2021-10-04 22:28:04 -04:00
render Rollup merge of #90154 - camelid:remove-getdefid, r=jyn514 2021-10-27 06:11:35 +02:00
static Fix scrollbars appearing on information tooltip on mac when they shouldn't 2021-10-25 11:40:13 +02:00
templates Rollup merge of #85833 - willcrichton:example-analyzer, r=jyn514 2021-10-23 14:58:39 +02:00
toc Format the world 2019-12-22 17:42:47 -05:00
escape.rs rustdoc tweaking 2021-01-30 01:02:18 +00:00
format.rs Fix clippy lints in librustdoc 2021-10-25 11:30:09 +02:00
highlight.rs Fix clippy lints in librustdoc 2021-10-25 11:30:09 +02:00
layout.rs Fix clippy lints in librustdoc 2021-10-25 11:30:09 +02: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 Fix clippy lints in librustdoc 2021-10-25 11:30:09 +02:00
mod.rs Refactor Markdown length-limited summary implementation 2021-08-19 16:22:54 -07:00
sources.rs Fix clippy lints in librustdoc 2021-10-25 11:30:09 +02:00
static_files.rs Rollup merge of #85833 - willcrichton:example-analyzer, r=jyn514 2021-10-23 14:58:39 +02:00
tests.rs rustdoc: use more precise relative URLS 2021-04-17 09:21:52 -07:00
toc.rs clippy fixes for librustdoc 2021-01-01 21:19:10 +01:00