| Age | Commit message (Expand) | Author | Lines |
| 2016-07-03 | Don't translate vtable methods with Self: Sized bounds. | Eduard Burtescu | -0/+28 |
| 2016-07-03 | Revert "skip double negation in const eval" | Alex Crichton | -0/+1 |
| 2016-07-03 | fail obligations that depend on erroring obligations | Ariel Ben-Yehuda | -0/+20 |
| 2016-07-02 | fix test fallout | Ariel Ben-Yehuda | -9/+9 |
| 2016-06-27 | trans: always use a memcpy for ABI argument/return casts. | Eduard Burtescu | -4/+12 |
| 2016-05-26 | Fix stores codegen pass | Simonas Kazlauskas | -4/+4 |
| 2016-05-26 | Add a regression test | Simonas Kazlauskas | -0/+29 |
| 2016-05-22 | Auto merge of #31457 - lambda:rtabort-use-libc-abort, r=alexcrichton | bors | -2/+1 |
| 2016-05-23 | Use libc::abort, not intrinsics::abort, in rtabort! | Brian Campbell | -2/+1 |
| 2016-05-21 | Auto merge of #33768 - Manishearth:rollup, r=Manishearth | bors | -6/+19 |
| 2016-05-21 | Rollup merge of #33679 - Manishearth:rustdoc-readmore-impls, r=alexcrichton | Manish Goregaokar | -6/+19 |
| 2016-05-20 | Auto merge of #33625 - alexcrichton:rustbuild-moar-tests, r=aturon | bors | -0/+63 |
| 2016-05-20 | Auto merge of #33758 - GuillaumeGomez:rollup, r=Manishearth | bors | -13/+374 |
| 2016-05-20 | rustc: Fix again order-dependence in extern crate | Alex Crichton | -0/+63 |
| 2016-05-20 | Auto merge of #33378 - oli-obk:fix/registry_args, r=Manishearth | bors | -1/+1 |
| 2016-05-20 | Rollup merge of #33739 - GuillaumeGomez:error-code-tests, r=Manishearth | Guillaume Gomez | -0/+284 |
| 2016-05-20 | Rollup merge of #33734 - luqmana:33387-mir_fat_ptr_coerce, r=arielb1 | Guillaume Gomez | -0/+44 |
| 2016-05-20 | Rollup merge of #33683 - sanxiyn:paren-span, r=nikomatsakis | Guillaume Gomez | -3/+34 |
| 2016-05-20 | Rollup merge of #33676 - rkruppe:e0509-exact-words, r=sanxiyn | Guillaume Gomez | -10/+12 |
| 2016-05-20 | Update tests | Manish Goregaokar | -6/+19 |
| 2016-05-20 | Auto merge of #33553 - alexcrichton:cdylibs, r=brson | bors | -0/+105 |
| 2016-05-19 | rustc: Add a new crate type, cdylib | Alex Crichton | -0/+105 |
| 2016-05-19 | Rollup merge of #33712 - jseyfried:fix_expanded_expr_span_bug, r=nrc | Manish Goregaokar | -21/+23 |
| 2016-05-19 | Rollup merge of #33708 - nham:zero-elided-lifetimes, r=sanxiyn | Manish Goregaokar | -0/+35 |
| 2016-05-19 | Rollup merge of #33696 - nham:add-test-21225, r=luqmana | Manish Goregaokar | -0/+30 |
| 2016-05-19 | Add new error code tests | ggomez | -0/+284 |
| 2016-05-19 | Reword the short diagnostic for E0509 | Robin Kruppe | -10/+12 |
| 2016-05-19 | Auto merge of #33694 - arielb1:fuzzy-on-unimplemented, r=nikomatsakis | bors | -1/+58 |
| 2016-05-19 | [MIR] Add PointerCast for Unsize casts of fat pointers. | Luqman Aden | -0/+44 |
| 2016-05-18 | Auto merge of #33688 - jonathandturner:fix_old_school, r=nikomatsakis | bors | -24/+29 |
| 2016-05-18 | Auto merge of #33686 - GuillaumeGomez:error-code-tests, r=steveklabnik | bors | -0/+121 |
| 2016-05-18 | address review comments | Ariel Ben-Yehuda | -2/+2 |
| 2016-05-18 | implement fuzzy matching in on_unimplemented | Ariel Ben-Yehuda | -1/+58 |
| 2016-05-19 | Be smart about span of parenthesized expression in macro | Seo Sanghyeon | -0/+31 |
| 2016-05-18 | basic tests for cross-crate hashing | Niko Matsakis | -0/+102 |
| 2016-05-18 | thread the DepGraph to session/crate-store | Niko Matsakis | -6/+12 |
| 2016-05-18 | Fix code suggestion in test | Seo Sanghyeon | -3/+3 |
| 2016-05-18 | Fix tidy error | Jonathan Turner | -1/+1 |
| 2016-05-18 | Fix bug in macro expression spans | Jeffrey Seyfried | -21/+23 |
| 2016-05-18 | Add new error code tests | ggomez | -0/+121 |
| 2016-05-18 | Only print parameters with elided lifetimes in elision error messages. | Nick Hamann | -0/+35 |
| 2016-05-17 | Auto merge of #33137 - nikomatsakis:issue-32330-lbr-in-return-type-warning-2,... | bors | -5/+264 |
| 2016-05-17 | warn for where/return-types that reference regions | Niko Matsakis | -5/+264 |
| 2016-05-17 | Add regression tests for error message when using enum variant as a type | Nick Hamann | -0/+30 |
| 2016-05-17 | Improve a few errors and fix #33366 | Jonathan Turner | -24/+29 |
| 2016-05-16 | Auto merge of #33491 - arielb1:obligation-jungle, r=nikomatsakis | bors | -74/+49 |
| 2016-05-16 | Auto merge of #33588 - nikomatsakis:compiletest-ui, r=acrichto | bors | -0/+152 |
| 2016-05-16 | pacify the mercilous tidy | Niko Matsakis | -1/+20 |
| 2016-05-16 | change on_unimplented logic | Ariel Ben-Yehuda | -0/+2 |
| 2016-05-16 | Auto merge of #33640 - lucab:to-upstream/tcp-stress, r=alexcrichton | bors | -9/+15 |