lychee/lychee-bin/tests
Matthias 47df7780fe
Use captured identifiers in format strings (#507)
Makes for arguably cleaner-looking code.
The downside is that the MSRV is 1.58
https://blog.rust-lang.org/2022/01/13/Rust-1.58.0.html

Given that nobody uses lychee as a library yet
and we have precompiled binaries, it's an acceptable
tradeoff.
My little research revealed that this is a much-liked
feature: https://twitter.com/matthiasendler/status/1483895557621960715
2022-02-12 10:51:52 +01:00
..
cli.rs Use captured identifiers in format strings (#507) 2022-02-12 10:51:52 +01:00
local_files.rs Improve concurrency with streams (#330) 2021-12-01 18:25:11 +01:00
usage.rs Major refactor of codebase (#208) 2021-04-15 01:24:11 +02:00