auto merge of #9780 : sfackler/rust/extensions2, r=alexcrichton
This works around #9779, but is probably the right thing to do anyways since that's the module where all of the documentation for those traits lives.
This commit is contained in:
commit
2b978af227
@ -297,7 +297,7 @@ pub mod flate;
|
||||
pub mod comm_adapters;
|
||||
|
||||
/// Extension traits
|
||||
mod extensions;
|
||||
pub mod extensions;
|
||||
|
||||
/// Non-I/O things needed by the I/O module
|
||||
// XXX: shouldn this really be pub?
|
||||
|
Loading…
x
Reference in New Issue
Block a user