rust/src/libsyntax
Corey Richardson b738ece85f rollup merge of #19387: jauhien/fix-expand_quote_ty
Subj., expand_quote_ty produces wrong call to parse_ty now.
2014-12-05 10:06:44 -08:00
..
ast_map Replace some verbose match statements with their if let equivalent. 2014-11-29 16:41:21 -05:00
diagnostics Modify libsyntax/diagnostics to not be so persnickety. The scheme 2014-12-04 10:04:51 -05:00
ext rollup merge of #19387: jauhien/fix-expand_quote_ty 2014-12-05 10:06:44 -08:00
parse Deprecate Equiv 2014-12-03 10:41:48 -05:00
print auto merge of #19405 : jfager/rust/de-match-pyramid, r=bstrie 2014-12-01 21:56:53 +00:00
util Fix fallout 2014-12-03 10:41:48 -05:00
abi.rs Switch to purely namespaced enums 2014-11-17 07:35:51 -08:00
ast.rs syntax: Make asm! clobbers a proper vector. 2014-11-30 11:58:23 +09:00
ast_util.rs Replace some verbose match statements with their if let equivalent. 2014-11-29 16:41:21 -05:00
attr.rs Replace equiv method calls with == operator sugar 2014-12-03 10:41:48 -05:00
codemap.rs rollup merge of #19329: steveklabnik/doc_style_cleanup2 2014-11-26 16:51:02 -08:00
config.rs Fallout from stabilization 2014-11-25 17:41:54 -08:00
diagnostic.rs Fix an ICE on diagnostics originating in external macros 2014-11-20 21:31:59 +01:00
feature_gate.rs Replace equiv method calls with == operator sugar 2014-12-03 10:41:48 -05:00
fold.rs Rote changes due to the fact that ast paths no longer carry this extraneous bounds. 2014-11-26 11:42:06 -05:00
lib.rs Remove special casing for some meta attributes 2014-11-26 11:44:45 -08:00
owned_slice.rs rollup merge of #19326: huonw/safer-syntax 2014-11-26 16:50:12 -08: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 Rote changes due to the fact that ast paths no longer carry this extraneous bounds. 2014-11-26 11:42:06 -05:00
visit.rs Replace some verbose match statements with their if let equivalent. 2014-11-29 16:41:21 -05:00