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

Commit 6605681

Browse files
committed
Update the bootstrap compiler
Now that we've got a beta build, let's use it!
1 parent 2d89f63 commit 6605681

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
#![cfg_attr(windows, feature(libc))]
6060
// Handle rustfmt skips
6161
#![feature(custom_attribute)]
62-
#![cfg_attr(stage0, feature(question_mark))]
6362
#![allow(unused_attributes)]
6463

6564
use std::io::prelude::*;

0 commit comments

Comments
 (0)