Register new snapshots

This commit is contained in:
Alex Crichton 2013-11-30 16:38:07 -08:00
parent 4252a24ae1
commit acc5e32e53
18 changed files with 23 additions and 94 deletions

View file

@ -14,6 +14,8 @@
So we try to compile with junk link_args and make sure they are visible in
the compiler output. */
#[feature(link_args)];
#[link_args = "aFdEfSeVEEE"]
#[nolink]
extern {}