Commit Graph

8 Commits

Author SHA1 Message Date
Vincent Ollivier 6175fae3f0
Update Rust from nightly-2023-12-01 to nightly-2024-03-01 (#598)
* Update Rust from nightly-2023-12-01 to nightly-2024-03-01

* Run clippy

* Update binaries
2024-03-16 14:12:21 +01:00
Vincent Ollivier 525b1dcca3
Upgrade toolchain from 2023-05-01 to 2023-12-01 (#559)
* Upgrade toolchain from 2023-05-01 to 2023-12-01

* Remove redundant call

* Rebuild binaries

* Remove redundant redefinition of a binding
2023-12-17 17:24:23 +01:00
Vincent Ollivier 9158bd795c
Update rust version (#495)
* Update rust toolchain file

* Update aml crate to compile

* Avoid installing default toolchain

* Remove warnings

* Add host dependecies to readme

* Update changelog

* Add back strip

* Use earlier toolchain
2023-06-14 00:40:48 +02:00
Vincent Ollivier 7a7ceac046
Update rust to nightly-2022-12-21 (#485) 2023-05-08 10:59:17 +02:00
Vincent Ollivier cc2377f2e8
Update rust version (#432)
* Update rust version

* Fix compilation warning
2022-11-03 20:39:12 +01:00
Vincent Ollivier 851bf65a8c
Fix args ptr alignment (#359)
* Update toolchain

* Rewrite args_ptr to fix alignment issue
2022-06-23 20:49:29 +02:00
Vincent Ollivier 4d90d2da75
Refactor code (#330)
* Update changelog

* Update rust version

* Make changes suggested by Clippy
2022-04-19 22:42:15 +02:00
Vincent Ollivier e785942792
Update rust toolchain (#320)
* Update rust-toolchain file

* Remove stable features

* Update bootloader crate

* Remove toolchain from GitHub Actions

* Avoid running installer interactively

* Remove rustup component add commands
2022-04-05 12:03:31 +02:00