We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e63127 commit 2cbd947Copy full SHA for 2cbd947
Rust.html
@@ -272,7 +272,7 @@ <h2 id="use-with-rustanalyzer">Use with rust-analyzer</h2>
272
<p>Meson will generate a <code>rust-project.json</code> file in the root of the build
273
directory if there are any rust targets in the project. Most IDEs will need to
274
be configured to use the file as it's not in the source root (Meson does not
275
-write files into the source directory). <a href="https://rust-analyzer.github.io/manual.html#non-cargo-based-projects">See the upstream
+write files into the source directory). <a href="https://rust-analyzer.github.io/book/non_cargo_based_projects.html">See the upstream
276
docs</a> for
277
more information on how to configure that.</p>
278
<h2 id="linking-with-standard-libraries">Linking with standard libraries</h2>
0 commit comments