]> git.proxmox.com Git - cargo.git/history - crates/cargo-platform/src/error.rs
fix clippy warnings
[cargo.git] / crates / cargo-platform / src / error.rs
2020-06-03 Matthias Krügerfix clippy warnings
2019-12-07 Benedikt WernerWarn instead of error
2019-12-04 Benedikt WernerEmit error on [target.cfg(debug_assertions).dependencies]
2019-10-15 borsAuto merge of #7333 - ehuss:allow-dev-dep-path, r=alexc...
2019-10-04 borsAuto merge of #7476 - tlively:emscripten-wasm-aux,...
2019-09-27 borsAuto merge of #7452 - pyrrho:bug7346/transitive_patches...
2019-09-21 Dan AloniMerge remote-tracking branch 'origin/master' into custo...
2019-09-20 borsAuto merge of #7391 - Goirad:update-doctest-xcompile...
2019-09-20 borsAuto merge of #7375 - ehuss:extract-platform, r=alexcri...
2019-09-17 Eric HussExtract Platform to a separate crate.