Skip to content

Conversation

alxgnon
Copy link
Contributor

@alxgnon alxgnon commented Jul 1, 2014

  • Fix a couple mistakes:
    • Ordering is an enum, not a trait.
    • Container is now named Collection.
    • Add missing CheckedDiv.
    • Remove obsolete OwnedVector.
  • Reorganize some lines to match prelude's arrangement, making mistakes easier to spot in the future.

bors added a commit that referenced this pull request Jul 1, 2014
- Fix a couple mistakes:
  - `Ordering` is an enum, not a trait.
  - `Container` is now named `Collection`.
  - Add missing `CheckedDiv`.
  - Remove obsolete `OwnedVector`.
- Reorganize some lines to match [prelude's arrangement](http://doc.rust-lang.org/std/prelude/#reexports), making mistakes easier to spot in the future.
@bors bors closed this Jul 1, 2014
@bors bors merged commit d6c988a into rust-lang:master Jul 1, 2014
@alxgnon alxgnon deleted the vim_syntax_cleanup branch July 2, 2014 18:25
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 17, 2023
Update flags.rs

Fixed typo in documentation comment
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.

2 participants