6d18c5b69d
This patch makes RA understand `#![recursion_limit = "N"]` annotations. - `crate_limits` query is moved to `DefDatabase` - `DefMap` now has `recursion_limit: Option<u32>` field |
||
---|---|---|
.. | ||
tests | ||
attr_resolution.rs | ||
collector.rs | ||
diagnostics.rs | ||
mod_resolution.rs | ||
path_resolution.rs | ||
proc_macro.rs | ||
tests.rs |