about summary refs log tree commit diff
path: root/tests/codegen/array-codegen.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-04-22 04:00:58 +0000
committerbors <bors@rust-lang.org>2024-04-22 04:00:58 +0000
commit32885838c0e53efa2494c544b4c0315a504f4b92 (patch)
tree4d2e4718653cd0609c57a739849c6d15b99c07ce /tests/codegen/array-codegen.rs
parenteb70af2e0358578a6160dafaf286d6ba378c7fd8 (diff)
parent71f751d139bfd10c4e91abd61f2d63c0b11bd4cd (diff)
downloadrust-32885838c0e53efa2494c544b4c0315a504f4b92.tar.gz
rust-32885838c0e53efa2494c544b4c0315a504f4b92.zip
Auto merge of #124112 - beetrees:incremental-os-str, r=Nadrieril
Fix ICE when there is a non-Unicode entry in the incremental crate directory

Fix the ICE that occurs when there is a non-Unicode entry in the incremental crate directory by replacing uses of `to_string_lossy` + `assert_no_characters_lost` with `to_str`. The added test would cause the compiler to ICE before this PR.
Diffstat (limited to 'tests/codegen/array-codegen.rs')
0 files changed, 0 insertions, 0 deletions