auto merge of #8175 : brson/rust/nodbg, r=graydon

This stuff is ancient, unused, and tied to oldsched
This commit is contained in:
bors 2013-08-02 01:13:51 -07:00
commit dbde42e59e
6 changed files with 0 additions and 195 deletions

View file

@ -41,8 +41,6 @@ pub mod rustrt {
#[rust_stack]
pub fn rust_try_get_task() -> *rust_task;
pub fn rust_dbg_breakpoint();
}
}