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 33b87c5 commit 0b49474Copy full SHA for 0b49474
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 056164ac1946898cb46ec075f1bd4c15dfbeff30
+refs/heads/master: 4e22461cd8b3aaa1876f0579615b9afe037f7195
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: 79a2b2eafc3c766cecec8a5f76317693bae9ed17
5
refs/heads/try: 8eb2bab100b42f0ba751552d8eff00eb2134c55a
trunk/src/libcore/comm.rs
@@ -132,7 +132,6 @@ pub mod streamp {
132
}
133
134
135
-#[doc(hidden)]
136
struct Chan_<T> {
137
mut endp: Option<streamp::client::Open<T>>
138
0 commit comments