Philipp Schuster

Results 200 comments of Philipp Schuster

I'd like to have this as well.

I'm wondering what's the right way forward here. 1. Close https://github.com/rust-osdev/uefi-rs/pull/980 2. Undraft this?

To be exactly, I'm using `fondue` [-> `hashbrown`] in a `no_std` executable, that gets build with the `build-std`-feature of cargo. The compiler target there uses the specified CPU features from...

Thanks for taking time on this @Amanieu. I agree that your solution solves the build problem for `hashbrown`. But now I have to go back to `fontdue`, which still causes...

By the way, there is a pitfall here that confused me at first. The newest `fontdue` version on GitHub made changes to the `simd`-feature that is not published on crates.io...

ping @Amanieu - I'm not sure whether the CI error might be unrelated.

By the way, this is going to be closed by #905

The approach with `build.rs` might be a good solution. That's a good idea.

Hey, nice, thanks for the contribution! I probably don't have the time to look into this soon, but nevertheless it's a good starting point for someone other to polish the...

> Thanks for the review @nicholasbishop — I will work on it! Any update here, @RaitoBezarius ?