Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove dependency on StringReader from rustdoc highlighter
rustc_lexer is the lossless lexer, which is a better fit for approximate syntax highlighting. As a side-effect, we can now syntax-highlight even broken code.
- Loading branch information