| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
ints to the standard library
|
| |
|
|
| |
get_simple_extern_fn.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
object, like writing
|
| |
|
|
|
|
| |
build/ dir off src root."
This reverts commit 846f2e2ba994268725f38c36fa12f1a09f21615c.
|
| |
|
|
| |
off src root.
|
| | |
|
| |
|
|
|
|
| |
floats. However, if someone writes a literal that can't be represented
precisely in 64 bits, the front-end will accept it while the back-end
will (presumably) complain.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
Finally implements _str.is_utf8, adds from_chars, from_char, to_chars,
char_at, char_len, (push|pop|shift|unshift)_char. Also, proper
character I/O for streams.
|
| |
|
|
|
|
| |
A change in 54587bdccb7b6771cfc704a30fc0ef2c65824a15 (the vec
appending overhaul) had broken it. (Apparently modifying a vec while
iterating over it can corrupt memory.)
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
XFAIL use-import-export.rs in rustc
|
| | |
|
| |
|
|
| |
tinderbox on Linux.
|
| | |
|
| | |
|
| |
|
|
| |
on Windows and Darwin.
|
| | |
|
| | |
|
| | |
|
| | |
|