discovery icon indicating copy to clipboard operation
discovery copied to clipboard

Add dynamic heap usage (alloc stabilization)

Open johnthagen opened this issue 7 years ago • 0 comments

Per https://github.com/rust-lang/rust/pull/59675, alloc will stabilize with Rust 1.36.0. It would be very helpful if the Discovery book was then updated to show how to use a real dynamic Vec when this stabilizes. This takes embedded one important step further in ergonomics.

Cross links

  • https://github.com/rust-embedded/wg/issues/336
  • https://github.com/rust-embedded/wg/issues/335

johnthagen avatar Apr 22 '19 15:04 johnthagen