about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2020-12-22 01:24:59 +0100
committerMatthias Krüger <matthias.krueger@famsik.de>2020-12-22 01:24:59 +0100
commit04d30448374277e34ce77ed83cfcea4ba8b6ecb2 (patch)
tree0639ad83e6e90d1e100889d1c9cd7244cd765b65 /library/std/src/sys/unix/stack_overflow.rs
parent51947df56f8e730f9090c1e0f480620c2ba9165a (diff)
downloadrust-04d30448374277e34ce77ed83cfcea4ba8b6ecb2.tar.gz
rust-04d30448374277e34ce77ed83cfcea4ba8b6ecb2.zip
readme: remove paragraph about executing clippy via "cargo run .."
This most likely no longer works since we are pinning clippy on a specific nightly now.
"cargo run" would try to compile clippy with whatever version the project we want to check demands.

Also building clippy yourself to run it on a project is not really needed anymore since clippy is shipped with official rust releases.

Fixes #6489
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions