Paul Stansifer
|
a9cc5066ee
|
Change syntax extension syntax: #m[...] -> m!{...} .
|
2012-07-30 18:38:15 -07:00 |
|
Niko Matsakis
|
e0ea67a2a6
|
prevent regions from escaping in ifaces; remove &r.T syntax
|
2012-07-18 11:48:58 -07:00 |
|
Niko Matsakis
|
bd573becf5
|
change region scope of call arguments, old one was unsound
improve error message to describe kind of deref'd ptr using sigil
|
2012-05-24 05:19:44 -07:00 |
|
Patrick Walton
|
3c398d28a4
|
rustc: Universally quantify regions when calling functions. Un-XFAIL regions-addr-of-ret.rs.
|
2012-03-28 14:24:18 -07:00 |
|
Niko Matsakis
|
f5edb5ee18
|
xfail-test regions tests
|
2012-03-23 22:06:39 -07:00 |
|
Patrick Walton
|
cab4f1685b
|
test: Add a test case that ensures ret &EXPR works.
|
2012-03-23 16:18:28 -07:00 |
|