Closed svenstaro closed 3 years ago
The reason is that due to recent changes in Rust and the reaction of linked_list_allocator to those changes, we'll get breakages such as https://github.com/esp-rs/esp32-wifi/issues/2.
This should solve itself with an update of the Rust version in rust-xtensa but for now, the best we can do is fix this version.
Sorry for the delay! This is a great idea, thanks!
The reason is that due to recent changes in Rust and the reaction of linked_list_allocator to those changes, we'll get breakages such as https://github.com/esp-rs/esp32-wifi/issues/2.
This should solve itself with an update of the Rust version in rust-xtensa but for now, the best we can do is fix this version.