| Age | Commit message (Collapse) | Author | Lines |
|
fail!() used to require owned strings but can handle static strings
now. Also, it can pass its arguments to fmt!() on its own, no need for
the caller to call fmt!() itself.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pub mod or pub fn).
|
|
|
|
|
|
|
|
|
|
contain non-Owned fields. r=nmatsakis
|
|
notation. rs=delifetiming
|
|
|
|
|
|
|
|
|
|
Also touch up use of 'pub' and move some tests around so the tested functions
don't have to be 'pub'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rs=implflipping
|
|
|
|
|
|
Updates #4386.
|
|
module scope. r=tjc
|
|
nearest module scope. r=tjc"
This reverts commit a8d37af2473da79be704c9ce2374f278c47177b6.
|
|
module scope. r=tjc
|
|
|
|
contain at least two components. r=graydon
|
|
|
|
Conflicts:
src/libstd/future.rs
|
|
|
|
|
|
|
|
|
|
This reverts commit 28c7a251514919a2d7bdf6c67b8edf5eed9043db.
|
|
|
|
|