Skip to content

Conversation

frewsxcv
Copy link
Contributor

  • Remove public reexports, as a part of libs: clean up enums now that namespacing has arrived #19253
  • Rename getopts::Fail_ to getopts::Fail
    • Didn't see a reason for the suffixed '_'
  • Removed getopts::FailType
    • Looked like it was only beings used for tests; refactored the tests
      to stop requiring it
  • A few other non-breaking trivial refactoring changes

[breaking-change]

* Remove public reexports, as a part of rust-lang#19253
* Rename getopts::Fail_ to getopts::Fail
 * Didn't see a reason for the suffixed '_'
* Removed getopts::FailType
 * Looked like it was only beings used for tests; refactored the tests
   to stop requiring it
* A few other non-breaking trivial refactoring changes

[breaking-change]
bors added a commit that referenced this pull request Nov 30, 2014
* Remove public reexports, as a part of #19253
* Rename getopts::Fail_ to getopts::Fail
 * Didn't see a reason for the suffixed '_'
* Removed getopts::FailType
 * Looked like it was only beings used for tests; refactored the tests
   to stop requiring it
* A few other non-breaking trivial refactoring changes

[breaking-change]
@bors bors closed this Nov 30, 2014
@bors bors merged commit 1919b12 into rust-lang:master Nov 30, 2014
@frewsxcv frewsxcv deleted the getopts-cleanup branch October 2, 2016 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants