Fix typo in abi_1_57/mod.rs comment

This commit is contained in:
Waffle Maybe 2022-03-23 16:48:25 +04:00 committed by GitHub
parent cdd14779b2
commit c8762a17fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
//! Macro ABI for version 1.58 of rustc //! Macro ABI for version 1.57 of rustc
#[allow(dead_code)] #[allow(dead_code)]
#[doc(hidden)] #[doc(hidden)]