rust/src/libsyntax
Aaron Turon 3ee916e50b Remove libnative
With runtime removal complete, there's nothing left of libnative. This
commit removes it.

Fixes #18687

[breaking-change]
2014-11-20 17:19:13 -08:00
..
ast_map auto merge of #19113 : nikomatsakis/rust/unboxed-boxed-closure-unification, r=acrichto 2014-11-20 12:01:44 +00:00
diagnostics Parse and store suffixes on literals. 2014-11-20 00:02:42 +11:00
ext auto merge of #19071 : huonw/rust/col2column, r=nikomatsakis 2014-11-20 16:02:03 +00:00
parse auto merge of #19113 : nikomatsakis/rust/unboxed-boxed-closure-unification, r=acrichto 2014-11-20 12:01:44 +00:00
print auto merge of #19113 : nikomatsakis/rust/unboxed-boxed-closure-unification, r=acrichto 2014-11-20 12:01:44 +00:00
util libsyntax: Add tests for parse_view_item 2014-11-17 20:26:21 -07:00
abi.rs Switch to purely namespaced enums 2014-11-17 07:35:51 -08:00
ast_util.rs Feature gate non-ASCII lifetime identifiers 2014-11-18 23:07:14 +01:00
ast.rs auto merge of #19113 : nikomatsakis/rust/unboxed-boxed-closure-unification, r=acrichto 2014-11-20 12:01:44 +00:00
attr.rs Switch to purely namespaced enums 2014-11-17 07:35:51 -08:00
codemap.rs Switch to purely namespaced enums 2014-11-17 07:35:51 -08:00
config.rs rustc: Process #[cfg]/#[cfg_attr] on crates 2014-11-07 12:04:28 -08:00
diagnostic.rs Switch to purely namespaced enums 2014-11-17 07:35:51 -08:00
feature_gate.rs auto merge of #19113 : nikomatsakis/rust/unboxed-boxed-closure-unification, r=acrichto 2014-11-20 12:01:44 +00:00
fold.rs auto merge of #19113 : nikomatsakis/rust/unboxed-boxed-closure-unification, r=acrichto 2014-11-20 12:01:44 +00:00
lib.rs Complete the removal of ty_nil, ast::LitNil, ast::TyBot and ast::TyUniq 2014-11-16 14:23:15 +01:00
owned_slice.rs collections: Remove all collections traits 2014-11-01 11:37:04 -07:00
ptr.rs Remove a large amount of deprecated functionality 2014-10-19 12:59:40 -07:00
show_span.rs rebasing fixes 2014-09-17 16:53:20 +12:00
std_inject.rs Remove libnative 2014-11-20 17:19:13 -08:00
test.rs Switch to purely namespaced enums 2014-11-17 07:35:51 -08:00
visit.rs auto merge of #19113 : nikomatsakis/rust/unboxed-boxed-closure-unification, r=acrichto 2014-11-20 12:01:44 +00:00