diff options
| author | Tim Chevalier <chevalier@alum.wellesley.edu> | 2012-08-29 12:22:05 -0700 |
|---|---|---|
| committer | Tim Chevalier <chevalier@alum.wellesley.edu> | 2012-08-29 12:22:05 -0700 |
| commit | cb8ecd79849160d8cff2eff8b070efd7f9a3b9a7 (patch) | |
| tree | 8dd4917d09b01017532ed6c8037c5bf5cc88cd56 /src/rt/circular_buffer.cpp | |
| parent | cdcf5a7580147a58ecbe06323ad7c267f2e5ae28 (diff) | |
| download | rust-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
