Michael Sullivan
|
8668d06400
|
Get rid of many implicit copies as a preliminary to Issue #2448.
|
2012-05-25 16:39:35 -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 |
|
Jeff Olson
|
f06362d5bb
|
exporting priv::weaken_task and adding some debug logging
|
2012-04-20 15:23:21 -07:00 |
|
Brian Anderson
|
01dc4a8b26
|
core: Add priv::weaken_task
|
2012-04-07 19:56:41 -07:00 |
|
Brian Anderson
|
63942c969d
|
core: Add priv::chan_from_global_ptr
This allows singleton, globally accessible tasks to be created
|
2012-04-06 17:44:26 -07:00 |
|