Skip to content

Commit

Permalink
Auto merge of #72030 - matthiaskrgr:submodule_upd, r=Mark-Simulacrum
Browse files Browse the repository at this point in the history
submodules: update cargo from f534844c2 to cb06cb269

Changes:
````
more clippy fixes
Document that bench is unstable in the man page.
Update assertions in LTO calculations
Updated comments in resolve.rs to reflect actual data strcture used.
Try to remove secrets from http.debug.
Revert always computing filename Metadata.
clean -p: call `get_many` once.
Implement new `clean -p` using globs.
Rework how Cargo computes the rustc file outputs.
Add CrateType to replace LibKind.
````

I'd like to get the fix for rust-lang/cargo#8223 into nightly asap.

r? @ehuss
  • Loading branch information
bors committed May 9, 2020
2 parents 34d6b44 + 737338e commit 7c59a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/cargo

0 comments on commit 7c59a81

Please sign in to comment.