Add 'src/tools/rustfmt/' from commit '7872306edf'
git-subtree-dir: src/tools/rustfmt git-subtree-mainline:e659b6de91git-subtree-split:7872306edf
This commit is contained in:
commit
b2d45c0d4b
1265 changed files with 78073 additions and 0 deletions
7
src/tools/rustfmt/.gitattributes
vendored
Normal file
7
src/tools/rustfmt/.gitattributes
vendored
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue