| Age | Commit message (Expand) | Author | Lines |
| 2015-04-21 | rollup merge of #24651: tamird/old-references | Alex Crichton | -31/+11 |
| 2015-04-21 | rollup merge of #24563: kwantam/rfc_1054 | Alex Crichton | -3/+1 |
| 2015-04-21 | rollup merge of #24439: alexcrichton/fix-archive-assembler | Alex Crichton | -0/+72 |
| 2015-04-21 | rollup merge of #24162: pnkfelix/fsk-detect-duplicate-loop-labels | Alex Crichton | -3/+288 |
| 2015-04-21 | implement rfc 1054: split_whitespace() fn, deprecate words() | kwantam | -3/+1 |
| 2015-04-21 | rustc: Handle duplicate names merging archives | Alex Crichton | -0/+72 |
| 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 | Remove references to `old_{path,io}` | Tamir Duberstein | -31/+11 |
| 2015-04-21 | Auto merge of #24620 - pczarn:model-lexer-issues, r=cmr | bors | -35/+0 |
| 2015-04-21 | Model lexer: Fix remaining issues | Piotr Czarnecki | -35/+0 |
| 2015-04-20 | Make stability attributes an error. #22830 | Brian Anderson | -7/+3 |
| 2015-04-20 | Auto merge of #22117 - fhahn:fail-on-errors, r=nikomatsakis | bors | -1/+430 |
| 2015-04-20 | Auto merge of #24586 - richo:test-16745, r=jakub- | bors | -0/+20 |
| 2015-04-19 | Lint non-snake-case crate names | P1start | -0/+31 |
| 2015-04-19 | test: Add an assertion to the #16745 testcase | Richo Healey | -6/+7 |
| 2015-04-18 | test: Add testcase for #16745 | Richo Healey | -0/+19 |
| 2015-04-18 | Return nonzero exit code if there are errors at a stop point | Florian Hahn | -1/+430 |
| 2015-04-18 | Auto merge of #24428 - kwantam:deprecate_unicode_fns, r=alexcrichton | bors | -2/+5 |
| 2015-04-18 | Auto merge of #23985 - erickt:derive-cleanup, r=erickt | bors | -1/+1 |
| 2015-04-17 | Auto merge of #24500 - pnkfelix:oflo-checked-neg, r=nikomatsakis | bors | -0/+19 |
| 2015-04-17 | Auto merge of #24461 - nikomatsakis:issue-22077-unused-lifetimes, r=aturon | bors | -0/+59 |
| 2015-04-17 | Augment the constrainted parameter check to ensure that all regions | Niko Matsakis | -0/+59 |
| 2015-04-17 | unit test for checked overflow during signed negation. | Felix S. Klock II | -0/+19 |
| 2015-04-17 | Rollup merge of #24475 - arielb1:i24363-hacky-hack, r=pnkfelix | Manish Goregaokar | -0/+16 |
| 2015-04-17 | Rollup merge of #24430 - laumann:trace-macros-flag, r=pnkfelix | Manish Goregaokar | -0/+24 |
| 2015-04-17 | Auto merge of #24422 - pnkfelix:typeck-highlevel-before-bodies, r=nikomatsakis | bors | -54/+346 |
| 2015-04-17 | Auto merge of #24420 - pnkfelix:oflo-api, r=alexcrichton | bors | -0/+236 |
| 2015-04-17 | Fix test for 32-bit targets. | Felix S. Klock II | -2/+2 |
| 2015-04-16 | deprecate Unicode functions that will be moved to crates.io | kwantam | -2/+5 |
| 2015-04-16 | rustdoc: Inline methods inhereted through Deref | Alex Crichton | -0/+113 |
| 2015-04-16 | Auto merge of #24448 - alexcrichton:issue-24445, r=huonw | bors | -0/+53 |
| 2015-04-16 | Remove `&` from redirected output | Thomas Jespersen | -1/+1 |
| 2015-04-16 | Auto merge of #24437 - fhahn:issue-24434, r=alexcrichton | bors | -0/+16 |
| 2015-04-16 | Auto merge of #24423 - tbelaire:include_bytes, r=alexcrichton | bors | -0/+40 |
| 2015-04-16 | Auto merge of #23682 - tamird:DRY-is-empty, r=alexcrichton | bors | -11/+11 |
| 2015-04-15 | syntax: Change deriving methods to take a `&mut FnMut(P<Item>)` | Erick Tryzelaar | -1/+1 |
| 2015-04-16 | Auto merge of #24485 - brson:is, r=alexcrichton | bors | -9/+23 |
| 2015-04-15 | Forbid is/us suffixes. Fixes #22496 | Brian Anderson | -9/+23 |
| 2015-04-15 | Auto merge of #24481 - steveklabnik:rollup, r=steveklabnik | bors | -1/+33 |
| 2015-04-15 | Rollup merge of #24460 - bytewiseand:master, r=alexcrichton | Steve Klabnik | -0/+32 |
| 2015-04-15 | Auto merge of #24330 - pnkfelix:issue-24267, r=nikomatsakis | bors | -0/+29 |
| 2015-04-15 | Make sure to disambiguate obtained out from expected output | Thomas Jespersen | -2/+2 |
| 2015-04-15 | Use node_ty instead of expr_ty in binary expr fixup | Ariel Ben-Yehuda | -0/+16 |
| 2015-04-15 | Regression test. | Felix S. Klock II | -0/+29 |
| 2015-04-15 | std: Fix thread_local! in non-PIE binaries | Alex Crichton | -0/+53 |
| 2015-04-15 | Added a test for include_bytes! dep info | Theo Belaire | -0/+40 |
| 2015-04-15 | Add tests for "ident only path should have been covered"-ICE | Andreas Martens | -0/+32 |
| 2015-04-15 | Fix some typos. | Ms2ger | -1/+1 |
| 2015-04-14 | Negative case of `len()` -> `is_empty()` | Tamir Duberstein | -5/+5 |