]> git.lizzy.rs Git - rust.git/blobdiff - .gitattributes
remove the `Subst` trait, always use `EarlyBinder`
[rust.git] / .gitattributes
index 796afdbde90dd6bb39255963b27a217aad32947f..90cf33053c77587326cfec3e29e0f6caa73db1ca 100644 (file)
@@ -1,5 +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