| Age | Commit message (Expand) | Author | Lines |
| 2014-09-08 | Relicense shootout-chameneos-redux.rs to the shootout license. | Guillaume Pinot | -0/+1 |
| 2014-09-07 | Relicense shootout-nbody.rs to the shootout license | Guillaume Pinot | -0/+1 |
| 2014-09-07 | Relicense shootout-reverse-complement.rs to the shootout license. | Guillaume Pinot | -0/+1 |
| 2014-08-30 | auto merge of #16322 : michaelwoerister/rust/gdb-pretty, r=alexcrichton | bors | -0/+231 |
| 2014-08-30 | Unify non-snake-case lints and non-uppercase statics lints | P1start | -1/+1 |
| 2014-08-27 | debuginfo: Emit different autotest debugger scripts depending on GDB version. | Michael Woerister | -5/+11 |
| 2014-08-27 | debuginfo: Add GDB pretty printers for structs and enums. | Michael Woerister | -0/+225 |
| 2014-08-23 | auto merge of #16691 : klutzy/rust/issue-15297, r=alexcrichton | bors | -3/+4 |
| 2014-08-23 | Remove stage0 attributes. | Vadim Chugunov | -2/+0 |
| 2014-08-23 | test: Convert Window path to MSYS path | klutzy | -3/+4 |
| 2014-08-17 | auto merge of #16547 : huonw/rust/new-kw, r=pcwalton | bors | -3/+9 |
| 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 | -3/+9 |
| 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/+14 |
| 2014-08-15 | auto merge of #16486 : kballard/rust/vim_conceal, r=chris | bors | -2/+9 |
| 2014-08-15 | auto merge of #16435 : vadimcn/rust/windows, r=pcwalton | bors | -1/+3 |
| 2014-08-13 | vim: Stop setting conceallevel in the syntax file | Kevin Ballard | -2/+9 |
| 2014-08-13 | core: Add binary_search and binary_search_elem methods to slices. | Brian Anderson | -21/+25 |
| 2014-08-12 | Replace #[cfg(target_os = "win32")] with #[cfg(target_os = "windows")] | Vadim Chugunov | -1/+3 |
| 2014-08-11 | Download snapshots using HTTPS | Brian Anderson | -1/+1 |
| 2014-08-08 | auto merge of #16285 : alexcrichton/rust/rename-share, r=huonw | bors | -1/+1 |
| 2014-08-07 | Rename `Share` to `Sync` | Alex Crichton | -1/+1 |
| 2014-08-06 | Merge commit 'd92eaf0273af8c09112f951b2f483505b2f3e8c9' into rollup | Alex Crichton | -1/+1 |
| 2014-08-06 | Merge commit '881bfb1a180a1b545daa9da1539ec4c8ebda7ed1' into rollup | Alex Crichton | -1/+1 |
| 2014-08-06 | auto merge of #15865 : jamesrhurst/rust/ctags-regex, r=alexcrichton | bors | -1/+1 |
| 2014-08-06 | Gtksourceview language spec: add the \0 escape sequence. | Simon Sapin | -1/+1 |
| 2014-08-05 | auto merge of #16231 : michaelsproul/rust/gedit-macro, r=alexcrichton | bors | -0/+8 |
| 2014-08-04 | Use mingw64 target spelling. | Vadim Chugunov | -1/+1 |
| 2014-08-04 | auto merge of #15986 : Florob/rust/nfKc-new, r=alexcrichton | bors | -2/+33 |
| 2014-08-04 | Gedit/GTKSourceView: Add macro syntax highlighting. | Michael Sproul | -0/+8 |
| 2014-07-31 | auto merge of #16073 : mneumann/rust/dragonfly2, r=alexcrichton | bors | -1/+6 |
| 2014-07-29 | Gedit/gtksourceview language spec: add raw strings | Simon Sapin | -0/+11 |
| 2014-07-29 | Port Rust to DragonFlyBSD | Michael Neumann | -1/+6 |
| 2014-07-28 | collections, unicode: Add support for NFC and NFKC | Florian Zeitz | -2/+33 |
| 2014-07-26 | Relicense shootout-k-nucleotide.rs | Guillaume Pinot | -0/+1 |
| 2014-07-24 | auto merge of #15424 : TeXitoi/rust/relicense-shootout-threadring, r=brson | bors | -0/+1 |
| 2014-07-24 | Improved the tags impl regex | James Hurst | -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 #15573 : michaelwoerister/rust/lldb-tests-rebased-09-Jul, r=ale... | bors | -3/+232 |
| 2014-07-16 | auto merge of #15476 : kballard/rust/more_vim_tweaks, r=chris | bors | -7/+31 |
| 2014-07-16 | debuginfo: Remove atexit()-debugger shutdown from lldb_batchmode.py | Michael Woerister | -3/+0 |
| 2014-07-16 | debuginfo: Add python formatters that allow LLDB to print values with Rust sy... | Michael Woerister | -0/+232 |
| 2014-07-14 | add Graphemes iterator; tidy unicode exports | kwantam | -5/+124 |
| 2014-07-12 | auto merge of #15610 : brson/rust/0.12.0, r=alexcrichton | bors | -1/+1 |
| 2014-07-12 | auto merge of #15597 : brson/rust/ldconfig, r=pcwalton | bors | -3/+12 |
| 2014-07-11 | Only run ldconfig on Linux | Brian Anderson | -5/+3 |
| 2014-07-11 | Bump version to 0.12.0-pre | Brian Anderson | -1/+1 |