granite-rust/compiler/rustc_symbol_mangling
Matthias Krüger 23393de793
Rollup merge of - Jaic1:fix-116306, r=BoxyUwU
Handle unsized consts with type `str`  in v0 symbol mangling

This PR fixes  by handling consts with type `str` in v0 symbol mangling as partial support for unsized consts.

This PR is related to `#![feature(adt_const_params)]` () and `#![feature(unsized_const_params)]` ().

r? ``@BoxyUwU``
2024-09-23 06:45:33 +02:00
..
src Rollup merge of - Jaic1:fix-116306, r=BoxyUwU 2024-09-23 06:45:33 +02:00
Cargo.toml sanitizers: Create the rustc_sanitizers crate 2024-04-08 12:05:41 -07:00