]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_borrowck/src/consumers.rs
Rollup merge of #101569 - m-ou-se:alloc-no-rexport-argumentv1, r=thomcc
[rust.git] / compiler / rustc_borrowck / src / consumers.rs
index becc04bbdab0d54fd3f54c43853c2aa3b72ee7a9..055b281bc2e70fb587aa5a48b2b09b8f4e70080f 100644 (file)
@@ -25,7 +25,7 @@
 ///     can, for example, happen when requesting a body of a `const` function
 ///     because they are evaluated during typechecking. The panic can be avoided
 ///     by overriding the `mir_borrowck` query. You can find a complete example
-///     that shows how to do this at `src/test/run-make/obtain-borrowck/`.
+///     that shows how to do this at `tests/run-make/obtain-borrowck/`.
 ///
 /// *   Polonius is highly unstable, so expect regular changes in its signature or other details.
 pub fn get_body_with_borrowck_facts(