Skip to content

Commit

Permalink
Auto merge of #130511 - bjoernager:const-char-encode-utf8, r=dtolnay
Browse files Browse the repository at this point in the history
Support `char::encode_utf8` in const scenarios.

This PR implements [`rust-lang/rfcs#3696`](rust-lang/rfcs#3696).

This assumes [`const_slice_from_raw_parts_mut`](rust-lang/rust#67456).
  • Loading branch information
bors committed Sep 19, 2024
2 parents 1b00a09 + 011bb8e commit 500984b
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 500984b

Please sign in to comment.