From ae73d5ed6fd74ad6c7c807e206ace1ef899d5152 Mon Sep 17 00:00:00 2001 From: Samuel Moelius Date: Mon, 29 Apr 2024 19:50:18 -0400 Subject: [PATCH] Remove "News" section from README.md --- README.md | 11 ----------- cargo-dylint/README.md | 11 ----------- dylint/README.md | 11 ----------- 3 files changed, 33 deletions(-) diff --git a/README.md b/README.md index 61083958a..c5dd9624b 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,5 @@ # Dylint -**News:** The `cargo`-cli-based package download method is now the default. If the new method causes you problems, please [open an issue]. If you prefer to use the old `cargo`-lib-based method, install `cargo-dylint` with the following command: - -```sh -cargo install cargo-dylint --no-default-features --features=cargo-lib -``` - -The original README follows. - ---- - Run Rust lints from dynamic libraries ```sh @@ -230,7 +220,6 @@ Put another way, we strive to preserve Dylint's MSRV when releasing bug fixes, a [glob]: https://docs.rs/glob/0.3.0/glob/struct.Pattern.html [how Dylint works]: ./docs/how_dylint_works.md [internal/src/examples.rs]: ./internal/src/examples.rs -[open an issue]: https://github.com/trailofbits/dylint/issues [resources]: #resources [rust-analyzer]: https://github.com/rust-analyzer/rust-analyzer [toml table]: https://toml.io/en/v1.0.0#table diff --git a/cargo-dylint/README.md b/cargo-dylint/README.md index 5f2fb9e36..cc4c22193 100644 --- a/cargo-dylint/README.md +++ b/cargo-dylint/README.md @@ -1,15 +1,5 @@ # Dylint -**News:** The `cargo`-cli-based package download method is now the default. If the new method causes you problems, please [open an issue]. If you prefer to use the old `cargo`-lib-based method, install `cargo-dylint` with the following command: - -```sh -cargo install cargo-dylint --no-default-features --features=cargo-lib -``` - -The original README follows. - ---- - Run Rust lints from dynamic libraries ```sh @@ -230,7 +220,6 @@ Put another way, we strive to preserve Dylint's MSRV when releasing bug fixes, a [glob]: https://docs.rs/glob/0.3.0/glob/struct.Pattern.html [how Dylint works]: ../docs/how_dylint_works.md [internal/src/examples.rs]: ../internal/src/examples.rs -[open an issue]: https://github.com/trailofbits/dylint/issues [resources]: #resources [rust-analyzer]: https://github.com/rust-analyzer/rust-analyzer [toml table]: https://toml.io/en/v1.0.0#table diff --git a/dylint/README.md b/dylint/README.md index 5f2fb9e36..cc4c22193 100644 --- a/dylint/README.md +++ b/dylint/README.md @@ -1,15 +1,5 @@ # Dylint -**News:** The `cargo`-cli-based package download method is now the default. If the new method causes you problems, please [open an issue]. If you prefer to use the old `cargo`-lib-based method, install `cargo-dylint` with the following command: - -```sh -cargo install cargo-dylint --no-default-features --features=cargo-lib -``` - -The original README follows. - ---- - Run Rust lints from dynamic libraries ```sh @@ -230,7 +220,6 @@ Put another way, we strive to preserve Dylint's MSRV when releasing bug fixes, a [glob]: https://docs.rs/glob/0.3.0/glob/struct.Pattern.html [how Dylint works]: ../docs/how_dylint_works.md [internal/src/examples.rs]: ../internal/src/examples.rs -[open an issue]: https://github.com/trailofbits/dylint/issues [resources]: #resources [rust-analyzer]: https://github.com/rust-analyzer/rust-analyzer [toml table]: https://toml.io/en/v1.0.0#table