We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d3939a commit 3a69114Copy full SHA for 3a69114
README.md
@@ -34,6 +34,9 @@ More relevant links:
34
35
## Installation
36
37
+In addition to Rust, installation requires a C++ compiler that supports C++17.
38
+Modern releases of gcc and clang, as well as Visual Studio 2019+ should work.
39
+
40
* Step 1: `rustup component add rust-src`.
41
42
* Step 2: Install `dylint`
0 commit comments