Files
rust/src/libsyntax/parse
Tim Chevalier cb8ecd7984 Allow extern mods to be anonymous
extern mod {
  f();
}

is now allowed, and puts f in the enclosing scope. (Requires a
link_name attribute to be really useful...)
2012-08-29 12:22:05 -07:00
..
2012-08-26 15:56:16 -07:00
2012-08-26 15:56:16 -07:00
2012-08-26 15:56:16 -07:00
2012-08-26 15:56:16 -07:00
2012-08-27 14:37:04 -07:00
2012-08-26 15:56:16 -07:00
2012-08-29 12:22:05 -07:00
2012-08-26 15:56:16 -07:00
2012-08-29 12:22:05 -07:00