rust/compiler/rustc_const_eval
Stuart Cook 33f1862ef0
Rollup merge of #145033 - nnethercote:fix-144994, r=fmease
Reimplement `print_region` in `type_name.rs`.

Broken by rust-lang/rust#144776; this is reachable after all.

Fixes rust-lang/rust#144994.

The commit also adds a lot more cases to the `type-name-basic.rs`, because it's currently very anaemic. This includes some cases where region omission does very badly; these are marked with FIXME.

r? `@fmease`
2025-08-07 20:49:48 +10:00
..
src Rollup merge of #145033 - nnethercote:fix-144994, r=fmease 2025-08-07 20:49:48 +10:00
Cargo.toml remove rustc_attr_data_structures 2025-07-31 14:19:27 +02:00
messages.ftl miri: for ABI mismatch errors, say which argument is the problem 2025-07-27 22:26:10 +02:00