mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
6f16b41a4b
core/panicking: fix outdated comment Looks like this function got renamed/changed at some point and the comment did not get updated. r? `@m-ou-se`