]> git.lizzy.rs Git - rust.git/commit
auto merge of #19407 : frewsxcv/rust/rm-reexports, r=cmr
authorbors <bors@rust-lang.org>
Sun, 7 Dec 2014 04:12:20 +0000 (04:12 +0000)
committerbors <bors@rust-lang.org>
Sun, 7 Dec 2014 04:12:20 +0000 (04:12 +0000)
commitf7d18b92f80e52462a5c086bb47252817e6b1b3d
treebe5d317a9a4a5807342b348c42cc78243c620eaf
parenta31ad6bfcd55fd58218ab005be5eb7229de88ef9
parent4ef16741e355754abd446acbd80e5afb784864c7
auto merge of #19407 : frewsxcv/rust/rm-reexports, r=cmr

In regards to:

https://github.com/rust-lang/rust/issues/19253#issuecomment-64836729

This commit:

* Changes the #deriving code so that it generates code that utilizes fewer
  reexports (in particur Option::\*, Result::\*, and Ordering::\*), which is necessary to
  remove those reexports in the future
* Changes other areas of the codebase so that fewer reexports are utilized
src/libstd/io/mem.rs