| Age | Commit message (Expand) | Author | Lines |
| 2015-07-07 | mark user-defined derefs as non-constant | Ariel Ben-Yehuda | -0/+23 |
| 2015-07-07 | Auto merge of #26699 - eddyb:unstable-prelude_import, r=huonw | bors | -1/+15 |
| 2015-07-06 | Rollup merge of #26807 - eddyb:trans-normalize, r=cmr | Steve Klabnik | -0/+15 |
| 2015-07-06 | Auto merge of #26741 - alexcrichton:noinline-destructors, r=brson | bors | -1/+2 |
| 2015-07-06 | rustc: implement `unstable(issue = "nnn")`. | Huon Wilson | -0/+41 |
| 2015-07-06 | don't use type_parameter_def during astconv | Ariel Ben-Yehuda | -0/+12 |
| 2015-07-05 | Auto merge of #26464 - Gankro:send, r=alexcrichton | bors | -1/+0 |
| 2015-07-05 | Auto merge of #26473 - Eljay:missing_docs, r=alexcrichton | bors | -0/+21 |
| 2015-07-05 | rustc_trans: always use normalizing_infer_ctxt. | Eduard Burtescu | -0/+15 |
| 2015-07-05 | Feature-gate #[prelude_import]. | Eduard Burtescu | -1/+15 |
| 2015-07-04 | Auto merge of #26694 - eddyb:method-nan, r=arielb1 | bors | -0/+40 |
| 2015-07-04 | rustc: compute the vtable base of a supertrait during selection. Fixes #26339. | Eduard Burtescu | -0/+40 |
| 2015-07-04 | Auto merge of #26770 - arielb1:str-mut-idx, r=eddyb | bors | -0/+38 |
| 2015-07-04 | Remove outdated errors for mutating strings | Ariel Ben-Yehuda | -0/+38 |
| 2015-07-04 | require reimplementations of all items when a defaulted associated type is ov... | Ariel Ben-Yehuda | -0/+25 |
| 2015-07-03 | Fix some merge conflicts | Niko Matsakis | -1/+1 |
| 2015-07-03 | Now that I made the warning smarter, these tests no longer require modification | Niko Matsakis | -2/+4 |
| 2015-07-03 | Adjust tests to silence warnings (or record them, as appropriate). | Niko Matsakis | -6/+8 |
| 2015-07-03 | After inferring regions, scan for any bounds that are due to a lifetime | Niko Matsakis | -0/+85 |
| 2015-07-03 | Auto merge of #26378 - arielb1:unused-mut, r=pnkfelix | bors | -0/+9 |
| 2015-07-03 | Fix ICE caused by Drop implementations for unsized types | Björn Steinbrink | -0/+26 |
| 2015-07-02 | Auto merge of #26682 - posix4e:netbsd, r=alexcrichton | bors | -1/+6 |
| 2015-07-02 | Auto merge of #26727 - remram44:coerceunsized-weak, r=eddyb | bors | -2/+6 |
| 2015-07-01 | Add netbsd amd64 support | Alex Newman | -1/+6 |
| 2015-07-01 | Add test to dst-coerce-rc.rs | Remi Rampin | -2/+6 |
| 2015-07-01 | Add a regression test for #8640. | Nick Hamann | -0/+20 |
| 2015-07-01 | msvc: Fix the link name for the lgamma | Alex Crichton | -1/+1 |
| 2015-07-01 | msvc: Ignore extern-pass-empty on MSVC | Alex Crichton | -0/+1 |
| 2015-06-30 | Auto merge of #26696 - steveklabnik:rollup, r=steveklabnik | bors | -3/+3 |
| 2015-06-30 | Auto merge of #26686 - arielb1:associated-type-defaults-actually-work, r=eddyb | bors | -0/+34 |
| 2015-07-01 | Make the unused_mut lint smarter with respect to locals. | Ariel Ben-Yehuda | -0/+9 |
| 2015-06-30 | Auto merge of #26663 - Eljay:fix-repr-attribute, r=sanxiyn | bors | -0/+21 |
| 2015-06-30 | Rollup merge of #26622 - tshepang:indents, r=sanxiyn | Steve Klabnik | -3/+3 |
| 2015-06-30 | Actually encode default associated types | Ariel Ben-Yehuda | -0/+34 |
| 2015-06-30 | Auto merge of #26670 - frewsxcv:regression-test-13902, r=alexcrichton | bors | -0/+22 |
| 2015-06-30 | Auto merge of #26668 - frewsxcv:regression-test-17756, r=alexcrichton | bors | -0/+14 |
| 2015-06-30 | Auto merge of #26667 - arielb1:audit-walk, r=eddyb | bors | -0/+66 |
| 2015-06-29 | Add regression test for #13902 | Corey Farwell | -0/+22 |
| 2015-06-29 | Add regression test for #17756 | Corey Farwell | -0/+14 |
| 2015-06-29 | lint: default methods must be called on Self to unconditionally recur. | Huon Wilson | -0/+7 |
| 2015-06-29 | lint: only consider actual calls as unconditional recursion. | Huon Wilson | -0/+4 |
| 2015-06-30 | Remove type_needs_unwind_cleanup | Ariel Ben-Yehuda | -0/+34 |
| 2015-06-30 | Fix lifetime elision region accounting | Ariel Ben-Yehuda | -0/+19 |
| 2015-06-29 | Add missing trailing newline. | Eljay | -1/+1 |
| 2015-06-29 | Add test for #26646. | Eljay | -0/+21 |
| 2015-06-29 | Fix off-by-one error in default-type-parameter checking | Ariel Ben-Yehuda | -0/+13 |
| 2015-06-27 | test: fix some indents | Tshepang Lekhonkhobe | -3/+3 |
| 2015-06-25 | test: Use liblibc in lang-item-public | Alex Crichton | -57/+8 |
| 2015-06-25 | Auto merge of #26558 - nham:fix_24357, r=alexcrichton | bors | -0/+40 |
| 2015-06-24 | Add a regression test for #18119. | Nick Hamann | -0/+22 |