mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-02 17:58:30 +00:00
Fix typo in `param_env_reveal_all_normalized` 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
For more information about how rustc works, see the rustc dev guide.