We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4a85e9 commit 3d82615Copy full SHA for 3d82615
tests/minicrater/full/results.expected.json
@@ -90,6 +90,21 @@
90
],
91
"url": "https://github.com/rust-lang-nursery/crater/tree/master/local-crates/memory-hungry"
92
},
93
+ {
94
+ "name": "missing-examples (local)",
95
+ "res": "test-pass",
96
+ "runs": [
97
98
+ "log": "stable/local/missing-examples",
99
+ "res": "test-pass"
100
+ },
101
102
+ "log": "beta/local/missing-examples",
103
104
+ }
105
+ ],
106
+ "url": "https://github.com/rust-lang-nursery/crater/tree/master/local-crates/missing-examples"
107
108
{
109
"name": "network-access (local)",
110
"res": "fixed",
0 commit comments