| Age | Commit message (Expand) | Author | Lines |
| 2017-03-26 | Auto merge of #40826 - frewsxcv:rollup, r=frewsxcv | bors | -0/+16 |
| 2017-03-26 | Auto merge of #40501 - jseyfried:shadow_builtin_macros, r=nrc | bors | -0/+72 |
| 2017-03-26 | store a copy of the Issue32230 info within TypeError | Ariel Ben-Yehuda | -0/+21 |
| 2017-03-25 | Improve wording and spans for unexpected token | Esteban Küber | -60/+0 |
| 2017-03-25 | Clarify suggetion for field used as method | Esteban Küber | -20/+40 |
| 2017-03-25 | Rollup merge of #40734 - adamransom:fix/40661, r=jseyfried | Corey Farwell | -0/+16 |
| 2017-03-24 | Point at last valid token on failed `expect_one_of` | Esteban Küber | -0/+4 |
| 2017-03-25 | Warn when using a `'static` lifetime bound | Adam Ransom | -0/+16 |
| 2017-03-24 | Rollup merge of #40636 - nikomatsakis:revert-39485, r=eddyb | Corey Farwell | -0/+36 |
| 2017-03-24 | Allow declarative macros 2.0 and `use` macro imports to shadow builtin macros. | Jeffrey Seyfried | -0/+72 |
| 2017-03-23 | keep the AST node-id when lowering ExprKind::Range | Ariel Ben-Yehuda | -0/+16 |
| 2017-03-23 | Rollup merge of #40753 - mandeep:change-ObjectSafetyViolation-message, r=brson | Corey Farwell | -1/+1 |
| 2017-03-23 | Rollup merge of #40627 - estebank:pub-restricted, r=petrochenkov | Corey Farwell | -9/+12 |
| 2017-03-22 | Add diagnostic for incorrect `pub (restriction)` | Esteban Küber | -9/+12 |
| 2017-03-22 | Changed E0038 error message in test to comply with new message | mandeep | -1/+1 |
| 2017-03-22 | Rollup merge of #40518 - michaelwoerister:hir-id, r=eddyb | Corey Farwell | -1/+1 |
| 2017-03-22 | Rollup merge of #40509 - jseyfried:duplicate_check_macro_exports, r=nrc | Corey Farwell | -0/+19 |
| 2017-03-22 | Fix the tests | Simonas Kazlauskas | -7/+7 |
| 2017-03-22 | Introduce HirId, a replacement for NodeId after lowering to HIR. | Michael Woerister | -1/+1 |
| 2017-03-22 | Revert "Auto merge of #39485 - canndrew:inference-fix-39297, r=nikomatsakis" | Niko Matsakis | -0/+36 |
| 2017-03-21 | Check for conflicts between macros 1.0 exports (`#[macro_export]`, `#[macro_r... | Jeffrey Seyfried | -0/+19 |
| 2017-03-21 | Refactor parsing of trait object types | Vadim Petrochenkov | -12/+27 |
| 2017-03-20 | Rollup merge of #40556 - cramertj:stabilize-pub-restricted, r=petrochenkov | Corey Farwell | -47/+1 |
| 2017-03-20 | Rollup merge of #40229 - cramertj:break-to-blocks, r=nikomatsakis | Corey Farwell | -0/+141 |
| 2017-03-19 | Rollup merge of #40441 - tschottdorf:promotable-rfc, r=eddyb | Corey Farwell | -0/+15 |
| 2017-03-19 | Auto merge of #40346 - jseyfried:path_and_tokenstream_attr, r=nrc | bors | -2/+40 |
| 2017-03-17 | Add more catch-related CFG and lifetime tests and fix CFG bug | Taylor Cramer | -18/+81 |
| 2017-03-17 | Implement ? in catch expressions and add tests | Taylor Cramer | -0/+78 |
| 2017-03-17 | Make priv in pub hard error for crates using pub(restricted) | Taylor Cramer | -4/+0 |
| 2017-03-17 | Rollup merge of #40457 - frewsxcv:frewsxcv-macos, r=steveklabnik | Corey Farwell | -4/+4 |
| 2017-03-15 | Stabilize pub(restricted) | Taylor Cramer | -46/+4 |
| 2017-03-14 | Improve the documentation for `rvalue_static_promotion` | Tobias Schottdorf | -1/+1 |
| 2017-03-14 | Add feature toggle for rvalue-static-promotion RFC | Tobias Schottdorf | -0/+15 |
| 2017-03-14 | Auto merge of #39921 - cramertj:add-catch-to-ast, r=nikomatsakis | bors | -0/+47 |
| 2017-03-14 | Add tests. | Jeffrey Seyfried | -0/+1 |
| 2017-03-14 | Liberalize attributes. | Jeffrey Seyfried | -2/+39 |
| 2017-03-12 | Update usages of 'OSX' (and other old names) to 'macOS'. | Corey Farwell | -4/+4 |
| 2017-03-12 | Auto merge of #40340 - petrochenkov:restricted, r=nikomatsakis | bors | -16/+11 |
| 2017-03-11 | Add compile-fail tests for catch expr in match or condition | Taylor Cramer | -0/+30 |
| 2017-03-11 | Temporarily prefix catch block with do keyword | Taylor Cramer | -63/+1 |
| 2017-03-11 | Add catch expr to AST and disallow catch as a struct name | Taylor Cramer | -0/+79 |
| 2017-03-11 | Rollup merge of #40319 - eddyb:it's-"unsize"-not-"unsound", r=nikomatsakis | Ariel Ben-Yehuda | -13/+84 |
| 2017-03-10 | Update syntax for `pub(restricted)` | Vadim Petrochenkov | -16/+11 |
| 2017-03-10 | Point to enclosing block/fn on nested unsafe | Esteban Küber | -66/+0 |
| 2017-03-09 | Use subtyping on the target of unsizing coercions. | Eduard-Mihai Burtescu | -13/+13 |
| 2017-03-08 | Rollup merge of #40296 - topecongiro:add-missing-tests, r=alexcrichton | Ariel Ben-Yehuda | -0/+49 |
| 2017-03-08 | Rollup merge of #40279 - gibfahn:test-unwind, r=est31 | Ariel Ben-Yehuda | -0/+72 |
| 2017-03-08 | Disallow subtyping between T and U in T: Unsize<U>. | Eduard-Mihai Burtescu | -0/+71 |
| 2017-03-08 | Auto merge of #39713 - estebank:issue-39698, r=jonathandturner | bors | -8/+12 |
| 2017-03-07 | Add tests for issues with the 'E-needtest' label. | topecongiro | -0/+49 |