Skip to content

Fix --disable-optimize-llvm#5133

Closed
brson wants to merge 32 commits into
rust-lang:masterfrom
brson:disable-optimize-llvm
Closed

Fix --disable-optimize-llvm#5133
brson wants to merge 32 commits into
rust-lang:masterfrom
brson:disable-optimize-llvm

Conversation

@brson

@brson brson commented Feb 27, 2013

Copy link
Copy Markdown
Contributor

No description provided.

jjjjw and others added 30 commits February 22, 2013 02:19
Copy the keyword list, and add `self` so that it is somewhat highlighted
(being liberal with the correct categories).
…phism

Closes rust-lang#4738.

The `std::smallintmap` module doesn't use an implicit @ box so I just added that explicitly for now to make porting simple.
…rson

Patch for rust-lang#4517

This works for fixed vectors, but I am unclear how slices should be printed, simply '&[...]'  or...

e.i. How should regions be printed?
Note on `struct_elt`: the comment is wrong, it actually dereferences the nth element of LLVM struct type if it is a pointer. That's why `T_ptr` is removed in `callee.rs`.
Copy the keyword list from rust.vim, and add `self` so that it is highlighted
(being liberal with the correct categories).

I'm not quite willing to dive in to clean up the emacs code yet, but at least this gets a (more) modern syntax highlighting list.
I also deleted a test that would be entirely useless without capture clauses.
bors and others added 2 commits February 26, 2013 10:54
Removed deprecated `str()` functions in int-template.rs and uint-template.rs
@brson brson closed this Feb 27, 2013
RalfJung added a commit to RalfJung/rust that referenced this pull request Jun 27, 2026
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.