Skip to content

Vim syntax update#2336

Merged
pcwalton merged 5 commits into
rust-lang:masterfrom
tychosci:vim-syntax
May 6, 2012
Merged

Vim syntax update#2336
pcwalton merged 5 commits into
rust-lang:masterfrom
tychosci:vim-syntax

Conversation

@tychosci

@tychosci tychosci commented May 3, 2012

Copy link
Copy Markdown
Contributor

Changes are as follows:

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

@brson

brson commented May 4, 2012

Copy link
Copy Markdown
Contributor

@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

tychosci commented May 5, 2012

Copy link
Copy Markdown
Contributor Author

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