mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-15 09:27:27 +00:00
Fix typo in abi_1_57/mod.rs
comment
This commit is contained in:
parent
cdd14779b2
commit
c8762a17fd
1 changed files with 1 additions and 1 deletions
|
@ -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)]
|
||||||
|
|
Loading…
Reference in a new issue