diff options
| author | bors <bors@rust-lang.org> | 2023-09-23 22:38:45 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-09-23 22:38:45 +0000 |
| commit | acfb46db5a01fec939a28f2cd80f24289d903d71 (patch) | |
| tree | 53cd30b6dfd7e286b8c529c579dfda0829d06d67 /compiler/rustc_codegen_llvm/src | |
| parent | 13e6f24b9adda67852fb86538541adaa68aff6e8 (diff) | |
| parent | 74f52613454714cd033165cc635a407ef61f04c2 (diff) | |
| download | rust-acfb46db5a01fec939a28f2cd80f24289d903d71.tar.gz rust-acfb46db5a01fec939a28f2cd80f24289d903d71.zip | |
Auto merge of #112711 - Emilgardis:lit_byte_char, r=dtolnay
implement Literal::byte_character without this, the only way to create a `LitKind::Byte` is by doing `"b'a'".parse::<Literal>()`, this solves that by enabling `Literal::byte_character(b'a')` cc #71358 The tracking issue is #115268
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
