Skip to content

Vim syntax file types and traits cleanup #15292

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 1, 2014
Merged

Vim syntax file types and traits cleanup #15292

merged 1 commit into from
Jul 1, 2014

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