rust/src/libsyntax
Steven Fackler 1452c9c04a Allow attributes on match arms
RFC: 0008-match-arm-attributes
2014-04-23 21:48:22 -07:00
..
ext Allow attributes on match arms 2014-04-23 21:48:22 -07:00
parse Allow attributes on match arms 2014-04-23 21:48:22 -07:00
print Allow attributes on match arms 2014-04-23 21:48:22 -07:00
util rustc: de-@ middle::ty. 2014-04-22 19:20:12 +03:00
abi.rs Test fixes from the rollup 2014-04-03 17:11:26 -07:00
ast_map.rs Check for unsized types in enums. 2014-04-23 12:30:58 +12:00
ast_util.rs add support for quadruple precision floating point 2014-04-22 20:47:28 -04:00
ast.rs Allow attributes on match arms 2014-04-23 21:48:22 -07:00
attr.rs syntax: Switch field privacy as necessary 2014-03-31 15:47:36 -07:00
codemap.rs auto merge of #13435 : edwardw/rust/span, r=brson 2014-04-21 18:41:35 -07:00
crateid.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
diagnostic.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
fold.rs Allow attributes on match arms 2014-04-23 21:48:22 -07:00
lib.rs Register new snapshots 2014-04-04 13:23:08 -07:00
owned_slice.rs syntax: Switch field privacy as necessary 2014-03-31 15:47:36 -07:00
visit.rs Support unsized types with the type keyword 2014-04-23 12:30:58 +12:00