]> git.lizzy.rs Git - rust.git/blobdiff - .gitattributes
remove the `Subst` trait, always use `EarlyBinder`
[rust.git] / .gitattributes
index 45bca848f8f369152c88ed05de35d9423015a828..90cf33053c77587326cfec3e29e0f6caa73db1ca 100644 (file)
@@ -1,4 +1,3 @@
-[attr]rust text eol=lf whitespace=tab-in-indent,trailing-space,tabwidth=4
-
 * text=auto eol=lf
-*.rs rust
+*.rs text eol=lf whitespace=tab-in-indent,trailing-space,tabwidth=4
+*.fixed linguist-language=Rust