mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-13 15:32:36 +00:00
librustdoc: remove unneeded #[recursion_limit]
This commit is contained in:
parent
09e4ee5fbc
commit
bcb287dca5
@ -18,7 +18,6 @@
|
||||
#![feature(test)]
|
||||
#![feature(type_alias_impl_trait)]
|
||||
#![feature(type_ascription)]
|
||||
#![recursion_limit = "256"]
|
||||
#![warn(rustc::internal)]
|
||||
|
||||
extern crate thin_vec;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user