This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-01-10 23:06:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1ae27ea6aa
rust
/
.gitattributes
3 lines
34 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Enforce linux style line endings to support WSL (#1073) * Enforce linux style line endings to support WSL If you clone in windows, but run under WSL, the line endings cause errors. This enforces linux style line endings. * Update .gitattributes to use text=auto Co-authored-by: bjorn3 <bjorn3@users.noreply.github.com> Co-authored-by: bjorn3 <bjorn3@users.noreply.github.com>
2020-08-17 20:28:12 +00:00
* text=auto eol=lf
Set diff=rust git attribute for rust files This gives nicer hunk headers Fixes #1095
2020-11-08 15:36:52 +00:00
*.rs diff=rust
Reference in New Issue
Copy Permalink