diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-10-23 08:14:32 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-23 08:14:32 +0200 |
| commit | 72f75d18b15608cfe6461892f3ed53cdcdf248d8 (patch) | |
| tree | 88fa6cd940d91186b3ac91c1cbf5d04712d94718 /compiler/rustc_errors/src | |
| parent | ff689a1404081871afd31814f31db508bcd560dc (diff) | |
| parent | cb61113cdc158de18993a94bc6bb39aee6950a9b (diff) | |
| download | rust-72f75d18b15608cfe6461892f3ed53cdcdf248d8.tar.gz rust-72f75d18b15608cfe6461892f3ed53cdcdf248d8.zip | |
Rollup merge of #103368 - compiler-errors:normalization-ambiguity-bug, r=oli-obk
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
Diffstat (limited to 'compiler/rustc_errors/src')
0 files changed, 0 insertions, 0 deletions
