]> git.lizzy.rs Git - rust.git/commit
Reduce max hash in raw strings from u16 to u8
authorGrisha Vartanyan <grisha@vartanyan.com>
Wed, 23 Mar 2022 21:13:55 +0000 (22:13 +0100)
committerGrisha Vartanyan <grisha@vartanyan.com>
Wed, 23 Mar 2022 21:13:55 +0000 (22:13 +0100)
commit38e0ae590caab982a4305da58a0a62385c2dd880
tree2636e3ecd95141cf5eae54852ec62cfe56aa1130
parent547369d3d881a9eb1de0d3e368f9a59aa7c648b0
Reduce max hash in raw strings from u16 to u8
compiler/rustc_lexer/src/lib.rs
compiler/rustc_lexer/src/tests.rs