forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule cargo
updated
7 files
+10 −10 | Cargo.lock | |
+4 −4 | Cargo.toml | |
+1 −1 | src/cargo/util/toml/mod.rs | |
+2 −2 | tests/build-std/main.rs | |
+1 −1 | tests/testsuite/custom_target.rs | |
+32 −0 | tests/testsuite/diagnostics.rs | |
+1 −0 | tests/testsuite/main.rs |