Skip to content

Commit 0b3daef

Browse files
Merge #11799
11799: minor: Fix typo in `abi_1_57/mod.rs` comment r=lnicola a=WaffleLapkin Co-authored-by: Waffle Maybe <[email protected]>
2 parents cdd1477 + c8762a1 commit 0b3daef

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)