rust/src/libsyntax
Patrick Walton 7e77bf1769 librustc: Implement the proc type as sugar for ~once fn and proc
notation for closures, and disable the feature gate for `once fn` if
used with the `~` sigil.
2013-10-29 10:34:17 -07:00
..
ext Field identifiers now include specific spans (Closes #8263). 2013-10-28 22:57:34 -07:00
parse librustc: Implement the proc type as sugar for ~once fn and proc 2013-10-29 10:34:17 -07:00
print librustc: Implement the proc type as sugar for ~once fn and proc 2013-10-29 10:34:17 -07:00
util Remove specific errors for very old obsolete syntax 2013-10-04 07:09:28 +02:00
abi.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
ast.rs librustc: Implement the proc type as sugar for ~once fn and proc 2013-10-29 10:34:17 -07:00
ast_map.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
ast_util.rs libsyntax/librustc: Allow mut qualifier in patterns. 2013-10-25 01:21:07 -04:00
attr.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
codemap.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
diagnostic.rs Remove even more of std::io 2013-10-24 14:21:57 -07:00
fold.rs librustc: Implement the proc type as sugar for ~once fn and proc 2013-10-29 10:34:17 -07:00
opt_vec.rs Drop the '2' suffix from logging macros 2013-10-22 08:09:56 -07:00
syntax.rs register snapshots 2013-10-23 18:06:12 -04:00
visit.rs librustc: Implement the proc type as sugar for ~once fn and proc 2013-10-29 10:34:17 -07:00