Soveu

Results 7 issues of Soveu

This patch makes it possible to use varargs for calling conventions, which are either based on C (efiapi) or C is based on them (sysv64 and win64). Also pinging @phlopsi,...

T-compiler
S-waiting-on-author
needs-fcp

This is a tracking issue for extending available ABIs for var-args functions. The feature gate for the issue is `#![feature(extended_varargs_abi_support)]`. ### About tracking issues Tracking issues are used to record...

C-tracking-issue

iirc, `long double` is a weird 80-bit floating point number that x86 apparently supports Depending on the compiled platform (32bit x86 or x86_64) the 80 bits get rounded up to...

# Compatibility Report - Name of the game with compatibility issues: `Worms Armageddon` - Steam AppID of the game: 217200 ## System Information - GPU: AMD Vega 8 (integrated) -...

Game compatibility - Unofficial
Regression

changelog: Add new check for passing pointers to an `asm!` block with `nomem` option Continuing work from https://github.com/rust-lang/rust/pull/127063

S-final-comment-period

changelog: New lint for as *const _ and as *mut _ pointer casts EDIT: lets go with the simpler version

S-waiting-on-review

I'm probably the only person that might need this API, however it also shortens a little other `get_or_insert` methods, so maybe it will be worth going this direction.