Remove recursion_limit increases.
These are no longer needed now that `Nonterminal` is gone.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
// tidy-alphabetical-start
|
||||
#![cfg_attr(doc, recursion_limit = "256")] // FIXME(nnethercote): will be removed by #124141
|
||||
#![feature(never_type)]
|
||||
// tidy-alphabetical-end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user