We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
#[recursion_limit]
1 parent 09e4ee5 commit bcb287dCopy full SHA for bcb287d
src/librustdoc/lib.rs
@@ -18,7 +18,6 @@
18
#![feature(test)]
19
#![feature(type_alias_impl_trait)]
20
#![feature(type_ascription)]
21
-#![recursion_limit = "256"]
22
#![warn(rustc::internal)]
23
24
extern crate thin_vec;
0 commit comments