mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 15:56:09 +03:00
7a03f05eac
5692: Add support for extern crate r=jonas-schievink a=Nashenas88 This adds syntax highlighting, hover and goto def functionality for extern crate. Fixes #5690 Co-authored-by: Paul Daniel Faria <Nashenas88@users.noreply.github.com>