about summary refs log tree commit diff
path: root/src/rt/circular_buffer.cpp
diff options
context:
space:
mode:
authorTim Chevalier <chevalier@alum.wellesley.edu>2012-08-29 12:22:05 -0700
committerTim Chevalier <chevalier@alum.wellesley.edu>2012-08-29 12:22:05 -0700
commitcb8ecd79849160d8cff2eff8b070efd7f9a3b9a7 (patch)
tree8dd4917d09b01017532ed6c8037c5bf5cc88cd56 /src/rt/circular_buffer.cpp
parentcdcf5a7580147a58ecbe06323ad7c267f2e5ae28 (diff)
downloadrust-cb8ecd79849160d8cff2eff8b070efd7f9a3b9a7.tar.gz
rust-cb8ecd79849160d8cff2eff8b070efd7f9a3b9a7.zip
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...)
Diffstat (limited to 'src/rt/circular_buffer.cpp')
0 files changed, 0 insertions, 0 deletions