| Age | Commit message (Expand) | Author | Lines |
| 2015-04-21 | syntax: Don't use unstable fn to convert single element to a slice | Erick Tryzelaar | -1/+4 |
| 2015-04-21 | syntax: Remove use of TraitObject in pretty printer | Erick Tryzelaar | -13/+8 |
| 2015-04-21 | syntax: remove uses of `.into_cow()` | Erick Tryzelaar | -5/+4 |
| 2015-04-21 | syntax: Remove uses of #[feature(slice_patterns)] | Erick Tryzelaar | -47/+73 |
| 2015-04-21 | syntax: remove #![feature(box_syntax, box_patterns)] | Erick Tryzelaar | -46/+44 |
| 2015-04-21 | Add an example of completely slicing an object. | John Van Enk | -0/+1 |
| 2015-04-21 | Pick a feature name for write_char | Simon Sapin | -1/+1 |
| 2015-04-21 | Deprecate std::fs::soft_link in favor of platform-specific versions | Brian Campbell | -8/+104 |
| 2015-04-21 | add notes clarifying introduction of warnings for a pair of run-pass tests. | Felix S. Klock II | -0/+13 |
| 2015-04-21 | Tests for shadowing between lifetimes and loop labels within function bodies. | Felix S. Klock II | -3/+275 |
| 2015-04-21 | Check for shadowing between lifetimes and loop labels in function bodies. | Felix S. Klock II | -12/+201 |
| 2015-04-21 | write_char is unlikely to make it for 1.0, it’ll be 1.1 | Simon Sapin | -1/+1 |
| 2015-04-21 | Remove references to `old_{path,io}` | Tamir Duberstein | -36/+12 |
| 2015-04-21 | Remove dead test | Tamir Duberstein | -7/+0 |
| 2015-04-21 | Remove unused files | Tamir Duberstein | -1002/+0 |
| 2015-04-21 | add TCP_* consts for linux | Young Wu | -0/+24 |
| 2015-04-21 | Auto merge of #24620 - pczarn:model-lexer-issues, r=cmr | bors | -179/+982 |
| 2015-04-21 | LLVM < 3.5 is unsupported since bb18a3c | Tamir Duberstein | -91/+18 |
| 2015-04-21 | Add a `write_char` method to `std::fmt::Write` | Simon Sapin | -0/+23 |
| 2015-04-21 | Refocus unsafe code chapter on unsafe itself. | Steve Klabnik | -3/+4 |
| 2015-04-21 | Auto merge of #24598 - lfairy:impl-debug-for-file, r=alexcrichton | bors | -0/+68 |
| 2015-04-21 | Model lexer: Fix remaining issues | Piotr Czarnecki | -179/+102 |
| 2015-04-21 | Change a few error messages to give code suggestions | P1start | -25/+113 |
| 2015-04-21 | Auto merge of #24646 - brson:stab, r=alexcrichton | bors | -11/+8 |
| 2015-04-21 | Implement Debug for File | Chris Wong | -0/+68 |
| 2015-04-21 | Fix typos | mdinger | -2/+2 |
| 2015-04-20 | Refocus unsafe code chapter on unsafe itself. | Steve Klabnik | -77/+121 |
| 2015-04-20 | Rollup merge of #24647 - mbrubeck:doc-edit, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-04-20 | Rollup merge of #24643 - steveklabnik:doc_if_let, r=jakub- | Steve Klabnik | -1/+80 |
| 2015-04-20 | Rollup merge of #24642 - tshepang:why-be-negative, r=huonw | Steve Klabnik | -0/+2 |
| 2015-04-20 | Rollup merge of #24632 - steveklabnik:casting_guide, r=alexcrichton | Steve Klabnik | -1/+87 |
| 2015-04-20 | Rollup merge of #24631 - steveklabnik:unsafe_guide, r=alexcrichton | Steve Klabnik | -101/+124 |
| 2015-04-20 | Rollup merge of #24630 - steveklabnik:quickfix, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2015-04-20 | Rollup merge of #24629 - steveklabnik:gh24511, r=alexcrichton | Steve Klabnik | -8/+13 |
| 2015-04-20 | Rollup merge of #24628 - steveklabnik:gh24173, r=alexcrichton | Steve Klabnik | -21/+0 |
| 2015-04-20 | Rollup merge of #24627 - steveklabnik:gh24008, r=alexcrichton | Steve Klabnik | -13/+13 |
| 2015-04-20 | Rollup merge of #24625 - frewsxcv:patch-16, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-04-20 | Rollup merge of #24577 - steveklabnik:gh24573, r=alexcrichton | Steve Klabnik | -115/+46 |
| 2015-04-20 | Rollup merge of #24571 - steveklabnik:editing, r=alexcrichton | Steve Klabnik | -503/+404 |
| 2015-04-20 | Rollup merge of #24516 - steveklabnik:gh22621, r=alexcrichton | Steve Klabnik | -0/+110 |
| 2015-04-20 | Rollup merge of #24514 - krzysz00:no-warnings-in-liballoc, r=alexcrichton | Steve Klabnik | -0/+1 |
| 2015-04-20 | Update reference to old_io in fmt docs | Matt Brubeck | -1/+1 |
| 2015-04-20 | Make stability attributes an error. #22830 | Brian Anderson | -11/+8 |
| 2015-04-20 | TRPL: if let | Steve Klabnik | -1/+80 |
| 2015-04-20 | lint: explain the non-obvious need for a negative test | Tshepang Lekhonkhobe | -0/+2 |
| 2015-04-20 | Auto merge of #24606 - bombless:doc-result, r=alexcrichton | bors | -2/+2 |
| 2015-04-20 | Add common macros to TRPL | Steve Klabnik | -0/+110 |
| 2015-04-20 | TRPL: unsafe -> raw pointers | Steve Klabnik | -101/+124 |
| 2015-04-20 | Remove feature gated examples from the reference. | Steve Klabnik | -115/+46 |
| 2015-04-20 | TRPL: casting | Steve Klabnik | -1/+87 |