rust/compiler/rustc_const_eval
bors 5c84886056 Auto merge of #127638 - adwinwhite:cache_string, r=oli-obk
Add cache for `allocate_str`

Best effort cache for string allocation in const eval.

Fixes [rust-lang/miri#3470](https://github.com/rust-lang/miri/issues/3470).
2024-07-16 02:41:07 +00:00
..
src Auto merge of #127638 - adwinwhite:cache_string, r=oli-obk 2024-07-16 02:41:07 +00:00
Cargo.toml Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
messages.ftl don't ICE when encountering an extern type field during validation 2024-06-22 17:39:01 +02:00