mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #422 from brson/rust
Turn on Rust lexing. Add a bigger sample
This commit is contained in:
@@ -1106,7 +1106,6 @@ Ruby:
|
|||||||
Rust:
|
Rust:
|
||||||
type: programming
|
type: programming
|
||||||
color: "#dea584"
|
color: "#dea584"
|
||||||
lexer: Text only
|
|
||||||
primary_extension: .rs
|
primary_extension: .rs
|
||||||
|
|
||||||
SCSS:
|
SCSS:
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
fn main() {
|
|
||||||
log "Hello, world!";
|
|
||||||
}
|
|
||||||
1212
samples/Rust/task.rs
Normal file
1212
samples/Rust/task.rs
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user