Manish Goregaokar
|
9e953df6f0
|
Rollup merge of #30420 - petrochenkov:owned2, r=nrc
Part of https://github.com/rust-lang/rust/pull/30095 not causing mysterious segfaults.
r? @nrc
|
2015-12-18 20:02:12 +05:30 |
|
Manish Goregaokar
|
c2902965cb
|
Rollup merge of #30384 - nrc:diagnostics, r=@nikomatsakis
Should make it possible to add JSON or HTML errors. Also tidies up a lot.
|
2015-12-18 16:47:37 +05:30 |
|
Vadim Petrochenkov
|
0d298f9904
|
Deprecate name OwnedSlice and don't use it
|
2015-12-18 00:52:56 +03:00 |
|
Jeffrey Seyfried
|
8364a6feef
|
Remove unused imports
|
2015-12-17 05:43:27 +00:00 |
|
Nick Cameron
|
ff0c74f7d4
|
test errors
|
2015-12-17 10:00:16 +13:00 |
|
Nick Cameron
|
6309b0f5bb
|
move error handling from libsyntax/diagnostics.rs to libsyntax/errors/*
Also split out emitters into their own module.
|
2015-12-17 09:35:50 +13:00 |
|
Vadim Petrochenkov
|
e0ceef5a9e
|
Add ExprType to HIR and make everything compile
+ Apply parser changes manually
+ Add feature gate
|
2015-12-16 17:13:16 +03:00 |
|
Eduard Burtescu
|
b8157cc67f
|
Implement type ascription.
|
2015-12-16 17:12:35 +03:00 |
|
Seo Sanghyeon
|
0883f10550
|
Mark libsyntax_ext unstable
|
2015-12-15 16:23:18 +09:00 |
|
Seo Sanghyeon
|
9410bfa0cd
|
Fix custom deriving tests
|
2015-12-15 15:04:47 +09:00 |
|
Seo Sanghyeon
|
f9ba107824
|
Move built-in syntax extensions to a separate crate
|
2015-12-15 15:04:46 +09:00 |
|