diff options
| author | bors <bors@rust-lang.org> | 2022-12-11 06:20:59 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-12-11 06:20:59 +0000 |
| commit | b3ddfeb5a88352aa6d157f722976937da7b97307 (patch) | |
| tree | 6913a474923939b4fb0c191cc692d0992b85878d /compiler/rustc_parse/src/errors.rs | |
| parent | e1c91213ff80af5b87a197b784b40bcbc8cf3add (diff) | |
| parent | 183a77093b3f8dcc54727e0a815023277ee40bc7 (diff) | |
| download | rust-b3ddfeb5a88352aa6d157f722976937da7b97307.tar.gz rust-b3ddfeb5a88352aa6d157f722976937da7b97307.zip | |
Auto merge of #105457 - GuillaumeGomez:prevent-auto-blanket-impl-retrieval, r=notriddle
rustdoc: Prevent auto/blanket impl retrieval if there were compiler errors Fixes https://github.com/rust-lang/rust/issues/105404. I'm not sure happy about this fix but since it's how passes work (ie, even if there are errors, it runs all passes), I think it's fine as is. Just as a sidenote: I also gave a try to prevent running all passes in case there were compiler errors but then a lot of rustdoc tests were failing so I went for this fix instead. r? `@notriddle`
Diffstat (limited to 'compiler/rustc_parse/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
