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 14998d6 commit 47430f8Copy full SHA for 47430f8
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 8f4b87290bfdaf9f13663539f2969a0567e5b154
+refs/heads/master: 2b978af227492b878a02b69300b3e7e3ce9ca7c5
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: 6c08cc2db4f98e9f07ae7d50338396c4123c2f0a
5
refs/heads/try: 70152ff55722878cde684ee6462c14c65f2c4729
trunk/src/libstd/rt/io/mod.rs
@@ -297,7 +297,7 @@ pub mod flate;
297
pub mod comm_adapters;
298
299
/// Extension traits
300
-mod extensions;
+pub mod extensions;
301
302
/// Non-I/O things needed by the I/O module
303
// XXX: shouldn this really be pub?
0 commit comments