mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-07 00:00:09 +02:00
rt: fix missing quotation in docs (#7925)
This commit is contained in:
@@ -561,7 +561,7 @@ cfg_taskdump! {
|
||||
/// You can do this by setting the `RUSTFLAGS` environment variable
|
||||
/// before invoking `cargo`; e.g.:
|
||||
/// ```bash
|
||||
/// RUSTFLAGS="--cfg tokio_unstable cargo run --example dump
|
||||
/// RUSTFLAGS="--cfg tokio_unstable" cargo run --example dump
|
||||
/// ```
|
||||
///
|
||||
/// Or by [configuring][cargo-config] `rustflags` in
|
||||
|
||||
Reference in New Issue
Block a user