mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-12 21:28:51 +00:00
Merge #11799
11799: minor: Fix typo in `abi_1_57/mod.rs` comment r=lnicola a=WaffleLapkin Co-authored-by: Waffle Maybe <waffle.lapkin@gmail.com>
This commit is contained in:
commit
0b3daef537
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)]
|
||||
#[doc(hidden)]
|
||||
|
|
Loading…
Reference in a new issue