Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highlight edition-specific keywords correctly in code blocks, accounting for code block edition modifiers #80226

Merged
merged 1 commit into from
Dec 25, 2020
Merged

Commits on Dec 24, 2020

  1. 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
    ThePuzzlemaker committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    db1451c View commit details
    Browse the repository at this point in the history