| Age | Commit message (Expand) | Author | Lines |
| 2016-01-19 | Add an impl for Box<Error> from &str. | Michael Sproul | -0/+2 |
| 2016-01-19 | Add an impl for Box<Error> from String. | Michael Sproul | -0/+18 |
| 2016-01-16 | rustc: Fix bugs in renamed and removed lints and re-add raw_pointer_derive | Brian Anderson | -0/+110 |
| 2016-01-12 | Merge pull request #30854 from brson/beta-next3 | Alex Crichton | -0/+16 |
| 2016-01-12 | Use --cfg when running doctests | Seo Sanghyeon | -0/+16 |
| 2016-01-12 | Add test for "malformed macro lhs" and change back span_bug to span_fatal | Guillaume Gomez | -0/+17 |
| 2016-01-12 | Merge pull request #30847 from nikomatsakis/issue-29857-beta | Brian Anderson | -6/+63 |
| 2016-01-12 | The lint warnings are not reported since we report the errors first and then ... | Felix S. Klock II | -2/+0 |
| 2016-01-12 | updated test to reflect loosening of check (for issue #30379). | Felix S. Klock II | -2/+6 |
| 2016-01-12 | Update test -- here we get a RFC 1214 warning (that will eventually be | Niko Matsakis | -1/+3 |
| 2016-01-11 | permit coercions if `[error]` is found in either type | Niko Matsakis | -1/+1 |
| 2016-01-11 | Change error scheme so that if projection fails we generate `A::B` instead of... | Niko Matsakis | -5/+60 |
| 2015-12-09 | Auto merge of #30278 - steveklabnik:rollup, r=steveklabnik | bors | -0/+37 |
| 2015-12-09 | Rollup merge of #30261 - oli-obk:add_regression_test, r=pnkfelix | Steve Klabnik | -0/+37 |
| 2015-12-09 | Auto merge of #30245 - Aatch:dynamic-align-dst, r=pnkfelix | bors | -0/+87 |
| 2015-12-09 | Auto merge of #30208 - pnkfelix:fix-issue-30063, r=alexcrichton | bors | -0/+46 |
| 2015-12-08 | Auto merge of #30036 - mitaa:doc_id, r=alexcrichton | bors | -0/+83 |
| 2015-12-08 | add tests for ensuring const indexing does not cause compile-time errors in r... | Oliver Schneider | -0/+37 |
| 2015-12-08 | regression test for issue #30063 | Felix S. Klock II | -0/+46 |
| 2015-12-08 | Fix unsized structs with destructors | James Miller | -1/+17 |
| 2015-12-07 | Auto merge of #30202 - oli-obk:fix/const_index_feature_gate, r=Aatch | bors | -1/+34 |
| 2015-12-08 | Align pointers to DST fields properly | James Miller | -0/+71 |
| 2015-12-07 | Add regression test for Clone for [[T; 256]; 4] where T: Copy and not Clone | Ulrik Sverdrup | -0/+18 |
| 2015-12-06 | Auto merge of #30241 - Manishearth:diag-30236, r=eddyb | bors | -0/+18 |
| 2015-12-06 | Correct span for unused type parameter error in type alias (fixes #30236) | Manish Goregaokar | -0/+18 |
| 2015-12-06 | Auto merge of #30187 - alexcrichton:stabilize-1.6, r=aturon | bors | -114/+50 |
| 2015-12-05 | std: Stabilize APIs for the 1.6 release | Alex Crichton | -114/+50 |
| 2015-12-05 | Add tests | mitaa | -0/+83 |
| 2015-12-05 | fix const index feature-gate regression | Oliver Schneider | -1/+34 |
| 2015-12-05 | Auto merge of #30102 - jFransham:feature/better-lifetime-errors, r=Manishearth | bors | -1/+5 |
| 2015-12-05 | Auto merge of #30211 - pnkfelix:fix-getopts-for-issue-30204, r=alexcrichton | bors | -0/+29 |
| 2015-12-04 | Expand run-make test with regression tests for #30204 | Felix S. Klock II | -0/+29 |
| 2015-12-04 | Auto merge of #30084 - oli-obk:const_fn, r=pnkfelix | bors | -2/+5 |
| 2015-12-04 | Auto merge of #29850 - Kimundi:attributes_that_make_a_statement, r=pnkfelix | bors | -62/+915 |
| 2015-12-04 | Ignore rpass-fulldeps test in cross compile tests | Marvin Löbel | -0/+2 |
| 2015-12-03 | Auto merge of #30149 - mitaa:fqn, r=alexcrichton | bors | -0/+35 |
| 2015-12-03 | Use the extern item-path for documentation links | mitaa | -0/+35 |
| 2015-12-02 | Auto merge of #30165 - dotdash:no_null_elim, r=alexcrichton | bors | -0/+24 |
| 2015-12-02 | Auto merge of #30133 - jseyfried:fix_regression, r=alexcrichton | bors | -0/+22 |
| 2015-12-02 | Disable the null check elimination pass | Björn Steinbrink | -0/+24 |
| 2015-12-01 | Auto merge of #25570 - oli-obk:const_indexing, r=nikomatsakis | bors | -27/+107 |
| 2015-12-01 | Update lifetime compile tests | Jack Fransham | -1/+5 |
| 2015-12-01 | Add test for #30089 | Jeffrey Seyfried | -0/+22 |
| 2015-11-30 | Added test for attributes on parens hir folder | Marvin Löbel | -0/+34 |
| 2015-11-30 | Added a test for #[cfg] on non-optional positions | Marvin Löbel | -0/+18 |
| 2015-11-30 | Fix regression in patterns with empty variants | Vadim Petrochenkov | -0/+22 |
| 2015-11-28 | Auto merge of #30074 - jonas-schievink:macro-doc, r=sanxiyn | bors | -0/+20 |
| 2015-11-28 | Add a test | Jonas Schievink | -0/+20 |
| 2015-11-28 | Auto merge of #29383 - petrochenkov:empstr, r=pnkfelix | bors | -67/+95 |
| 2015-11-27 | Auto merge of #30085 - oli-obk:fix/pnkfelix_test, r=pnkfelix | bors | -20/+32 |