Chris Hennick
|
cde5d5ed11
|
Implement shallow copy from within the file being written
|
2023-04-23 14:33:10 -07:00 |
|
Kyle Bloom
|
03f5009c34
|
fix: Clippy uninlined format args
|
2023-01-31 17:29:34 +00:00 |
|
Wyatt Herkamp
|
2b9efe97ba
|
Fixed new Clippy Warnings
|
2022-10-13 07:44:26 -04:00 |
|
Alexander Zaitsev
|
061cdf149f
|
fix: fix Clippy warnings
- fix a bunch of Clippy warnings
- fix some usages of assert! (change to assert_ne)
Tested:
- Local unit-tests run
|
2022-01-23 17:35:27 +03:00 |
|
Ryan Levick
|
ebb07348ee
|
Run cargo fmt
|
2020-06-15 10:44:39 +02:00 |
|
Lachezar Lechev
|
29517e9a6b
|
run cargo fix --edition-idioms and manually fix other things
|
2019-11-11 09:20:31 +02:00 |
|
Mathijs van de Nes
|
a328b8ba2c
|
Do not use feature exit_status
|
2015-04-03 14:54:57 +02:00 |
|
Mathijs van de Nes
|
d778c0bb30
|
Update feature list
|
2015-03-15 14:57:25 +01:00 |
|
Mathijs van de Nes
|
785dccbf8e
|
Update features and deprecated items
|
2015-03-08 11:25:25 +01:00 |
|
Mathijs van de Nes
|
9c9a986eaf
|
Update examples to new IO
|
2015-03-02 18:29:23 +01:00 |
|
Mathijs van de Nes
|
d9b83af57c
|
Large refactoring, mostly of the reader
- Combined reader and reader_spec into read
- Alter the iteration protocol for a zip archive
- Modify some names
|
2015-03-01 11:32:40 +01:00 |
|
Mathijs van de Nes
|
6d2a63e406
|
Fix tests and examples
|
2015-02-24 16:16:08 +01:00 |
|
Mathijs van de Nes
|
ba0ec950a8
|
Use old_io and old_path features in the examples
|
2015-02-20 17:07:56 +01:00 |
|
Mathijs van de Nes
|
897ff2a82a
|
Fix os args
|
2015-02-13 09:58:42 +01:00 |
|
Mathijs van de Nes
|
e41200c30b
|
Remove deprecated items
|
2015-02-06 09:05:02 +01:00 |
|
Mathijs van de Nes
|
55ebfaaa7c
|
Convert unstable to the requested features
|
2015-01-29 17:19:16 +01:00 |
|
Mathijs van de Nes
|
e3b42c0c85
|
Fix examples and tests
|
2015-01-29 11:04:38 +01:00 |
|
Mathijs van de Nes
|
c2686b3b2e
|
Move examples to proper directory
|
2015-01-20 10:09:54 +01:00 |
|