about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/src/int.rs
diff options
context:
space:
mode:
authorJubilee Young <workingjubilee@gmail.com>2025-02-10 10:30:41 -0800
committerJubilee Young <workingjubilee@gmail.com>2025-02-10 11:04:31 -0800
commit17716be86e36720885a9918a1e08da7a5669ceca (patch)
tree76619c8896f6b660e9f24026de05f5e48db48ba7 /compiler/rustc_codegen_gcc/src/int.rs
parent8c04e395952022a451138dc4dbead6dd6ae65203 (diff)
downloadrust-17716be86e36720885a9918a1e08da7a5669ceca.tar.gz
rust-17716be86e36720885a9918a1e08da7a5669ceca.zip
compiler: die immediately instead of handling unknown target codegen
We cannot produce anything useful if asked to compile unknown targets.
We should handle the error immediately at the point of discovery instead
of propagating it upward, and preferably in the simplest way: Die.

This allows cleaning up our "error-handling" spread across 5 crates.
Diffstat (limited to 'compiler/rustc_codegen_gcc/src/int.rs')
0 files changed, 0 insertions, 0 deletions