mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-03 05:27:36 +00:00
![]() 10154: feat: Complete `#![recursion_limit = "N"]` instead of `#![recursion_limit = N]` r=lnicola a=hkmatsumoto Currently ra emits `#![recursion_limit = 128]`, but this should rather be `#![recursion_limit = "128"]` Co-authored-by: Hirochika Matsumoto <git@hkmatsumoto.com> |
||
---|---|---|
.. | ||
completions | ||
render | ||
tests | ||
completions.rs | ||
config.rs | ||
context.rs | ||
item.rs | ||
lib.rs | ||
patterns.rs | ||
render.rs | ||
tests.rs |