23393de793
Handle unsized consts with type `str` in v0 symbol mangling This PR fixes #116303 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)]` (#95174) and `#![feature(unsized_const_params)]` (#128028). r? ``@BoxyUwU`` |
||
---|---|---|
.. | ||
errors.rs | ||
hashed.rs | ||
legacy.rs | ||
lib.rs | ||
test.rs | ||
v0.rs |