Skip to content
This repository was archived by the owner on Aug 12, 2021. It is now read-only.

Commit e4edc1b

Browse files
committed
Bump version and stage0 compiler
1 parent 9ecbcc0 commit e4edc1b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,6 @@
5757
#![feature(custom_attribute)]
5858
#![allow(unused_attributes)]
5959

60-
#![cfg_attr(stage0, unstable(feature = "rustc_private", issue = "27812"))]
61-
#![cfg_attr(stage0, feature(staged_api))]
62-
6360
use std::io::prelude::*;
6461

6562
pub use terminfo::TerminfoTerminal;

0 commit comments

Comments
 (0)