| Age | Commit message (Expand) | Author | Lines |
| 2015-05-02 | Auto merge of #25045 - XuefengWu:1398_remove_ndebug, r=huonw | bors | -1/+1 |
| 2015-05-02 | Auto merge of #25027 - Manishearth:deriving_attr, r=huonw | bors | -32/+200 |
| 2015-05-02 | Rename AstBuilder::expr_int -> AstBuilder::expr_isize | Manish Goregaokar | -8/+12 |
| 2015-05-02 | Auto merge of #25040 - mrsweaters:patch-1, r=alexcrichton | bors | -1/+1 |
| 2015-05-02 | Auto merge of #24980 - jooert:test-22468, r=pnkfelix | bors | -0/+19 |
| 2015-05-02 | Auto merge of #25028 - bluss:drain-string, r=alexcrichton | bors | -9/+131 |
| 2015-05-02 | Auto merge of #25015 - alexcrichton:rwlock-check-ret, r=aturon | bors | -12/+29 |
| 2015-05-02 | fix doc:#1398 stop passing --cfg ndebug and uses -C debug-assertions | Xuefeng Wu | -1/+1 |
| 2015-05-02 | Auto merge of #24792 - alexcrichton:issue-24748, r=alexcrichton | bors | -47/+22 |
| 2015-05-01 | Correct typo in introduction | Jordan Humphreys | -1/+1 |
| 2015-05-01 | std: Don't use a wrapper for the float error type | Alex Crichton | -47/+22 |
| 2015-05-01 | Auto merge of #25006 - alexcrichton:unstable-indexing, r=aturon | bors | -193/+30 |
| 2015-05-01 | Auto merge of #24778 - nagisa:managed-removal, r=huonw | bors | -43/+6 |
| 2015-05-01 | syntax: Avoid reallocating or copying in CodeMap::new_filemap | Ulrik Sverdrup | -8/+5 |
| 2015-05-01 | collections: Implement String::drain(range) according to RFC 574 | Ulrik Sverdrup | -1/+126 |
| 2015-05-01 | std: Remove index notation on slice iterators | Alex Crichton | -193/+30 |
| 2015-05-01 | Auto merge of #24720 - critiqjo:stepby-sizehint, r=alexcrichton | bors | -16/+54 |
| 2015-05-01 | Rollup merge of #25021 - frewsxcv:an-utf, r=steveklabnik | Manish Goregaokar | -6/+6 |
| 2015-05-01 | Rollup merge of #25020 - brson:current_dir, r=luqmana | Manish Goregaokar | -1/+1 |
| 2015-05-01 | Rollup merge of #25014 - frewsxcv:patch-20, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-05-01 | Rollup merge of #25010 - huonw:inline-int-extremes, r=alexcrichton | Manish Goregaokar | -0/+2 |
| 2015-05-01 | Rollup merge of #25002 - steveklabnik:gh24767, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-05-01 | Rollup merge of #24998 - steveklabnik:fix_links, r=alexcrichton | Manish Goregaokar | -8/+6 |
| 2015-05-01 | Rollup merge of #24994 - steveklabnik:gh24977, r=alexcrichton | Manish Goregaokar | -13/+2 |
| 2015-05-01 | Rollup merge of #24992 - steveklabnik:gh24730, r=alexcrichton | Manish Goregaokar | -1/+16 |
| 2015-05-01 | Rollup merge of #24991 - steveklabnik:gh24852, r=alexcrichton | Manish Goregaokar | -3/+5 |
| 2015-05-01 | Rollup merge of #24988 - semarie:unused-pid_t, r=alexcrichton | Manish Goregaokar | -3/+3 |
| 2015-05-01 | Rollup merge of #24983 - vhbit:ios-raw, r=sanxiyn | Manish Goregaokar | -1/+1 |
| 2015-05-01 | Rollup merge of #24982 - poga:fix-incorrect-doc-formatting, r=steveklabnik | Manish Goregaokar | -2/+1 |
| 2015-05-01 | Rollup merge of #24981 - carols10cents:remove-more-priv, r=alexcrichton | Manish Goregaokar | -12/+11 |
| 2015-05-01 | Add test for custom deriving plugins which rely on field attributes | Manish Goregaokar | -0/+160 |
| 2015-05-01 | iterator: Add `StepBy::size_hint` method | critiqjo | -16/+54 |
| 2015-05-01 | Auto merge of #24965 - arielb1:instant-reject, r=nikomatsakis | bors | -335/+431 |
| 2015-05-01 | Remove Managed | Simonas Kazlauskas | -43/+6 |
| 2015-05-01 | Auto merge of #24793 - aturon:io-error-any, r=alexcrichton | bors | -19/+146 |
| 2015-04-30 | Replaces instanced of 'an UTF' with 'a UTF' | Corey Farwell | -6/+6 |
| 2015-05-01 | Give access to field attributes in ext::deriving | Manish Goregaokar | -29/+33 |
| 2015-04-30 | Add downcasting to std::error::Error | Aaron Turon | -19/+146 |
| 2015-04-30 | doc: current_dir returns a PathBuf, not a Path | Brian Anderson | -1/+1 |
| 2015-04-30 | Auto merge of #24989 - alexcrichton:rustdoc-associated-constant, r=brson | bors | -7/+49 |
| 2015-04-30 | std: Always check for EDEADLK in rwlocks on unix | Alex Crichton | -2/+24 |
| 2015-04-30 | std: Favor cfg! over #[cfg] in unix rwlocks | Alex Crichton | -10/+5 |
| 2015-04-30 | Remove unnecessary 'mut' qualifier on doc-comment var | Corey Farwell | -1/+1 |
| 2015-05-01 | Mark the {min,max}_value functions on integers #[inline]. | Huon Wilson | -0/+2 |
| 2015-04-30 | Clarify intention wrt integers | Steve Klabnik | -1/+1 |
| 2015-04-30 | Auto merge of #24978 - jooert:test-24446, r=alexcrichton | bors | -0/+20 |
| 2015-04-30 | Fix broken links in the book. | Steve Klabnik | -8/+6 |
| 2015-04-30 | Describe (a,) vs (a) in docs | Steve Klabnik | -1/+16 |
| 2015-04-30 | Auto merge of #24975 - michaelsproul:enum-diagnostics, r=pnkfelix | bors | -7/+107 |
| 2015-04-30 | Fix code sample, remove unstable code | Steve Klabnik | -13/+2 |