rust/library
Matthias Krüger 623c3e144e
Rollup merge of #90344 - xfix:tracking-issue-const_cstr_unchecked, r=Mark-Simulacrum
Add tracking issue number to const_cstr_unchecked

Also created a tracking issue, see #90343.

I think it makes sense to stabilize this somewhat soon considering abuse of `transmute` to have this feature in constants, see https://crates.io/crates/cstr for an example. Code can be rewritten to use `mem::transmute` to work on stable.
2021-10-27 18:25:47 +02:00
..
2021-10-17 21:20:18 -04:00
2021-09-28 11:31:47 +09:00
2021-09-28 11:31:47 +09:00
2021-09-21 11:24:08 +02:00