Skip to content

Commit 687c5d1

Browse files
committed
bump Rust; remove stabilized feature
1 parent 72b4ee0 commit 687c5d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rust-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
nightly-2019-03-11
1+
nightly-2019-03-18

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#![feature(rustc_private, range_contains)]
1+
#![feature(rustc_private)]
22

33
#![allow(clippy::cast_lossless)]
44

0 commit comments

Comments
 (0)