Updated for Rust master.
This commit is contained in:
parent
3a85ad2708
commit
2f79f180d8
11 changed files with 47 additions and 48 deletions
|
@ -1,5 +1,4 @@
|
|||
#![allow(unstable)]
|
||||
#![feature(slicing_syntax)]
|
||||
#![feature(core, slicing_syntax)]
|
||||
extern crate irc;
|
||||
|
||||
use std::default::Default;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue