about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-08-07 00:34:14 +0200
committerGitHub <noreply@github.com>2024-08-07 00:34:14 +0200
commitf9325b72d9cb5c0931a8f6070ce40a8749d1b9f5 (patch)
treecd996109bc40e98bda5993c763fbf1c0bc6e468d /compiler/rustc_codegen_llvm/src
parent03fabc033d92bbc9f9c36151cb187fdc2170c0a4 (diff)
parent3fd645e254564b0f71027f42b940625670bc35ff (diff)
downloadrust-f9325b72d9cb5c0931a8f6070ce40a8749d1b9f5.tar.gz
rust-f9325b72d9cb5c0931a8f6070ce40a8749d1b9f5.zip
Rollup merge of #128710 - ChrisDenton:null, r=jieyouxu
Don't ICE when getting an input file name's stem fails

Fixes #128681

The file stem is only used as a user-friendly prefix on intermediary files. While nice to have, it's not the end of the world if it fails so there's no real reason to emit an error here. We can continue with a fixed name as we do when an anonymous string is used.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions