sarah-ek / faer-rs

Linear algebra foundation for the Rust programming language
https://faer-rs.github.io
MIT License
1.82k stars 61 forks source link

Fix mismatched types in `panic_handler` in `no_std` #140

Closed kenken-neko closed 2 months ago

kenken-neko commented 3 months ago

Change

Fix mismatched types in panic_handler in no_std. error1

Reason

To resolve errors in GHA checks and properly pass CI.

TEST

The GHA checks of this PR were properly passed. passed

Supplement

https://ferrous-systems.com/blog/probe-run/

kenken-neko commented 2 months ago

Closed as fixed in another commit. 8bd6b492df7a636814275f70bccdda66514ceb02