mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-24 09:57:59 +00:00
Update test suite to nightly-2023-08-05
error: the feature `lang_items` is internal to the compiler or standard library
--> src/main.rs:1:12
|
1 | #![feature(lang_items, start)]
| ^^^^^^^^^^
|
= note: using it is strongly discouraged
= note: `#[deny(internal_features)]` on by default
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#![allow(internal_features)]
|
||||
#![feature(lang_items, start)]
|
||||
#![no_std]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user