pattern_complexity
pattern_complexity_limit
For consistency with `recursion_limit`, `move_size_limit`, and `type_length_limit`.
rustc_middle::limits
rustc_interface
It's always good to make `rustc_middle` smaller. `rustc_interface` is the best destination, because it's the only crate that calls `get_recursive_limit`.