| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-12-18 | Rollup merge of #30384 - nrc:diagnostics, r=@nikomatsakis | Manish Goregaokar | -3/+3 | |
| Should make it possible to add JSON or HTML errors. Also tidies up a lot. | ||||
| 2015-12-18 | Deprecate name `OwnedSlice` and don't use it | Vadim Petrochenkov | -7/+5 | |
| 2015-12-17 | Remove unused imports | Jeffrey Seyfried | -1/+0 | |
| 2015-12-17 | test errors | Nick Cameron | -1/+1 | |
| 2015-12-17 | move error handling from libsyntax/diagnostics.rs to libsyntax/errors/* | Nick Cameron | -2/+2 | |
| Also split out emitters into their own module. | ||||
| 2015-12-16 | Add ExprType to HIR and make everything compile | Vadim Petrochenkov | -3/+3 | |
| + Apply parser changes manually + Add feature gate | ||||
| 2015-12-16 | Implement type ascription. | Eduard Burtescu | -4/+23 | |
| 2015-12-15 | Mark libsyntax_ext unstable | Seo Sanghyeon | -0/+5 | |
| 2015-12-15 | Fix custom deriving tests | Seo Sanghyeon | -1/+3 | |
| 2015-12-15 | Move built-in syntax extensions to a separate crate | Seo Sanghyeon | -0/+5230 | |
