|
Failed to load latest commit information. |
|
cargo_clean.rs
|
Remove trailing extern crate usage
|
Dec 13, 2018
|
|
cargo_compile.rs
|
Cleanup: Remove unnecessary borrows.
|
Mar 27, 2019
|
|
cargo_doc.rs
|
Allow `cargo doc --open` with multiple packages.
|
Mar 31, 2019
|
|
cargo_fetch.rs
|
impl centralized RustcWrapper logic
|
Mar 30, 2019
|
|
cargo_generate_lockfile.rs
|
Various cosmetic improvements.
|
Feb 20, 2019
|
|
cargo_install.rs
|
Don't include metadata in wasm binary examples.
|
Apr 1, 2019
|
|
cargo_new.rs
|
new/init: Don't include email if it is empty.
|
Mar 31, 2019
|
|
cargo_output_metadata.rs
|
Cleanup: Remove redundant clones.
|
Mar 27, 2019
|
|
cargo_package.rs
|
Cleanup: Remove unnecessary borrows.
|
Mar 27, 2019
|
|
cargo_pkgid.rs
|
Remove trailing extern crate usage
|
Dec 13, 2018
|
|
cargo_read_manifest.rs
|
Remove trailing extern crate usage
|
Dec 13, 2018
|
|
cargo_run.rs
|
Various cosmetic improvements.
|
Feb 20, 2019
|
|
cargo_test.rs
|
Auto merge of #6358 - collin5:b4325, r=ehuss
|
Mar 11, 2019
|
|
cargo_uninstall.rs
|
Cleanup: Remove unnecessary borrows.
|
Mar 27, 2019
|
|
common_for_install_and_uninstall.rs
|
Merge branch 'master' into https_all_the_things
|
Feb 22, 2019
|
|
fix.rs
|
Remove no longer needed fields in `BuildConfig`
|
Apr 1, 2019
|
|
lockfile.rs
|
Various cosmetic improvements.
|
Feb 20, 2019
|
|
mod.rs
|
Introduce LibRule::Default to avoid failure mode
|
Feb 25, 2019
|
|
registry.rs
|
Cleanup: Remove unnecessary borrows.
|
Mar 27, 2019
|
|
resolve.rs
|
add a `check_public_visible_dependencies` flag
|
Mar 4, 2019
|