Skip to content

Commit c8762a1

Browse files
authored
Fix typo in abi_1_57/mod.rs comment
1 parent cdd1477 commit c8762a1

File tree

1 file changed

+1
-1
lines changed
  • crates/proc_macro_srv/src/abis/abi_1_57

1 file changed

+1
-1
lines changed

crates/proc_macro_srv/src/abis/abi_1_57/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! Macro ABI for version 1.58 of rustc
1+
//! Macro ABI for version 1.57 of rustc
22
33
#[allow(dead_code)]
44
#[doc(hidden)]

0 commit comments

Comments
 (0)