Paul Stansifer
|
a9cc5066ee
|
Change syntax extension syntax: #m[...] -> m!{...} .
|
2012-07-30 18:38:15 -07:00 |
|
Niko Matsakis
|
013fc92423
|
remove alias analysis and replace with borrowck
This reverts commit 7ef825bb607c4e934c92bd0b73ecbc4c24f3286b.
|
2012-06-08 20:39:11 -07:00 |
|
Brian Anderson
|
7ef825bb60
|
Revert "remove alias analysis and replace with borrowck"
18s perf regression compiling rustc with opts
This reverts commit 7f6ee0ce0df8af4c21b065cb49b95079ae643f77.
|
2012-06-07 19:42:27 -07:00 |
|
Niko Matsakis
|
7f6ee0ce0d
|
remove alias analysis and replace with borrowck
cc #2540
|
2012-06-07 16:46:57 -07:00 |
|
Niko Matsakis
|
3c4baf694e
|
better support for classes with polymorphic methods
|
2012-06-04 11:46:23 -07:00 |
|
Niko Matsakis
|
2f284cefa0
|
xfail-test failing test
|
2012-05-18 14:32:38 -07:00 |
|
Niko Matsakis
|
a559329692
|
test that we preserve boxes in patterns---still one bug
|
2012-05-18 14:32:37 -07:00 |
|