Register new snapshots
This commit is contained in:
parent
4252a24ae1
commit
acc5e32e53
18 changed files with 23 additions and 94 deletions
|
|
@ -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 {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue