rust/src/libsyntax
Brian Anderson a09bce1047 Feature gate associated type defaults
There are multiple issues with them as designed and implemented.

cc #27364
2015-07-29 15:11:07 -07:00
..
diagnostics remove get_ident and get_name, make as_str sound 2015-07-28 18:07:20 +02:00
ext remove get_ident and get_name, make as_str sound 2015-07-28 18:07:20 +02:00
parse Replace illegal with invalid in most diagnostics 2015-07-29 01:59:31 +03:00
print remove get_ident and get_name, make as_str sound 2015-07-28 18:07:20 +02:00
util
abi.rs
ast_util.rs remove get_ident and get_name, make as_str sound 2015-07-28 18:07:20 +02:00
ast.rs remove get_ident and get_name, make as_str sound 2015-07-28 18:07:20 +02:00
attr.rs
codemap.rs Instrumentation in effort to understand treatment of allow_internal_unstable. 2015-07-22 15:34:00 +02:00
config.rs
diagnostic.rs Auto merge of #26846 - P1start:print-maybe-styled-macro, r=pnkfelix 2015-07-29 00:28:55 +00:00
feature_gate.rs Feature gate associated type defaults 2015-07-29 15:11:07 -07:00
fold.rs Remove ast::LocalSource with only one used variant 2015-07-26 08:56:29 +02:00
lib.rs Hack for "unsafety hygiene" -- push_unsafe! and pop_unsafe!. 2015-07-22 15:33:59 +02:00
owned_slice.rs
ptr.rs
show_span.rs
std_inject.rs remove get_ident and get_name, make as_str sound 2015-07-28 18:07:20 +02:00
str.rs
test.rs
visit.rs