| Age | Commit message (Expand) | Author | Lines |
| 2015-04-27 | Fixed test text | Theo Belaire | -2/+2 |
| 2015-04-27 | Auto merge of #24849 - gareins:master, r=steveklabnik | bors | -1/+1 |
| 2015-04-26 | thread: right now you can't actually set those printers | Richo Healey | -2/+1 |
| 2015-04-26 | Make From::from example more idiomatic / simpler | Corey Farwell | -3/+1 |
| 2015-04-26 | Fix the errors | Nicholas | -1/+2 |
| 2015-04-27 | Auto merge of #24844 - diwic:patch-1, r=steveklabnik | bors | -0/+2 |
| 2015-04-27 | collections: Improve example for as_string and as_vec | Ulrik Sverdrup | -4/+21 |
| 2015-04-26 | Auto merge of #24850 - frewsxcv:patch-18, r=steveklabnik | bors | -2/+2 |
| 2015-04-26 | Indicate function call is code-like in doc-comment | Corey Farwell | -2/+2 |
| 2015-04-26 | IMO better borrow_mut() documentation on RefCell | gareins | -1/+1 |
| 2015-04-26 | Auto merge of #24839 - frewsxcv:patch-17, r=steveklabnik | bors | -5/+1 |
| 2015-04-26 | Auto merge of #24829 - jooert:fix22673, r=pnkfelix | bors | -0/+16 |
| 2015-04-26 | Remove duplicated tests for the cttz intrinsic | Björn Steinbrink | -5/+0 |
| 2015-04-26 | book: Fix broken link to unsafe chapter | diwic | -0/+2 |
| 2015-04-26 | Outputs no longer have to be mutable | Nicholas | -1/+1 |
| 2015-04-26 | Fix the inline assembly examples | Nicholas | -4/+30 |
| 2015-04-26 | Auto merge of #24828 - jooert:fix23253, r=pnkfelix | bors | -0/+16 |
| 2015-04-26 | Utilize `while let` instead of `loop` with `break` in doc-comment | Corey Farwell | -5/+1 |
| 2015-04-26 | Move qquote.rs from run-fail to run-fail-fulldeps | Ryan Prichard | -0/+0 |
| 2015-04-26 | Auto merge of #24807 - luqmana:nullable-enum-opt-dst-raw-pointers, r=jakub- | bors | -0/+28 |
| 2015-04-26 | Auto merge of #23085 - goffrie:interpolating-quote, r=huonw | bors | -725/+257 |
| 2015-04-26 | Auto merge of #24367 - ebfull:fix_ice_cat_expr, r=pnkfelix | bors | -11/+87 |
| 2015-04-26 | Remove FakeExtCtxt from qquote tests. | Geoffry Song | -56/+30 |
| 2015-04-26 | Auto merge of #24825 - rkruppe:reference-audit, r=steveklabnik | bors | -30/+21 |
| 2015-04-25 | Provide a Default implementation for AtomicPtr | Jake Goulding | -0/+6 |
| 2015-04-25 | Remove remaining tests for hygiene-encoded identifiers. | Geoffry Song | -126/+0 |
| 2015-04-25 | Interpolate AST nodes in quasiquote. | Geoffry Song | -543/+227 |
| 2015-04-25 | Add singlethreaded fence intrinsics. | Peter Marheine | -11/+43 |
| 2015-04-26 | Auto merge of #24815 - heejongahn:master, r=steveklabnik | bors | -0/+1 |
| 2015-04-26 | Reference audit: comments and whitespace sections | Robin Kruppe | -9/+12 |
| 2015-04-25 | Auto merge of #24718 - tamird:fix-quote-tests, r=alexcrichton | bors | -206/+158 |
| 2015-04-26 | Add regression test for #22673. | Johannes Oertel | -0/+16 |
| 2015-04-26 | Add regression test for #23253. | Johannes Oertel | -0/+16 |
| 2015-04-25 | Auto merge of #24547 - bombless:comma, r=pnkfelix | bors | -2/+507 |
| 2015-04-25 | `qquote-2.rs` -> `run-fail/qquote.rs` | Tamir Duberstein | -63/+57 |
| 2015-04-25 | `qquote-1.rs` -> `compile-fail-fulldeps/qquote.rs` | Tamir Duberstein | -70/+55 |
| 2015-04-25 | Re-enable test | Tamir Duberstein | -13/+14 |
| 2015-04-25 | Unrot and re-enable `run-pass-fulldeps/qquote.rs` | Tamir Duberstein | -60/+32 |
| 2015-04-25 | Redo PR #24811 properly | Robin Kruppe | -21/+9 |
| 2015-04-25 | Fixed types, and slimmed down code | Theo Belaire | -16/+8 |
| 2015-04-25 | std: Fix process spawn for arguments ending in backslashes on Windows | Brad King | -18/+21 |
| 2015-04-25 | Maybe it works | Theo Belaire | -3/+13 |
| 2015-04-25 | Now passing in the ImportResolver to check_conflict... | Theo Belaire | -17/+14 |
| 2015-04-25 | First attempt at fixing #20591 | Theo Belaire | -0/+36 |
| 2015-04-26 | Added a link address to Vectors page of the book | Heejong Ahn | -0/+1 |
| 2015-04-25 | add import (fixup #24649) | Manish Goregaokar | -0/+2 |
| 2015-04-25 | Rollup merge of #24812 - jest:master, r=steveklabnik | Manish Goregaokar | -8/+8 |
| 2015-04-25 | Rollup merge of #24811 - rkruppe:reference-audit, r=steveklabnik | Manish Goregaokar | -5/+5 |
| 2015-04-25 | Rollup merge of #24809 - conradkleinespel:master, r=Manishearth | Manish Goregaokar | -2/+2 |
| 2015-04-25 | Rollup merge of #24806 - FuGangqiang:doc, r=Manishearth | Manish Goregaokar | -10/+10 |