Skip to content

Commit 52e7328

Browse files
cjgillotlqd
andauthored
Update library/core/src/intrinsics/mir.rs
Co-authored-by: Rémy Rakic <remy.rakic+github@gmail.com>
1 parent 8c36e74 commit 52e7328

File tree

1 file changed

+1
-1
lines changed
  • library/core/src/intrinsics

1 file changed

+1
-1
lines changed

library/core/src/intrinsics/mir.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@
251251
//!
252252
//! #### Debuginfo
253253
//!
254-
//! - A a debuginfo name can be given to a local using `debug my_name => contents;`.
254+
//! - A debuginfo name can be given to a local using `debug my_name => contents;`.
255255
//! For `contents`, we use the same syntax as operands, to support both places and constants.
256256
//!
257257

0 commit comments

Comments
 (0)