Implement concat_bytes!

The tracking issue for this is #87555.
This commit is contained in:
Smitty 2021-07-29 13:00:55 -04:00 committed by Mark Rousskov
parent 0fb1c371d4
commit eb56693a37
12 changed files with 421 additions and 0 deletions

View file

@ -439,6 +439,7 @@ symbols! {
compiler_builtins,
compiler_fence,
concat,
concat_bytes,
concat_idents,
conservative_impl_trait,
console,