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 |
|
Graydon Hoare
|
6e6798c4e1
|
Bulk-edit mutable -> mut.
|
2012-03-26 18:35:18 -07:00 |
|
Brian Anderson
|
122f714fde
|
Add missing case for pat_uniq to syntax::visit
Issue #409
|
2011-09-23 16:03:35 -07:00 |
|
Brian Anderson
|
18b01d5cfe
|
Create a bunch of test cases for unique boxes by copying box tests
XFAIL the ones that don't work
Issue #409
|
2011-09-23 15:15:30 -07:00 |
|