72f75d18b1
Delay ambiguity span bug in normalize query iff not rustdoc Oli and I decided that the compiler debt of adding another usage of `tcx.sess.opts.actually_rustdoc` is fine, because we don't really want to add more complexity to the normalize query, and moving rustdoc to use fulfill normalization (`fully_normalize`, i.e. not use the normalize query) is unnecessary overhead given that it's skipping binders and stuff. r? oli-obk Fixes #102827 Fixes #103181 |
||
---|---|---|
.. | ||
error_reporting | ||
query | ||
select | ||
specialize | ||
auto_trait.rs | ||
chalk_fulfill.rs | ||
codegen.rs | ||
coherence.rs | ||
const_evaluatable.rs | ||
engine.rs | ||
fulfill.rs | ||
misc.rs | ||
mod.rs | ||
object_safety.rs | ||
on_unimplemented.rs | ||
outlives_bounds.rs | ||
project.rs | ||
relationships.rs | ||
structural_match.rs | ||
util.rs | ||
wf.rs |