]> git.lizzy.rs Git - rust.git/blobdiff - .gitattributes
Revert PRs 81238 and 82967 (which made copy and copy_nonoverlapping intrinsics).
[rust.git] / .gitattributes
index 51a670b5fbefdaf7904f1d304ea482b0543bc9a9..82599b1450386719fab9e732cc3502d342e4e850 100644 (file)
@@ -16,3 +16,11 @@ config.toml.example linguist-language=TOML
 *.ico binary
 *.woff binary
 *.woff2 binary
+
+# Needed as part of converting rustfmt to a subtree, can hopefully be removed later.
+src/tools/rustfmt/tests/source/issue-3494/crlf.rs -text
+src/tools/rustfmt/tests/source/comment_crlf_newline.rs -text
+src/tools/rustfmt/tests/source/configs/enum_discrim_align_threshold/40.rs -text
+src/tools/rustfmt/tests/target/issue-3494/crlf.rs -text
+src/tools/rustfmt/tests/target/comment_crlf_newline.rs -text
+src/tools/rustfmt/tests/target/configs/enum_discrim_align_threshold/40.rs -text