diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-04-04 21:54:57 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-04 21:54:57 +0200 |
| commit | cfc2297cfc8b8cf105c55442af8164aa759aa568 (patch) | |
| tree | 187a18ee0e1ed169d407c902e1d21e03486a472a /compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp | |
| parent | 00f608af18098e35135d79e907565c8d310dbce1 (diff) | |
| parent | f9927ee042f7d7418fbb64082272ce1feff4d895 (diff) | |
| download | rust-cfc2297cfc8b8cf105c55442af8164aa759aa568.tar.gz rust-cfc2297cfc8b8cf105c55442af8164aa759aa568.zip | |
Rollup merge of #139328 - GuillaumeGomez:fix-panic-output-137970, r=fmease
Fix 2024 edition doctest panic output Fixes #137970. The problem was that the output was actually displayed by rustc itself because we're exiting with `Result<(), String>`, and the display is really not great. So instead, we get the output, we print it and then we return an `ExitCode`. r? ````@aDotInTheVoid````
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
