update for latest nightly
This commit is contained in:
parent
3c0a6d6922
commit
e60f11f52c
@ -8,8 +8,6 @@
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
#![feature(associated_consts)]
|
||||
|
||||
trait Foo {
|
||||
const ID: i32;
|
||||
}
|
||||
|
@ -10,8 +10,6 @@
|
||||
|
||||
#![allow(unused_variables)]
|
||||
|
||||
#![feature(associated_consts)]
|
||||
|
||||
#[derive(Clone, Copy, Debug)]
|
||||
struct Bar;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user