aboutsummaryrefslogtreecommitdiff
path: root/embassy-executor/build_common.rs
Commit message (Collapse)AuthorAgeFilesLines
* Update Rust nightly, stable.Dario Nieuwenhuis2025-07-041-32/+0
|
* executor: use WakerHack unconditionally even if `nightly` feature is ↵Dario Nieuwenhuis2024-11-121-19/+0
| | | | | | enabled. (#3528) This ensures the executor compiles with all recent nightly versions, including the stable-but-with-nightly-features-enabled xtensa rustc.
* Detect and allow older nightliesDániel Buga2024-11-061-0/+51
|
* Update to Rust 1.80, make check-cfg unconditional.Dario Nieuwenhuis2024-07-251-20/+1
|
* Update stable to Rust 1.79.Dario Nieuwenhuis2024-06-131-0/+4
|
* Copy build_common.rs into each crate, to make cargo publish happyJan Špaček2024-05-311-0/+109