| Age | Commit message (Expand) | Author | Lines |
| 2015-02-08 | Auto merge of #22046 - mneumann:dragonfly-libstd-fixes, r=huonw | bors | -1/+3 |
| 2015-02-08 | Auto merge of #22054 - LeoTestard:include-parse-errors, r=alexcrichton | bors | -2/+32 |
| 2015-02-08 | Auto merge of #22011 - fhahn:separate-parse-fail-tests, r=nikomatsakis | bors | -12/+20 |
| 2015-02-08 | Auto merge of #21970 - michaelwoerister:lang-item-call-debug-locs, r=brson | bors | -201/+499 |
| 2015-02-08 | Auto merge of #21565 - kmcallister:poison, r=alexcrichton | bors | -12/+40 |
| 2015-02-08 | Auto merge of #21999 - tomjakubowski:rustdoc-fixes, r=alexcrichton | bors | -25/+155 |
| 2015-02-08 | Auto merge of #22044 - caspark:fix-rc-doc-links, r=nikomatsakis | bors | -2/+2 |
| 2015-02-08 | Auto merge of #21988 - kmcallister:no-std, r=sfackler | bors | -171/+489 |
| 2015-02-07 | Auto merge of #21874 - nagisa:reference-is-removal, r=steveklabnik | bors | -5/+5 |
| 2015-02-07 | Fix new test | Keegan McAllister | -1/+1 |
| 2015-02-07 | Make std::fmt a simple re-export from collections | Keegan McAllister | -424/+402 |
| 2015-02-07 | Fake up #![no_std] on pretty-printing; keep it out of AST | Keegan McAllister | -14/+22 |
| 2015-02-07 | Feature-gate #![no_std] | Keegan McAllister | -22/+76 |
| 2015-02-07 | Don't use std:: paths in syntax extensions when compiling a #![no_std] crate | Keegan McAllister | -145/+413 |
| 2015-02-07 | Use path helper macros in deriving | Keegan McAllister | -28/+38 |
| 2015-02-07 | Auto merge of #21984 - pnkfelix:make-for-loops-a-terminating-scope, r=nikomat... | bors | -9/+21 |
| 2015-02-07 | Fix handling of parse errors when using `include!()`. | Leo Testard | -2/+32 |
| 2015-02-07 | Auto merge of #21982 - pnkfelix:extend-Z-print-region-graph, r=nikomatsakis | bors | -11/+78 |
| 2015-02-07 | Auto merge of #21971 - pnkfelix:fsk-restrict-fixdsz-array-moves, r=nikomatsakis | bors | -108/+276 |
| 2015-02-07 | Updates to tests reflecting array-move restrictions. | Felix S. Klock II | -80/+5 |
| 2015-02-07 | Add tests of move-into-dead-array restriction. | Felix S. Klock II | -0/+50 |
| 2015-02-07 | Add tests of move-out-of-array restriction. | Felix S. Klock II | -0/+91 |
| 2015-02-07 | Restrictions on moves out-from and into fixed-length arrays. | Felix S. Klock II | -40/+142 |
| 2015-02-07 | Fix libsyntax so we can bootstrap even with move out of array restriction. | Felix S. Klock II | -2/+2 |
| 2015-02-07 | remove closure `&mut:`/`&:` annotations. | Felix S. Klock II | -3/+3 |
| 2015-02-07 | Auto merge of #22023 - alexcrichton:oops-picked-the-wrong-plugin, r=nikomatsakis | bors | -9/+72 |
| 2015-02-07 | Fix struct passwd and _SC_GETPW_R_SIZE_MAX for DragonFly | Michael Neumann | -1/+3 |
| 2015-02-07 | Fix broken link to std::rc module docs | Caspar Krieger | -2/+2 |
| 2015-02-07 | Auto merge of #21995 - leejunseok:fix_invariant_ex, r=steveklabnik | bors | -5/+6 |
| 2015-02-07 | Auto merge of #21978 - Potpourri:error-extern-crate-staticlib, r=alexcrichton | bors | -5/+61 |
| 2015-02-06 | sync: Expose PoisonError::new | Keegan McAllister | -12/+14 |
| 2015-02-06 | sync: Add is_poisoned to Mutex and RwLock | Keegan McAllister | -0/+26 |
| 2015-02-07 | Auto merge of #21949 - japaric:index, r=nikomatsakis | bors | -46/+14 |
| 2015-02-06 | make `IndexMut` a super trait over `Index` | Jorge Aparicio | -46/+14 |
| 2015-02-07 | Auto merge of #21505 - GuillaumeGomez:interned_string, r=alexcrichton | bors | -300/+295 |
| 2015-02-06 | Auto merge of #21997 - Manishearth:rollup, r=alexcrichton | bors | -2032/+2054 |
| 2015-02-06 | librustdoc has been updated | GuillaumeGomez | -31/+33 |
| 2015-02-06 | rustc: Don't fall back to -L if using --extern | Alex Crichton | -9/+72 |
| 2015-02-06 | Move compile-fail tests that are rejected by the parser to parse-fail | Florian Hahn | -12/+20 |
| 2015-02-06 | debuginfo: Fix problem with debug locations of constants in match patterns. | Michael Woerister | -30/+189 |
| 2015-02-06 | debuginfo: Implement direct debuginfo source location application for ICmp, F... | Michael Woerister | -45/+112 |
| 2015-02-06 | debuginfo: Assign debuginfo source locations to lang-item calls. | Michael Woerister | -127/+199 |
| 2015-02-06 | Auto merge of #21926 - mzabaluev:raw-lifetime, r=alexcrichton | bors | -32/+82 |
| 2015-02-07 | Rollup merge of #22009 - japaric:no-mov, r=alexcrichton | Manish Goregaokar | -170/+1 |
| 2015-02-07 | Rollup merge of #22005 - nagisa:obsolete-ctx, r=alexcrichton | Manish Goregaokar | -3/+3 |
| 2015-02-07 | Rollup merge of #21994 - iKevinY:featureck-fix, r=brson | Manish Goregaokar | -2/+2 |
| 2015-02-07 | fix outdated docs | Alexis | -88/+88 |
| 2015-02-07 | fix outdated docs | Alexis | -9/+9 |
| 2015-02-06 | More libcollections fixes | Manish Goregaokar | -3/+3 |
| 2015-02-06 | Auto merge of #21860 - mdinger:enum_rewording, r=steveklabnik | bors | -93/+90 |