mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
Remove macro ABI version from doc comment
It's hard to remember to keep this in sync, but since the file path already contains the version, this comment is pretty unnecessary.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//! Macro ABI for version 1.63 of rustc
|
||||
//! Proc macro ABI.
|
||||
|
||||
#[allow(dead_code)]
|
||||
#[doc(hidden)]
|
||||
|
||||
Reference in New Issue
Block a user