| Age | Commit message (Collapse) | Author | Lines |
|
|
|
|
|
|
|
Closes #2048
|
|
Oops. We can't do this yet until the next snapshot.
|
|
Closes #2042
Closes #1981
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This wasn't causing problems but it looked wrong
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#1402. Close #1970.
|
|
|
|
compile time.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Port lifetime is always bounded by their owning task
|
|
This is all handled by rust_thread, and 'true' isn't even a valid
value to pass to pthread_attr_setdetachestate
|
|
All tydescs are static now, there's no need to worry about
marshalling them between threads anymore.
|
|
Issue #1982
|
|
We are no longer generating dynamic tydescs or dicts.
Issue #1982
|
|
|
|
|
|
|
|
Instead of a two-level lookup, just use one big table
|
|
|
|
This assert doesn't hold because it isn't made while holding the lock
|
|
|
|
|
|
Hopefully...
|
|
|