serde/test_suite/no_std
David Tolnay 891ced598a
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
2023-08-04 19:09:00 -07:00
..
src Update test suite to nightly-2023-08-05 2023-08-04 19:09:00 -07:00
Cargo.toml Import macros exclusively through serde_derive in test suite 2023-07-19 09:08:05 -07:00