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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
etc
Age
Commit message (
Expand
)
Author
Lines
2012-08-11
Merge pull request #3185 from megakorre/master
Brian Anderson
-2
/
+2
2012-08-12
removed a comma from the keyword list to get
Patrik Kårlin
-2
/
+2
2012-08-09
vim: hilight 'self' as a constant instead of a keyword
Ben Blum
-1
/
+3
2012-08-08
etc: Add pub and priv to vim
Patrick Walton
-1
/
+1
2012-08-07
Add 'static' to rust-mode.el.
Michael Sullivan
-1
/
+1
2012-08-06
emacs: add match as keyword
Niko Matsakis
-1
/
+1
2012-08-03
vim: don't hilight "any"
Ben Blum
-1
/
+1
2012-08-02
Add trait to emacs keyword table.
Graydon Hoare
-1
/
+1
2012-08-02
update ctags def'n which had fallen somewhat out of date
Niko Matsakis
-2
/
+3
2012-08-02
vim: Don't link conceals to operators if we're concealing mod paths, because ...
Patrick Walton
-1
/
+5
2012-08-02
Update rust-mode.el with new keywords.
Michael Sullivan
-3
/
+3
2012-08-01
vim: Add a concealer for <->
Erick Tryzelaar
-0
/
+4
2012-08-01
vim: Move conceal code into vim/after/syntax.
Erick Tryzelaar
-14
/
+27
2012-07-31
vim: Add new keywords
Patrick Walton
-2
/
+2
2012-07-31
rustc: Implement unary move. Closes #917.
Patrick Walton
-1
/
+1
2012-07-31
rustc: Check self types in method lookup; allow required trait methods to hav...
Patrick Walton
-3
/
+6
2012-07-31
Remove "iface" from vim and emacs modes.
Lindsey Kuper
-2
/
+2
2012-07-30
vim: Switch to a dot that shows up in the middle on Linux for module separator
Patrick Walton
-1
/
+1
2012-07-30
vim: Add some optional beautification of ::, ->, and =>
Patrick Walton
-1
/
+12
2012-07-29
Make tidy skip emacs backup files
Tim Chevalier
-1
/
+2
2012-07-26
vim: hilight old style #macros
Ben Blum
-0
/
+1
2012-07-24
vim: Highlight "struct"
Patrick Walton
-1
/
+1
2012-07-19
Generalize leak suppression slightly, user reported not-real testsuite failure.
Graydon Hoare
-1
/
+1
2012-07-18
vim: 'owned' keyword
Ben Blum
-1
/
+1
2012-07-17
vim: hilight macro!s
Ben Blum
-1
/
+3
2012-07-17
vim rustFuncCall contains rustAssert
Ben Blum
-2
/
+2
2012-07-14
Fix problem in combine-tests.py.
Michael Sullivan
-2
/
+2
2012-07-14
Make combine-tests.py work with ~str.
Michael Sullivan
-3
/
+1
2012-07-14
vim: swap 'cont' for 'again'
Ben Blum
-2
/
+2
2012-07-12
Forbid TODO in tidy
Tim Chevalier
-0
/
+2
2012-07-12
Merge remote-tracking branch 'origin/dist-snap' into incoming
Graydon Hoare
-1
/
+1
2012-07-12
Get rid of all of the remaining /~s in the code base.
Michael Sullivan
-2
/
+0
2012-07-11
Fix some version numbers.
Graydon Hoare
-1
/
+1
2012-07-11
vim: add optional rustFuncCall (default disabled)
Ben Blum
-0
/
+4
2012-07-10
Get rid of some remaining uses of old style vecs.
Michael Sullivan
-1
/
+1
2012-07-06
vim: hilight option, either, libc types+constants
Ben Blum
-4
/
+25
2012-07-06
Fix the indenter script to know about the annoying ~ in the front of log stri...
Michael Sullivan
-2
/
+2
2012-07-06
For #2229, recognize 'again' in place of 'cont', final change pending snapshot.
Graydon Hoare
-2
/
+2
2012-07-03
vim: add 'new' keyword
Ben Blum
-1
/
+1
2012-07-02
tutorial: More updates for closures
Brian Anderson
-5
/
+1
2012-07-02
Merge branch 'doc-comments'
Brian Anderson
-0
/
+82
2012-07-02
Merge remote-tracking branch 'Dretch/prettydocs'
Brian Anderson
-0
/
+82
2012-07-02
vim syntax: add drop & rustString contains rustTodo
Ben Blum
-2
/
+2
2012-07-02
vim syntax: don't hilight foo::<T>() like a module
Ben Blum
-1
/
+1
2012-07-02
minor updates to vim config files
Ben Blum
-4
/
+5
2012-07-02
Treat "do" as a keyword in vim
Erick Tryzelaar
-1
/
+1
2012-07-01
Add 'do' to rust-mode
Brian Anderson
-1
/
+1
2012-06-30
Properly highlight nested comments in vim
Ben Striegel
-9
/
+4
2012-06-30
Fix combine-tests.py for new vec syntax
Brian Anderson
-0
/
+2
2012-06-30
make script executable
Gareth Daniel Smith
-0
/
+0
[prev]
[next]