| Age | Commit message (Collapse) | Author | Lines |
|
I believe these are the last traits we need in order
to start grouping our numerical types into mathematical
groups and rings.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit d6d12d90ff5363f59f1a1bf67f999a5d7944abb1.
|
|
|
|
rewrite uint::to_str_bytes to avoid raw pointers
|
|
|
|
|
|
|
|
|
|
These are not needed in a pipe-based Rustiverse
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
As per #3637.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
infrastructure. rs=helps-unbreak-the-build
|
|
Conflicts:
src/libcore/to_bytes.rs
|
|
|
|
|
|
borrow checker to support this. r=nmatsakis
|
|
|
|
|
|
|
|
This means we will exit early if requested based on the return value of the
callback we're given.
|
|
ICE when used
|
|
|
|
Fix small typo in kinds documentation
|
|
|