3 files changed
+5
-5
lines changed+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1340 | 1340 |
| |
1341 | 1341 |
| |
1342 | 1342 |
| |
1343 |
| - | |
| 1343 | + | |
1344 | 1344 |
| |
1345 | 1345 |
| |
1346 | 1346 |
| |
| |||
2246 | 2246 |
| |
2247 | 2247 |
| |
2248 | 2248 |
| |
2249 |
| - | |
| 2249 | + | |
2250 | 2250 |
| |
2251 | 2251 |
| |
2252 | 2252 |
| |
| |||
4107 | 4107 |
| |
4108 | 4108 |
| |
4109 | 4109 |
| |
4110 |
| - | |
| 4110 | + | |
4111 | 4111 |
| |
4112 | 4112 |
| |
4113 | 4113 |
| |
|
- ARCHITECTURE.md+31-14
- CONTRIBUTING.md+1-1
- LICENSE-APACHE+2-2
- LICENSE-THIRD-PARTY+6-6
- README.md+1-1
- src/bin/cargo/commands/bench.rs+3-11
- src/bin/cargo/commands/fix.rs+2-2
- src/bin/cargo/commands/pkgid.rs+1-1
- src/bin/cargo/commands/run.rs+1-1
- src/bin/cargo/commands/test.rs+23-21
- src/cargo/core/package_id_spec.rs+9-9
- src/cargo/ops/cargo_compile.rs+43-10
- src/cargo/ops/cargo_package.rs+1-1
- src/cargo/ops/cargo_test.rs+9-6
- src/cargo/ops/common_for_install_and_uninstall.rs+1-1
- src/cargo/ops/mod.rs+1-1
- src/cargo/ops/registry.rs+2-2
- src/cargo/util/command_prelude.rs+2-5
- src/cargo/util/diagnostic_server.rs+2-2
- src/doc/man/cargo.adoc+1-1
- src/doc/man/generated/cargo.html+1-1
- src/doc/src/appendix/glossary.md+1-1
- src/doc/src/reference/manifest.md+1-1
- src/doc/src/reference/pkgid-spec.md+1-1
- src/etc/man/cargo.1+1-1
- tests/testsuite/bad_config.rs+8-8
- tests/testsuite/build.rs+9-9
- tests/testsuite/freshness.rs-1
- tests/testsuite/git.rs+1-1
- tests/testsuite/net_config.rs+2-2
- tests/testsuite/package.rs+9-9
- tests/testsuite/resolve.rs+8-8
- tests/testsuite/support/resolver.rs+1-1
- tests/testsuite/test.rs+37-5
Submodule rls updated from 0d6f53e to 6a1b5a9
0 commit comments