Stabilize debug builders for 1.2.0
This commit is contained in:
parent
43cf733bfa
commit
e161d5cf73
6 changed files with 24 additions and 27 deletions
|
|
@ -8,7 +8,7 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
#![feature(core, debug_builders)]
|
||||
#![feature(core)]
|
||||
|
||||
pub trait DeclaredTrait {
|
||||
type Type;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue