Remove commented lines
This commit is contained in:
parent
3fae3904b1
commit
e1765a9c56
1 changed files with 0 additions and 2 deletions
|
@ -23,8 +23,6 @@
|
|||
#![feature(never_type)]
|
||||
#![feature(try_blocks)]
|
||||
#![recursion_limit = "512"] // For rustdoc
|
||||
// #![deny(rustc::untranslatable_diagnostic)]
|
||||
// #![deny(rustc::diagnostic_outside_of_impl)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate rustc_macros;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue