mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-28 02:57:37 +00:00
grammar: simplify to avoid that
This commit is contained in:
parent
5d2d7e7725
commit
eb12784dc4
@ -470,7 +470,7 @@
|
||||
//!
|
||||
//! ### `format_args!`
|
||||
//!
|
||||
//! This is a curious macro which is used to safely pass around
|
||||
//! This is a curious macro used to safely pass around
|
||||
//! an opaque object describing the format string. This object
|
||||
//! does not require any heap allocations to create, and it only
|
||||
//! references information on the stack. Under the hood, all of
|
||||
|
Loading…
Reference in New Issue
Block a user