about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide/.gitattributes
AgeCommit message (Collapse)AuthorLines
2018-12-01Fix failing tidy (line endings on Windows) (#246)Vadim Petrochenkov-0/+2
This happens every time a new doc submodule is added to https://github.com/rust-lang/rust. cc https://github.com/rust-lang/book/pull/549 https://github.com/rust-lang-nursery/reference/pull/36 https://github.com/rust-lang/rust-by-example/pull/1018