We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4804ad7 commit f898e61Copy full SHA for f898e61
1 file changed
library/core/src/panic.rs
@@ -1,4 +1,4 @@
1
-//! Panic support in the standard library.
+//! Panic support in core.
2
3
#![stable(feature = "core_panic_info", since = "1.41.0")]
4
0 commit comments