| Age | Commit message (Expand) | Author | Lines |
| 2017-06-21 | Rollup merge of #42620 - wesleywiser:compile_error, r=brson | Corey Farwell | -0/+5 |
| 2017-06-19 | Bump version and stage0 compiler | Alex Crichton | -4/+0 |
| 2017-06-19 | Add compile_error! | Wesley Wiser | -0/+5 |
| 2017-06-18 | Auto merge of #42593 - ibabushkin:on-demand-external-source, r=eddyb | bors | -47/+40 |
| 2017-06-16 | Auto merge of #42690 - frewsxcv:rollup, r=frewsxcv | bors | -31/+45 |
| 2017-06-16 | Rollup merge of #42656 - VBChunguk:struct-field-attributes, r=nikomatsakis | Corey Farwell | -31/+2 |
| 2017-06-16 | Rollup merge of #42616 - estebank:span-fix, r=nikomatsakis | Corey Farwell | -0/+43 |
| 2017-06-16 | Auto merge of #42578 - estebank:recover-binop, r=nikomatsakis | bors | -9/+94 |
| 2017-06-15 | Position span label correctly when it isn't last | Esteban Küber | -0/+43 |
| 2017-06-15 | Review comments | Esteban Küber | -99/+71 |
| 2017-06-15 | Remove struct_field_attributes feature gate | Wonwoo Choi | -31/+2 |
| 2017-06-14 | Auto merge of #42433 - marco-c:profiling, r=alexcrichton | bors | -0/+11 |
| 2017-06-13 | Auto merge of #42471 - nrc:save-sig-2, r=eddyb | bors | -7/+20 |
| 2017-06-12 | External spans: added lazy source loading elsewhere | Inokentiy Babushkin | -24/+25 |
| 2017-06-12 | Change `<` interpreted as generic arg start warning | Esteban Küber | -23/+33 |
| 2017-06-12 | Fix affected tests | Esteban Küber | -1/+2 |
| 2017-06-12 | External spans: address review. | Inokentiy Babushkin | -13/+3 |
| 2017-06-11 | Suggest non-ambiguous comparison after cast | Esteban Küber | -2/+19 |
| 2017-06-12 | Add a sig module to save-analysis | Nick Cameron | -7/+20 |
| 2017-06-11 | Learn to parse `a as usize < b` | Esteban Küber | -8/+93 |
| 2017-06-11 | Add E0609 | Guillaume Gomez | -0/+11 |
| 2017-06-11 | External spans: fixed unit tests and addressed review. | Inokentiy Babushkin | -3/+4 |
| 2017-06-11 | Added hash verification to external source loading. | Inokentiy Babushkin | -7/+2 |
| 2017-06-11 | Added consumption logic for external sources in FileMap | Inokentiy Babushkin | -1/+1 |
| 2017-06-11 | Improved lazy external source loading and inserted calls. | Inokentiy Babushkin | -1/+1 |
| 2017-06-10 | Added external crates' sources to FileMap. | Inokentiy Babushkin | -0/+20 |
| 2017-06-10 | Moved FileMap construction to it's own constructor. | Inokentiy Babushkin | -27/+3 |
| 2017-06-10 | Added source hashes to FileMap | Inokentiy Babushkin | -0/+10 |
| 2017-06-10 | Auto merge of #42533 - Mark-Simulacrum:macro-parse-speed-small, r=jseyfried | bors | -27/+34 |
| 2017-06-08 | Speed up expansion. | Mark Simulacrum | -27/+34 |
| 2017-06-07 | Replace some matches with try. | Masaki Hara | -8/+2 |
| 2017-06-06 | Auto merge of #41990 - qnighy:disallow-underscore-suffix-for-string-like-lite... | bors | -0/+9 |
| 2017-06-04 | Merge branch 'profiling' of github.com:whitequark/rust into profiling | Marco Castelluccio | -0/+11 |
| 2017-06-03 | Auto merge of #42334 - est31:master, r=jseyfried | bors | -4/+7 |
| 2017-06-03 | Rollup merge of #42368 - estebank:call-site, r=nikomatsakis | Corey Farwell | -0/+9 |
| 2017-06-02 | Rollup merge of #42319 - Manishearth:const-extern, r=nikomatsakis | Mark Simulacrum | -0/+4 |
| 2017-05-31 | Use callsite's span for macro calls on suggestion | Esteban Küber | -0/+9 |
| 2017-06-01 | Rollup merge of #42302 - GuillaumeGomez:new-error-codes-next, r=Susurrus | Corey Farwell | -0/+8 |
| 2017-06-01 | Rollup merge of #42136 - petrochenkov:oldhard, r=nikomatsakis | Corey Farwell | -8/+0 |
| 2017-05-31 | Improve error message for const extern fn | Manish Goregaokar | -0/+4 |
| 2017-05-31 | Extend the unused macro lint to macros 2.0 | est31 | -4/+7 |
| 2017-05-31 | Emit proper expectation for the "default" keyword. | Masaki Hara | -2/+11 |
| 2017-05-31 | Parse macros named "default" correctly. | Masaki Hara | -19/+14 |
| 2017-05-31 | Add warning cycle #42326. | Masaki Hara | -1/+14 |
| 2017-05-30 | Turn sufficiently old compatibility lints into hard errors | Vadim Petrochenkov | -8/+0 |
| 2017-05-30 | Add new error code | Guillaume Gomez | -0/+8 |
| 2017-05-28 | Auto merge of #42175 - michaelwoerister:filemap-hashing-fix-1, r=nikomatsakis | bors | -28/+0 |
| 2017-05-27 | Rollup merge of #42207 - Nashenas88:remove_fragment_info, r=eddyb | Mark Simulacrum | -6/+0 |
| 2017-05-27 | Auto merge of #42162 - est31:closure-to-fn-coercion, r=aturon | bors | -6/+2 |
| 2017-05-27 | Auto merge of #42103 - jorendorff:master, r=estebank | bors | -3/+12 |