librustdoc: remove unneeded #[recursion_limit]
This commit is contained in:
parent
09e4ee5fbc
commit
bcb287dca5
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue