From 6143ee71e805e7530a6cd1147708bff80947e055 Mon Sep 17 00:00:00 2001 From: Lindsey Kuper Date: Sun, 17 Jul 2011 01:04:24 -0700 Subject: [PATCH] Lexing as 'Text only' until pygments supports Rust someday. --- lib/linguist/languages.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 7ade41ec..c5be342c 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -723,6 +723,7 @@ Ruby: Rust: type: programming + lexer: Text only extensions: - .rs - .rc