mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
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`` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |