mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
da44e3fdce
This commit introduces a minimal `![no_core]`-test case running on AVR, that contains the MCWE mentioned in [129301]. The test case itself does not have any assertions yet, but it shows the minimal set an language items necessary within the test case. [129301]: https://github.com/rust-lang/rust/issues/129301#issuecomment-2301399472