Revert "use new c literals instead of cstr! macro"
This reverts commit a17561ffc9
.
This commit is contained in:
parent
9dbe67fc8c
commit
3788b7ab32
13 changed files with 75 additions and 52 deletions
|
@ -11,7 +11,6 @@
|
|||
#![feature(let_chains)]
|
||||
#![feature(never_type)]
|
||||
#![feature(impl_trait_in_assoc_type)]
|
||||
#![feature(c_str_literals)]
|
||||
#![recursion_limit = "256"]
|
||||
#![allow(rustc::potential_query_instability)]
|
||||
#![deny(rustc::untranslatable_diagnostic)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue