We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c36e74 commit 52e7328Copy full SHA for 52e7328
library/core/src/intrinsics/mir.rs
@@ -251,7 +251,7 @@
251
//!
252
//! #### Debuginfo
253
254
-//! - A a debuginfo name can be given to a local using `debug my_name => contents;`.
+//! - A debuginfo name can be given to a local using `debug my_name => contents;`.
255
//! For `contents`, we use the same syntax as operands, to support both places and constants.
256
257
0 commit comments