diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-11-03 16:45:22 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-12-06 18:42:31 +0000 |
| commit | 63e49793997c3160c02b0ec4e14d75cedf08fc16 (patch) | |
| tree | 87de14f656b6160bd27ef8d0452bdd78f42165d3 /tests/rustdoc-ui/coverage/doc-examples.rs | |
| parent | 7cc19d7d1f3aa95359ca95d795291e72ad14d61e (diff) | |
| download | rust-63e49793997c3160c02b0ec4e14d75cedf08fc16.tar.gz rust-63e49793997c3160c02b0ec4e14d75cedf08fc16.zip | |
Remove all threading through of ErrorGuaranteed from the driver
It was inconsistently done (sometimes even within a single function) and most of the rest of the compiler uses fatal errors instead, which need to be caught using catch_with_exit_code anyway. Using fatal errors instead of ErrorGuaranteed everywhere in the driver simplifies things a bit.
Diffstat (limited to 'tests/rustdoc-ui/coverage/doc-examples.rs')
0 files changed, 0 insertions, 0 deletions
