rust/src/librustdoc/html/render
ThePuzzlemaker db1451c7ad
rustdoc: Highlight edition-specific keywords correctly in code blocks, accounting for code block edition modifiers
This is a squash of these commits:
- Highlight edition-specific keywords correctly in code blocks,
accounting for code block edition modifiers
- Fix unit tests
- Revert changes to rustc_span::symbol to prepare for merge of #80272
- Use new Symbol::is_reserved API from #80272
- Remove unused import added by accident when merging
2020-12-24 12:46:17 -06:00
..
cache.rs Auto merge of #80119 - GuillaumeGomez:str-to-symbol, r=jyn514 2020-12-18 05:55:24 +00:00
mod.rs rustdoc: Highlight edition-specific keywords correctly in code blocks, accounting for code block edition modifiers 2020-12-24 12:46:17 -06:00
tests.rs Rustdoc: Fix natural ordering to look at all numbers. 2020-08-09 23:05:35 +02:00