]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #95251 - GrishaVar:hashes-u16-to-u8, r=dtolnay
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>
Wed, 30 Mar 2022 22:26:31 +0000 (00:26 +0200)
committerGitHub <noreply@github.com>
Wed, 30 Mar 2022 22:26:31 +0000 (00:26 +0200)
commit7af3565083974c9f4d14e1e016664fec1f3c3de4
treecbe96bdc8488d904dc09b2be1c9839f625d595bf
parent104ba478f202c895545b3023919b346ba84d55a1
parent854c3de1ff129ee331d3fad05a447f77d6c9d16b
Rollup merge of #95251 - GrishaVar:hashes-u16-to-u8, r=dtolnay

Reduce max hash in raw strings from u16 to u8

[Relevant discussion](https://rust-lang.zulipchat.com/#narrow/stream/237824-t-lang.2Fdoc/topic/Max.20raw.20string.20delimiters)