]> git.lizzy.rs Git - rust.git/commit
Fix typo in `param_env_reveal_all_normalized` #82510
authorJoshua Nelson <jyn514@gmail.com>
Thu, 25 Feb 2021 05:41:38 +0000 (00:41 -0500)
committerJoshua Nelson <jyn514@gmail.com>
Thu, 25 Feb 2021 05:41:38 +0000 (00:41 -0500)
commit0ae4bf912e90bd85d65d52532470ec131ec3bf8a
tree77d40076eaa19530471796e012bee134960a08db
parenta8486b64b0c87dabd045453b6c81500015d122d6
Fix typo in `param_env_reveal_all_normalized` #82510

This made the generated docs look strange: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_middle/ty/context/struct.TyCtxt.html#method.param_env_reveal_all_normalized
compiler/rustc_middle/src/query/mod.rs