Patrick Walton
|
670ab8ac36
|
librustc: Change labels to use the lifetime notation '.
|
2013-04-29 14:30:57 -07:00 |
|
Daniel Micay
|
f792baba42
|
only use #[no_core] in libcore
|
2013-04-27 21:34:24 -04:00 |
|
Luqman Aden
|
b867fe41de
|
libsyntax: Allow selecting intel style asm.
|
2013-03-27 15:41:58 -07:00 |
|
Luqman Aden
|
203d691a6b
|
libsyntax: use a struct for inline asm in ast.
|
2013-03-27 15:41:58 -07:00 |
|
Luqman Aden
|
3d56936be3
|
Tidy.
|
2013-03-15 18:55:44 -07:00 |
|
Luqman Aden
|
9ead7dad93
|
Implicitly use addr_of for output operands in asm.
|
2013-03-15 18:55:44 -07:00 |
|
Luqman Aden
|
6d078db952
|
Actually pass inline asm operands around.
|
2013-03-15 18:55:43 -07:00 |
|
Patrick Walton
|
b1c699815d
|
librustc: Don't accept as Trait anymore; fix all occurrences of it.
|
2013-03-13 20:07:09 -07:00 |
|
Luqman Aden
|
18b71a7831
|
Add alignstack option for inline asm.
|
2013-03-12 01:03:35 -07:00 |
|
Luqman Aden
|
7f500ab4c1
|
Keep everything tidy.
|
2013-03-12 01:03:34 -07:00 |
|
Luqman Aden
|
5aa734d6a1
|
Parse operands properly and add a way to indicate volatile asm.
|
2013-03-12 01:03:34 -07:00 |
|
Luqman Aden
|
666e1b4636
|
Create asm! syntax extension.
|
2013-03-12 01:03:34 -07:00 |
|