| Age | Commit message (Expand) | Author | Lines |
| 2014-01-02 | Bump version to 0.9 | Brian Anderson | -1/+1 |
| 2013-11-02 | Added octal literal support. | Matt Carberry | -0/+1 |
| 2013-09-27 | auto merge of #9552 : brson/rust/0.9-pre, r=alexcrichton | bors | -1/+1 |
| 2013-09-26 | Update version numbers to 0.9-pre | Brian Anderson | -1/+1 |
| 2013-09-26 | Add 'continue' keyword to emacs, vim, gedit, kate | Brian Anderson | -0/+1 |
| 2013-09-22 | auto merge of #9395 : brson/rust/0.8, r=alexcrichton | bors | -1/+1 |
| 2013-09-22 | Remove 'copy' from syntax files, as it's no longer a keyword | Scott Lawrence | -1/+0 |
| 2013-09-21 | Update version numbers to 0.8 | Brian Anderson | -1/+1 |
| 2013-07-08 | Bump version numbers to 0.8-pre | Brian Anderson | -1/+1 |
| 2013-06-30 | Bump version from 0.7-pre to 0.7 | Brian Anderson | -1/+1 |
| 2013-05-30 | Highlight Sized in vim and kate | Ben Blum | -0/+1 |
| 2013-04-22 | Rename Div operator trait to Quot and Modulo operator trait to Rem | Brendan Zabarauskas | -2/+2 |
| 2013-04-10 | Bump version to 0.7-pre | Brian Anderson | -1/+1 |
| 2013-04-09 | Bump version to 0.7-pre | Brian Anderson | -1/+1 |
| 2013-03-25 | kate: remove `const`, `log`, and `pure` keywords, add `super` keyword | Andrew Paseltiner | -3/+1 |
| 2013-03-09 | kate: remove assert keyword | Andrew Paseltiner | -1/+0 |
| 2013-03-09 | kate: add Not to list of traits | Andrew Paseltiner | -0/+1 |
| 2013-03-03 | kate: allow [] regions to be collapsed | Andrew Paseltiner | -2/+4 |
| 2013-03-03 | kate: restrict char escapes to ones accepted by Rust and highlight hex escapes | Andrew Paseltiner | -3/+11 |
| 2013-03-03 | kate: detect and highlight attributes | Andrew Paseltiner | -0/+6 |
| 2013-03-03 | kate: consolidate integer suffixes with &rustIntSuf; entity | Andrew Paseltiner | -3/+4 |
| 2013-03-03 | kate: add note about &rustIdent; | Andrew Paseltiner | -0/+3 |
| 2013-03-03 | kate: update Rust version | Andrew Paseltiner | -1/+1 |
| 2013-03-03 | kate: add Self to types | Andrew Paseltiner | -0/+1 |
| 2013-03-03 | kate: detect and highlight core traits | Andrew Paseltiner | -0/+25 |
| 2013-03-03 | kate: detect and highlight regions | Andrew Paseltiner | -0/+2 |
| 2013-03-03 | kate: introduce &rustIdent; entity | Andrew Paseltiner | -3/+6 |
| 2013-03-03 | kate: detect and highlight macro invocations | Andrew Paseltiner | -0/+2 |
| 2013-03-03 | kate: remove export, fail, and move keywords | Andrew Paseltiner | -3/+0 |
| 2012-10-05 | update Kate syntax file with latest keywords and types | Andrew Paseltiner | -38/+19 |
| 2012-08-21 | fix kate syntax highlighting file | Vincent Belliard | -2/+8 |
| 2012-08-20 | add syntax highlighting file for kate editor | Vincent Belliard | -0/+246 |