We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b8f902 commit 20ef40aCopy full SHA for 20ef40a
src/libstd/macros.rs
@@ -16,7 +16,7 @@
16
17
/// The entry point for panic of Rust threads.
18
///
19
-/// This allows a program to to terminate immediately and provide feedback
+/// This allows a program to terminate immediately and provide feedback
20
/// to the caller of the program. `panic!` should be used when a program reaches
21
/// an unrecoverable problem.
22
0 commit comments