diff options
| author | bors <bors@rust-lang.org> | 2018-05-28 14:45:46 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2018-05-28 14:45:46 +0000 |
| commit | a2c4d4e2f05b7fcca62eef7cf5ce83d51907a6ec (patch) | |
| tree | 8a3561eb3103ae4613afcb590ec99fbcfe3268e1 | |
| parent | 2b1d69d6b520046108dae04c625f15ea35127388 (diff) | |
| parent | 287ad5407a10d6b3275c6e175ccb9cc2e701258e (diff) | |
| download | rust-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-- | .gitattributes | 1 |
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 |
