projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4661969
)
Better test description
author
Richard Dodd
<richard.dodd@itp-group.co.uk>
Sun, 15 Apr 2018 13:00:36 +0000
(14:00 +0100)
committer
Richard Dodd
<richard.dodd@itp-group.co.uk>
Sun, 15 Apr 2018 13:00:36 +0000
(14:00 +0100)
tests/testsuite/doc.rs
patch
|
blob
|
history
diff --git
a/tests/testsuite/doc.rs
b/tests/testsuite/doc.rs
index f81c37fbf5aeea2f34c81031f6bd0067adc9e2e3..0980042d531c2f85576cb8e8531b13f4ff4b13bf 100644
(file)
--- a/
tests/testsuite/doc.rs
+++ b/
tests/testsuite/doc.rs
@@
-1495,8
+1495,8
@@
fn doc_edition() {
);
}
-// Tests an issue where depending on different versions of the same
file caused `cargo doc` to
-// fail.
+// Tests an issue where depending on different versions of the same
crate depending on `cfg`s
+//
caused `cargo doc` to
fail.
#[test]
fn issue_5345() {
let foo = project("foo")