What should be done to update Rust syntax highlighting on GitHub code viewer?
It would make sense to highlight “union” now.
GitHub appears to use rust’s sublime syntax highlighting grammer: https://github.com/rust-lang/sublime-rust/ (See https://github.com/github/linguist/tree/master/vendor/grammars)
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.