Merge remote-tracking branch 'brson/io' into incoming
Conflicts: mk/rt.mk src/libcore/run.rs
This commit is contained in:
commit
6c478c7de8
42 changed files with 1399 additions and 347 deletions
|
|
@ -487,7 +487,7 @@ pub fn core_macros() -> ~str {
|
|||
|
||||
{ $c:ident: $in:ty -> $out:ty; } => {
|
||||
|
||||
mod $c {
|
||||
pub mod $c {
|
||||
fn key(_x: @::core::condition::Handler<$in,$out>) { }
|
||||
|
||||
pub static cond :
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue