| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
impure-effect checking.
|
| | |
|
| |
|
|
| |
value
|
| |
|
|
|
|
| |
passed by value" due to test failures
This reverts commit ee901858a27bf00c7dd66e7cfecb9dd97029dba8.
|
| |
|
|
| |
value
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
rustc to use std.util.option. Fix various dependent bugs. Closes #73.
|
| |
|
|
| |
up and disable it entirely in the runtime. Will need extensive reworking.
|
| | |
|
| | |
|
| |
|
|
| |
connect.
|
| | |
|
| |
|
|
| |
translate 0-ary constructors as constants. Rustc loses ~300kb.
|
| |
|
|
| |
work, possibly a little bumpy. Changes a lot.
|
| | |
|
| | |
|
| |
|
|
| |
forced rehashing that actually causes elements to change buckets. In the process, find a bug in hashmap's remove() and fix it.
|
| |
|
|
| |
workaround to _uint, add regression test. Closes #152.
|
| | |
|
| |
|
|
| |
rehashing.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
insert-tests in lib-map.rs.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
vec[u8] converter. Add testcase exercising both. Drive-by fix a potential array-out-of-bounds write on rust_str buffers.
|
| | |
|
| | |
|
| |
|
|
| |
and add a test.
|