1
Fork 0

Revert "use c literals in library"

This reverts commit f212ba6d6d.
This commit is contained in:
León Orell Valerian Liehr 2023-07-04 19:45:58 +02:00
parent 5b25f9d8bd
commit 9dbe67fc8c
No known key found for this signature in database
GPG key ID: D17A07215F68E713
10 changed files with 26 additions and 23 deletions

View file

@ -241,7 +241,6 @@
#![feature(allocator_internals)]
#![feature(allow_internal_unsafe)]
#![feature(allow_internal_unstable)]
#![feature(c_str_literals)]
#![feature(c_unwind)]
#![feature(cfg_target_thread_local)]
#![feature(concat_idents)]