Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.

Commit a24c831

Browse files
ices/84632.rs: fixed with errors (#847)
=== stdout === === stderr === error: recursion limit reached while expanding `n!` --> /home/runner/work/glacier/glacier/ices/84632.rs:1:36 | 1 | macro_rules! n {() => (concat!("", n!()))} | ^^^^ ... 4 | n!(); | ----- in this macro invocation | = help: consider adding a `#![recursion_limit="256"]` attribute to your crate (`84632`) = note: this error originates in the macro `n` (in Nightly builds, run with -Z macro-backtrace for more info) error: aborting due to previous error ============== Co-authored-by: rustbot <[email protected]>
1 parent 010784d commit a24c831

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed
File renamed without changes.

0 commit comments

Comments
 (0)