Merge pull request #422 from brson/rust

Turn on Rust lexing. Add a bigger sample
This commit is contained in:
Ted Nyman
2013-03-06 14:44:02 -08:00
3 changed files with 1212 additions and 4 deletions

View File

@@ -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:

View File

@@ -1,3 +0,0 @@
fn main() {
log "Hello, world!";
}

1212
samples/Rust/task.rs Normal file

File diff suppressed because it is too large Load Diff