Skip to content

Vim syntax update #2336

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 5 commits into from
May 6, 2012
Merged

Vim syntax update #2336

merged 5 commits into from
May 6, 2012

Conversation

tychosci
Copy link
Contributor

@tychosci tychosci commented May 3, 2012

Changes are as follows:

  • Highlight newly declared identifiers (items only)
  • Highlight TODOs in comments
  • Update number/float literal's syntax for current syntax

@brson
Copy link
Contributor

brson commented May 4, 2012

@pcwalton can you review this?

tychosci added 2 commits May 5, 2012 10:20
To follow [3.5.2.2 Number literals] in the reference manual.
@tychosci
Copy link
Contributor Author

tychosci commented May 5, 2012

Updated it to put line which I forgot to add, and to follow http://doc.rust-lang.org/doc/rust.html#number-literals correctly.

pcwalton added a commit that referenced this pull request May 6, 2012
@pcwalton pcwalton merged commit d709ed2 into rust-lang:master May 6, 2012
bors added a commit to rust-lang-ci/rust that referenced this pull request Sep 22, 2022
fix comparing wide raw pointers

Fixes rust-lang#96169

However I am not sure if these are the correct semantics. I'll wait for confirmation in that issue.
celinval pushed a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
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