| Age | Commit message (Expand) | Author | Lines |
| 2014-07-16 | librustc: Implement the fully-expanded, UFCS form of explicit self. | Patrick Walton | -157/+633 |
| 2014-07-17 | auto merge of #15652 : nick29581/rust/vec_index, r=acrichto | bors | -88/+119 |
| 2014-07-17 | deprecate Vec::get | Nick Cameron | -88/+91 |
| 2014-07-16 | auto merge of #15696 : Zoxc/rust/redzone, r=alexcrichton | bors | -0/+10 |
| 2014-07-17 | Implement Index and IndexMut for Vec | Nick Cameron | -0/+28 |
| 2014-07-16 | auto merge of #15667 : treeman/rust/set-doc, r=alexcrichton | bors | -4/+159 |
| 2014-07-16 | auto merge of #15573 : michaelwoerister/rust/lldb-tests-rebased-09-Jul, r=ale... | bors | -265/+3569 |
| 2014-07-16 | auto merge of #15476 : kballard/rust/more_vim_tweaks, r=chris | bors | -7/+31 |
| 2014-07-16 | Extend HashSet documentation. | Jonas Hietala | -4/+159 |
| 2014-07-16 | auto merge of #15693 : steveklabnik/rust/guide_fix_cargo, r=cmr | bors | -53/+6 |
| 2014-07-16 | Add an option to disable the use of the redzone | John Kåre Alsaker | -0/+10 |
| 2014-07-16 | auto merge of #15691 : jbclements/rust/method-field-cleanup, r=alexcrichton | bors | -134/+180 |
| 2014-07-16 | debuginfo: Make sure that only one LLDB test task is run at a time. | Michael Woerister | -1/+11 |
| 2014-07-16 | debuginfo: Add LLDB autotests to debuginfo test suite. | Michael Woerister | -261/+3316 |
| 2014-07-16 | debuginfo: Remove atexit()-debugger shutdown from lldb_batchmode.py | Michael Woerister | -3/+0 |
| 2014-07-16 | debuginfo: Inject 'Rust-mode' LLDB prelude into debuginfo test scripts. | Michael Woerister | -0/+10 |
| 2014-07-16 | debuginfo: Add python formatters that allow LLDB to print values with Rust sy... | Michael Woerister | -0/+232 |
| 2014-07-16 | auto merge of #15656 : nick29581/rust/index-bck, r=pnkfelix | bors | -23/+96 |
| 2014-07-16 | auto merge of #15585 : bgamari/rust/subst-bug, r=pnkfelix | bors | -108/+181 |
| 2014-07-16 | auto merge of #15695 : alexcrichton/rust/fix-snapshots, r=brson | bors | -0/+1 |
| 2014-07-15 | Add test for crash in unsafe destructor check | Ben Gamari | -0/+23 |
| 2014-07-15 | middle::typeck::collect: Add debug output for lifetimes | Ben Gamari | -6/+7 |
| 2014-07-15 | middle::kind: Don't crash when checking safety of Drop | Ben Gamari | -1/+6 |
| 2014-07-15 | middle::subst: Better handling of parameter lookup failure | Ben Gamari | -2/+14 |
| 2014-07-15 | typeck::check::_match: Better error handling | Ben Gamari | -8/+14 |
| 2014-07-15 | middle: Derive Show impls | Ben Gamari | -21/+35 |
| 2014-07-15 | libsyntax::ast: Derive Show impls | Ben Gamari | -70/+82 |
| 2014-07-15 | auto merge of #15619 : kwantam/rust/master, r=huonw | bors | -39/+1615 |
| 2014-07-15 | change to new trait style for method field refs | John Clements | -113/+99 |
| 2014-07-15 | use trait rather than fns | John Clements | -21/+81 |
| 2014-07-15 | auto merge of #15615 : jakub-/rust/diagnostics, r=brson | bors | -390/+410 |
| 2014-07-15 | test: Try to fix a failing snapshot test | Alex Crichton | -0/+1 |
| 2014-07-15 | Fix cargo install instructions | Steve Klabnik | -53/+6 |
| 2014-07-15 | auto merge of #15426 : aochagavia/rust/str, r=alexcrichton | bors | -563/+534 |
| 2014-07-15 | Fix errors | Adolfo Ochagavía | -110/+51 |
| 2014-07-15 | Deprecate `str::from_utf8_lossy` | Adolfo Ochagavía | -256/+258 |
| 2014-07-15 | Deprecate `str::from_utf16_lossy` | Adolfo Ochagavía | -106/+111 |
| 2014-07-15 | Deprecate `str::from_utf16` | Adolfo Ochagavía | -36/+40 |
| 2014-07-15 | Deprecate str::from_byte | Adolfo Ochagavía | -2/+19 |
| 2014-07-15 | Deprecate `str::from_char` | Adolfo Ochagavía | -21/+17 |
| 2014-07-15 | Deprecate `str::from_chars` | Adolfo Ochagavía | -11/+23 |
| 2014-07-15 | Deprecate `str::from_utf8_owned` | Adolfo Ochagavía | -86/+80 |
| 2014-07-15 | auto merge of #15604 : mrmonday/rust/raw-socket-libc, r=alexcrichton | bors | -0/+21 |
| 2014-07-15 | auto merge of #15421 : catharsis/rust/doc-ffi-minor-fixes, r=alexcrichton | bors | -7/+7 |
| 2014-07-15 | Add low level support for polling with librustuv. | Robert Clipsham | -0/+21 |
| 2014-07-15 | auto merge of #15371 : pnkfelix/rust/fsk-render-dataflow-on-dot, r=alexcrichton | bors | -47/+627 |
| 2014-07-15 | Extend --pretty flowgraph=ID to include dataflow results in output. | Felix S. Klock II | -47/+627 |
| 2014-07-15 | auto merge of #15534 : steveklabnik/rust/guide_stdin, r=brson | bors | -0/+106 |
| 2014-07-15 | auto merge of #15531 : steveklabnik/rust/guide_looping, r=brson | bors | -4/+137 |
| 2014-07-15 | auto merge of #15511 : brson/rust/extract-rustc-back, r=alexcrichton | bors | -2453/+2709 |