index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
etc
/
vim
/
syntax
Age
Commit message (
Expand
)
Author
Lines
2014-09-29
Replaced some TODO by FIXME
gamazeps
-1
/
+1
2014-08-17
auto merge of #16547 : huonw/rust/new-kw, r=pcwalton
bors
-1
/
+1
2014-08-17
auto merge of #16535 : michaelsproul/rust/vim-traits, r=pcwalton
bors
-8
/
+8
2014-08-17
Add new keywords (particularly `where` & `virtual`) to editor modes.
Huon Wilson
-1
/
+1
2014-08-16
vim: Update syntax file for Prelude changes.
Michael Sproul
-8
/
+8
2014-08-15
vim: Don't set foldmethod in the syntax file either
Kevin Ballard
-11
/
+0
2014-08-07
Rename `Share` to `Sync`
Alex Crichton
-1
/
+1
2014-07-23
vim: Add MutableSeq
Brian Anderson
-1
/
+1
2014-07-21
Fix :syn-include usage of Vim filetype.
Chris Morgan
-3
/
+5
2014-07-21
Highlight $(…)* and $foo in Vim.
Chris Morgan
-0
/
+7
2014-07-16
auto merge of #15476 : kballard/rust/more_vim_tweaks, r=chris
bors
-3
/
+12
2014-07-08
std: Rename the `ToStr` trait to `ToString`, and `to_str` to `to_string`.
Richo Healey
-1
/
+1
2014-07-07
Define a new setting g:rust_fold
Kevin Ballard
-3
/
+12
2014-07-07
librustc (RFC #34): Implement the new `Index` and `IndexMut` traits.
Patrick Walton
-1
/
+1
2014-07-01
Vim syntax file types and traits cleanup
Alexandre Gagnon
-15
/
+20
2014-06-24
auto merge of #14952 : alexcrichton/rust/const-unsafe-pointers, r=brson
bors
-2
/
+1
2014-06-22
Update few files after comparison traits renaming
Piotr Jawniak
-2
/
+2
2014-06-18
Vim: highlight invalid characters in char literals.
Chris Morgan
-2
/
+7
2014-06-18
Vim: highlight escapes for byte literals.
Chris Morgan
-7
/
+11
2014-06-16
rustc: Start accepting `*const T`
Alex Crichton
-2
/
+1
2014-05-24
core: rename strbuf::StrBuf to string::String
Richo Healey
-1
/
+1
2014-05-20
vim: Handle box expressions specially
Kevin Ballard
-7
/
+20
2014-05-20
Update rust.vim for the latest prelude/keywords
Kevin Ballard
-18
/
+23
2014-05-06
etc: Add box as a keyword to editor configs
Alex Crichton
-1
/
+1
2014-04-18
vim: Add StrBuf as type to hilighting
Richo Healey
-1
/
+1
2014-03-30
Support new attribute syntax in vim syntax file
Steven Fackler
-1
/
+1
2014-03-28
Remove `Freeze` and add `Share` in vim's syntax
Flavio Percoco
-1
/
+1
2014-03-28
Rename Pod into Copy
Flavio Percoco
-1
/
+1
2014-03-20
rm obsolete references to `DeepClone`
Daniel Micay
-1
/
+1
2014-03-13
std: Rename Chan/Port types and constructor
Alex Crichton
-1
/
+1
2014-03-01
Merge pull request #12308 from kballard/vim-nested-comments
bors
-5
/
+6
2014-02-27
Update Vim syntax file last change date.
Chris Morgan
-1
/
+1
2014-02-27
Update prelude items in Vim syntax.
Chris Morgan
-20
/
+9
2014-02-27
Downgrade `do` to a reserved keyword in Vim.
Chris Morgan
-2
/
+2
2014-02-27
Highlight the `mod` in `extern mod x;` as Error.
Chris Morgan
-1
/
+3
2014-02-24
vim: Tweak how comment nesting works
Kevin Ballard
-5
/
+6
2014-02-24
Transition to new `Hash`, removing IterBytes and std::to_bytes.
Huon Wilson
-1
/
+0
2014-02-22
Move std::num::Integer to libnum
Brendan Zabarauskas
-1
/
+1
2014-02-17
auto merge of #12321 : bjz/rust/remove-real, r=alexcrichton
bors
-1
/
+1
2014-02-17
Remove Real trait and move methods into Float
Brendan Zabarauskas
-1
/
+1
2014-02-17
Remove CloneableTuple and ImmutableTuple traits
Brendan Zabarauskas
-4
/
+0
2014-02-14
Add CheckedDiv to vim syntax
Kevin Ballard
-1
/
+1
2014-02-14
Update vim syntax for extern crate
Kevin Ballard
-2
/
+9
2014-02-07
Delete send_str, rewrite clients on top of MaybeOwned<'static>
Kevin Ballard
-2
/
+1
2014-01-29
auto merge of #11672 : bjz/rust/remove-times, r=brson
bors
-1
/
+0
2014-01-30
Remove Times trait
Brendan Zabarauskas
-1
/
+0
2014-01-28
Rename CopyableTuple to CloneableTuple
Virgile Andreani
-1
/
+1
2014-01-28
Rename ImmutableCopyableVector to ImmutableCloneableVector
Virgile Andreani
-1
/
+1
2014-01-28
Rename OwnedCopyableVector to OwnedCloneableVector
Virgile Andreani
-1
/
+1
2014-01-28
Rename CopyableVector to CloneableVector
Virgile Andreani
-1
/
+1
[next]