about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2018-05-28 14:45:46 +0000
committerbors <bors@rust-lang.org>2018-05-28 14:45:46 +0000
commita2c4d4e2f05b7fcca62eef7cf5ce83d51907a6ec (patch)
tree8a3561eb3103ae4613afcb590ec99fbcfe3268e1
parent2b1d69d6b520046108dae04c625f15ea35127388 (diff)
parent287ad5407a10d6b3275c6e175ccb9cc2e701258e (diff)
downloadrust-a2c4d4e2f05b7fcca62eef7cf5ce83d51907a6ec.tar.gz
rust-a2c4d4e2f05b7fcca62eef7cf5ce83d51907a6ec.zip
Auto merge of #51121 - Manishearth:rust-syntax, r=killercup
Mark .fixed files as Rust syntax for GitHub

r? @killercup
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 7f25bddc06c..b223c8ac5fb 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -4,6 +4,7 @@
 *.cpp rust
 *.h rust
 *.rs rust
+*.fixed linguist-language=Rust
 src/etc/installer/gfx/* binary
 *.woff binary
 src/vendor/** -text