Add 'src/tools/rustfmt/' from commit '7872306edf'

git-subtree-dir: src/tools/rustfmt
git-subtree-mainline: e659b6de91
git-subtree-split: 7872306edf
This commit is contained in:
Caleb Cartwright 2021-05-14 21:53:36 -05:00
commit b2d45c0d4b
1265 changed files with 78073 additions and 0 deletions

7
src/tools/rustfmt/.gitattributes vendored Normal file
View file

@ -0,0 +1,7 @@
* text=auto eol=lf
tests/source/issue-3494/crlf.rs -text
tests/source/comment_crlf_newline.rs -text
tests/source/configs/enum_discrim_align_threshold/40.rs -text
tests/target/issue-3494/crlf.rs -text
tests/target/comment_crlf_newline.rs -text
tests/target/configs/enum_discrim_align_threshold/40.rs -text