| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
| |
existing elements over via element-wise copy, not flat memcpy. Introduce new vec growth glue to achieve this.
|
| |
|
|
| |
unless allowed to.
|
| | |
|
| |
|
|
| |
parse an item to rustc.
|
| | |
|
| |
|
|
| |
itself now.
|
| |
|
|
| |
upcall_vec_grow. Add testcase.
|
| | |
|
| |
|
|
| |
fixes to hopefully not break tinderboxes.
|
| | |
|
| |
|
|
| |
Undoes most of the hackiness in 5e77e784f006e36c06252d9beccbd7893eddac73 and replaces it with a more proper fix.
|
| |
|
|
|
|
| |
lexemes." due to tinderbox bustage
This reverts commit 9f0eaa65817303b8768c80454734144c176fda43.
|
| | |
|
| |
|
|
| |
doesn't also get dropped (again) at the end of the block containing the alt.
|
| |
|
|
| |
burning tinderbox.
|
| | |
|
| |
|
|
| |
Add a testcase for this as well.
|
| | |
|
| | |
|
| |
|
|
| |
in the DWARF.
|
| |
|
|
| |
they appear to cause leaks.
|
| |
|
|
| |
and both.
|
| | |
|
| |
|
|
| |
forced rehashing that actually causes elements to change buckets. In the process, find a bug in hashmap's remove() and fix it.
|
| |
|
|
| |
so as to avoid a branch.
|
| | |
|
| |
|
|
| |
workaround to _uint, add regression test. Closes #152.
|
| | |
|
| |
|
|
| |
source's binding is null.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
instantiation
|
| | |
|
| | |
|
| |
|
|
| |
rehashing.
|
| |
|
|
| |
bit-NOT.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
brave lead.
|
| | |
|
| |
|
|
| |
type-param inference
|
| | |
|
| | |
|
| |
|
|
| |
http://www.cs.rochester.edu/~scott/papers/1996_PODC_queues.pdf, the "lock free queue" we had before wasn't lock free at all.
|
| | |
|
| | |
|