Update tests for slight wording change in rustdoc error message.#7641
Update tests for slight wording change in rustdoc error message.#7641bors merged 1 commit intorust-lang:masterfrom
Conversation
|
r? @Eh2406 (rust_highfive has picked a reviewer for you, use r? to override) |
|
📌 Commit cd01ed4e0643b0fe9936e8ffe8155b4259d28ff2 has been approved by |
|
⌛ Testing commit cd01ed4e0643b0fe9936e8ffe8155b4259d28ff2 with merge 50d7cdedaf95c534e58f6a368d3369e3f7a2891e... |
cd01ed4 to
2ad6b54
Compare
|
@bors r=Eh2406 |
|
📌 Commit 2ad6b54 has been approved by |
|
⌛ Testing commit 2ad6b54 with merge a6bf88b0f7f693671e81a84290f845014e054653... |
|
💔 Test failed - checks-azure |
log file
failures: ---- prop_limited_independence_of_irrelevant_alternatives stdout ---- ---- prop_passes_validation stdout ---- ---- prop_removing_a_dep_cant_break stdout ---- failures: I don't think I've seen that kind of proptest error before. @Eh2406 does that mean it just didn't finish within time? @bors retry |
Update tests for slight wording change in rustdoc error message. Minor wording change in rustdoc error message from rust-lang/rust#66675.
|
☀️ Test successful - checks-azure |
Update cargo 11 commits in 750cb1482e4d0e74822cded7ab8b3c677ed8b041..626f0f40efd32e6b3dbade50cd53fdfaa08446ba 2019-11-23 23:06:36 +0000 to 2019-12-03 16:53:04 +0000 - Change some texts to links in README (rust-lang/cargo#7652) - Update config and environment variable docs. (rust-lang/cargo#7650) - Stop ignoring .rs.bk files; rustfmt hasn't generated them in years (rust-lang/cargo#7647) - Various contributing docs updates. (rust-lang/cargo#7642) - Stabilize profile-overrides. (rust-lang/cargo#7591) - Update comment about ResolveVersion default version. (rust-lang/cargo#7637) - Update tests for slight wording change in rustdoc error message. (rust-lang/cargo#7641) - Remove dep_targets. (rust-lang/cargo#7626) - vendor: don't use canonical path in .cargo/config (rust-lang/cargo#7629) - Minor testsuite organization. (rust-lang/cargo#7628) - Remove failing plugin tests. (rust-lang/cargo#7630)
Minor wording change in rustdoc error message from rust-lang/rust#66675.