mirror of
https://github.com/simonask/libyaml-safer
synced 2024-11-25 04:40:19 +00:00
447a4caa09
error: the borrowed expression implements the required traits --> tests/data/build.rs:23:43 | 23 | let response = reqwest::blocking::get(&url)?.error_for_status()?; | ^^^^ help: change this to: `url` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow = note: `-D clippy::needless-borrow` implied by `-D clippy::all` |
||
---|---|---|
.. | ||
bin | ||
data | ||
ignorelist | ||
test_emitter.rs | ||
test_parser.rs | ||
test_parser_error.rs |