Load include_bytes! directly into an Lrc
This commit is contained in:
parent
734a0d0aa0
commit
f26293dca4
3 changed files with 20 additions and 5 deletions
|
@ -21,6 +21,8 @@
|
|||
#![feature(rustc_attrs)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(round_char_boundary)]
|
||||
#![feature(read_buf)]
|
||||
#![feature(new_uninit)]
|
||||
#![deny(rustc::untranslatable_diagnostic)]
|
||||
#![deny(rustc::diagnostic_outside_of_impl)]
|
||||
#![allow(internal_features)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue