Skip to content

Commit 62838c6

Browse files
authored
Rollup merge of #79147 - camelid:mir-gitattributes, r=oli-obk
Highlight MIR as Rust on GitHub
2 parents 2fdcd24 + 614a748 commit 62838c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
*.h rust
66
*.rs rust diff=rust
77
*.fixed linguist-language=Rust
8+
*.mir linguist-language=Rust
89
src/etc/installer/gfx/* binary
910
*.woff binary
1011
src/vendor/** -text

0 commit comments

Comments
 (0)