We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
param_env
1 parent da0701b commit 8e87c1cCopy full SHA for 8e87c1c
src/param_env.md
@@ -25,7 +25,7 @@ You can get the parameter environment for a `def_id` using the
25
your use case. Using the `ParamEnv` from the surrounding context can allow you
26
to evaluate more things. For example, suppose we had something the following:
27
28
-[query]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_ty/ty/fn.param_env.html
+[query]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_ty_utils/ty/fn.param_env.html
29
30
```rust
31
trait Foo {
0 commit comments