| Age | Commit message (Collapse) | Author | Lines |
|
|
|
when possible.
|
|
|
|
|
|
|
|
|
|
And suggest adding the `#[coroutine]` to the closure
|
|
|
|
|
|
`repr(transparent)` now silences the lint.
|
|
|
|
|
|
codegen, miri: fix computing the offset of an unsized field in a packed struct
`#[repr(packed)]` strikes again.
Fixes https://github.com/rust-lang/rust/issues/118537
Fixes https://github.com/rust-lang/miri/issues/3200
`@bjorn3` I assume cranelift needs the same fix.
|
|
|
|
|
|
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|