We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bafd63 commit eaef725Copy full SHA for eaef725
tracing-attributes/src/lib.rs
@@ -325,7 +325,7 @@ mod expand;
325
///
326
/// It also works with [async-trait](https://crates.io/crates/async-trait)
327
/// (a crate that allows defining async functions in traits,
328
-/// something not currently possible before Rust 1.75),
+/// something that wasn't possible before Rust 1.75),
329
/// and hopefully most libraries that exhibit similar behaviors:
330
331
/// ```
0 commit comments