Oliver 'ker' Schneider
|
d844bfb196
|
[breaking-change] don't glob export ast::Visibility variants
|
2016-02-11 12:34:48 +01:00 |
|
Oliver 'ker' Schneider
|
73fa9b2da2
|
[breaking-change] don't glob export ast::Mutablity variants
|
2016-02-11 12:34:48 +01:00 |
|
Oliver 'ker' Schneider
|
019614f03d
|
[breaking-change] don't glob export ast::Item_ variants
|
2016-02-11 12:34:48 +01:00 |
|
Oliver Schneider
|
05d4cefd63
|
[breaking-change] don't pub export ast::Ty_ variants
|
2016-02-11 12:34:48 +01:00 |
|
Oliver Schneider
|
625e78b700
|
[breaking-change] don't glob export ast::{UintTy, IntTy} variants
|
2016-02-11 12:34:48 +01:00 |
|
Oliver Schneider
|
80bf9ae18a
|
[breaking-change] don't glob export ast::Expr_ variants
|
2016-02-11 12:34:48 +01:00 |
|
Oliver Schneider
|
1c4d437158
|
[breaking-change] don't glob export ast::ExplicitSelf_ variants
|
2016-02-11 12:34:48 +01:00 |
|
Oliver Schneider
|
243a30c931
|
[breaking-change] don't glob import/export syntax::abi enum variants
|
2016-02-11 12:34:48 +01:00 |
|
Oliver Schneider
|
47b0784ba8
|
[breaking-change] don't glob export ast::BlockCheckMode variants
|
2016-02-11 12:34:48 +01:00 |
|
Oliver Schneider
|
05e25de4f0
|
[breaking-change] don't glob export ast::BinOp_
|
2016-02-11 12:34:48 +01:00 |
|
bors
|
709d00a231
|
Auto merge of #30460 - Ms2ger:BindingMode, r=alexcrichton
|
2015-12-21 19:10:51 +00:00 |
|
Ms2ger
|
143b9d80d0
|
Stop re-exporting the ast::BindingMode variants.
|
2015-12-20 22:15:26 +01:00 |
|
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 |
|
Vadim Petrochenkov
|
0d298f9904
|
Deprecate name OwnedSlice and don't use it
|
2015-12-18 00:52:56 +03: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 |
|
Seo Sanghyeon
|
f9ba107824
|
Move built-in syntax extensions to a separate crate
|
2015-12-15 15:04:46 +09:00 |
|