Is there an existing issue for this?
Current Behavior
1.98 and 1.100 removed VaList<'_>.arg() used in patina_dxe_core/src/protocols.rs, causing patina to be unusable without using an older stable release. I have patched it locally for now, but I'm not sure if just bumping the 1.95 toolchain would be acceptable.
Expected Behavior
Successful build
Steps To Reproduce
- use Rust >=1.98
Build Environment
- OS(s): all
- Targets Impacted: aarch64
Version Information
Urgency
Low
Are you going to fix this?
I will fix it
Do you need maintainer feedback?
Maintainer feedback requested
Anything else?
No response
Is there an existing issue for this?
Current Behavior
1.98 and 1.100 removed VaList<'_>.arg() used in
patina_dxe_core/src/protocols.rs, causing patina to be unusable without using an older stable release. I have patched it locally for now, but I'm not sure if just bumping the 1.95 toolchain would be acceptable.Expected Behavior
Successful build
Steps To Reproduce
Build Environment
Version Information
Urgency
Low
Are you going to fix this?
I will fix it
Do you need maintainer feedback?
Maintainer feedback requested
Anything else?
No response