Rust analyzer parser step limit

in rust analyzer parser, there is a function nth which checks parser step limit, but there is another function nth_at which doesn't. Is there a specific reason for this.

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.