rust/src/librustc/front
Chris Sainty 88ab38cf06 Removed the -Z once_fns compiler flag and added the new feature directive of the same name to replace it.
Changed the frame_address intrinsic to no longer be a once fn.
This removes the dependency on once_fns from std.
2013-10-17 06:22:48 +02:00
..
assign_node_ids.rs Remove all usage of @ast::Crate 2013-09-29 16:21:25 -07:00
config.rs Remove named extern blocks from the AST 2013-10-10 18:04:58 -07:00
feature_gate.rs Removed the -Z once_fns compiler flag and added the new feature directive of the same name to replace it. 2013-10-17 06:22:48 +02:00
std_inject.rs Remove all usage of @ast::Crate 2013-09-29 16:21:25 -07:00
test.rs add new enum ast::StrStyle as field to ast::lit_str 2013-10-08 03:43:28 +02:00