Eric Holk
|
1e8f501343
|
Machine types are different from int/uint, etc (Issue #2187)
|
2012-06-04 19:16:47 -07:00 |
|
Niko Matsakis
|
2db4259b35
|
Stop inferring bot/static when types/regions are unconstrained.
Also, some other changes that came up along the way:
- add a 'blk' region for the current block.
- detect unused type/region variables.
|
2012-04-30 19:53:02 -07:00 |
|
Niko Matsakis
|
3d6c79109e
|
update syntax to include a slash
|
2012-04-19 21:01:11 -07:00 |
|
Niko Matsakis
|
3c995fb8f3
|
make nominal types optionally parameterized by a self region.
Issue #2201.
|
2012-04-19 21:01:11 -07:00 |
|
Patrick Walton
|
18a97d71f9
|
test: Un-XFAIL regions-mock-trans.rs and regions-mock-trans-impls.rs
|
2012-03-28 14:31:23 -07:00 |
|
Niko Matsakis
|
f5edb5ee18
|
xfail-test regions tests
|
2012-03-23 22:06:39 -07:00 |
|
Patrick Walton
|
b9c4dbeb33
|
test: Fix leak in regions-mock-trans
|
2012-03-23 15:17:34 -07:00 |
|
Patrick Walton
|
df77eb433b
|
test: Fix whitespace at EOL
|
2012-03-23 15:05:39 -07:00 |
|
Patrick Walton
|
aa0f25ae31
|
test: Add a trans.rs-workalike test case for regions
|
2012-03-23 14:42:39 -07:00 |
|