File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/doc/contrib/src/tests Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -250,11 +250,11 @@ environment. The general process is:
250
250
3 . Run with arguments: ` r check `
251
251
252
252
[ `testsuite` ] : https://github.com/rust-lang/cargo/tree/master/tests/testsuite/
253
- [ `ProjectBuilder` ] : https://github.com/rust-lang/cargo/blob/e4b65bdc80f2a293447f2f6a808fa7c84bf9a357 /crates/cargo-test-support/src/lib.rs#L225-L231
254
- [ `Execs` ] : https://github.com/rust-lang/cargo/blob/e4b65bdc80f2a293447f2f6a808fa7c84bf9a357 /crates/cargo-test-support/src/lib.rs#L558-L579
253
+ [ `ProjectBuilder` ] : https://github.com/rust-lang/cargo/blob/d847468768446168b596f721844193afaaf9d3f2 /crates/cargo-test-support/src/lib.rs#L196-L202
254
+ [ `Execs` ] : https://github.com/rust-lang/cargo/blob/d847468768446168b596f721844193afaaf9d3f2 /crates/cargo-test-support/src/lib.rs#L531-L550
255
255
[ `support` ] : https://github.com/rust-lang/cargo/blob/master/crates/cargo-test-support/src/lib.rs
256
256
[ `support::compare` ] : https://github.com/rust-lang/cargo/blob/master/crates/cargo-test-support/src/compare.rs
257
- [ `support::registry::Package` ] : https://github.com/rust-lang/cargo/blob/e4b65bdc80f2a293447f2f6a808fa7c84bf9a357 /crates/cargo-test-support/src/registry.rs#L73-L149
257
+ [ `support::registry::Package` ] : https://github.com/rust-lang/cargo/blob/d847468768446168b596f721844193afaaf9d3f2 /crates/cargo-test-support/src/registry.rs#L311-L389
258
258
[ `support::git` ] : https://github.com/rust-lang/cargo/blob/master/crates/cargo-test-support/src/git.rs
259
259
[ Running Cargo ] : ../process/working-on-cargo.md#running-cargo
260
260
[ `snapbox` ] : https://docs.rs/snapbox/latest/snapbox/
You can’t perform that action at this time.
0 commit comments