Martin Nordholts
|
40a423905a
|
Fix clippy warnings with Rust 1.68
|
2023-03-14 21:19:14 +01:00 |
|
Aleksey Kladov
|
35347c2310
|
Improve readability
Using `Path`s for paths expresses intent more clearly.
|
2021-03-07 14:59:10 +01:00 |
|
David Tolnay
|
4e11abdf9b
|
Move git changes support behind a feature
|
2020-03-31 09:27:56 +02:00 |
|
sharkdp
|
ca066bf7cd
|
Run 'cargo fmt'
|
2020-02-28 10:27:06 +01:00 |
|
sharkdp
|
7779d9f622
|
Allow for non-unicode filenames, closes #225
|
2020-02-13 08:25:04 +01:00 |
|
Arnav Borborah
|
532af6556d
|
Use Rust inclusive range (stable in 1.26)
|
2018-11-11 14:42:22 +01:00 |
|
sharkdp
|
8903b64830
|
Fix for Rust 1.26
|
2018-08-31 23:57:27 +02:00 |
|
sharkdp
|
194155f062
|
Fix relative-path computation for Windows
|
2018-08-31 23:57:27 +02:00 |
|
sharkdp
|
15b9acd12f
|
Updates for new rustfmt
|
2018-05-14 19:04:13 +02:00 |
|
Ezinwa Okpoechi
|
25cee002f9
|
Split modules (#86)
* Split diffing to separate module
* Split assets to separate module
|
2018-05-10 12:36:09 +02:00 |
|