Complete #![recursion_limit = "N"] over #![recursion_limit = N]

This commit is contained in:
Hirochika Matsumoto 2021-09-05 17:57:11 +09:00
parent c16e6474f9
commit 1f238b3bb5
2 changed files with 7 additions and 3 deletions

View file

@ -75,7 +75,7 @@ fn attr_on_source_file() {
at no_implicit_prelude
at no_main
at no_std
at recursion_limit =
at recursion_limit = ""
at type_length_limit =
at windows_subsystem = ""
"#]],