| Age | Commit message (Collapse) | Author | Lines |
|
hat tip to @jruderman
|
|
|
|
|
|
also, change DVec() to work with imm vectors rather than mut ones
|
|
|
|
|
|
XFAIL's alt-borrowed_str for now. Will need to fix this up in the future.
|
|
Only called for string patterns.
|
|
|
|
|
|
|
|
|
|
This is in preparation for issue 2633. Replaced implicit moves that
rely on last-use with explicit moves in char, float, and str.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #3302
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Generally, "== None" calls into the shape glue, and it's also more useful.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #3245
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|