-
### Proposal Details
### Problem Statement
When using a for-range loop to iterate over a slice of structs, the loop variable holds a copy of each struct.
This can lead to unexpected behavior and …
-
What is the sentiment for supporting a subset of wasm that is verifiably safe with respect to concurrency?
The motivation is to allow modules to interoperate efficiently (lock free, zero-copy), wit…
-
@e-kayrakli
@mppf
This is of importance to both the project and to Chapel as a whole (or so I believe).
I believe that this early prototype of the Global Descriptor Table (GDT), formerly
refer…
-
Under [Using Strict Provenance](https://doc.rust-lang.org/std/ptr/index.html#using-strict-provenance), the standard library documents:
> (Yes, if you’ve been using AtomicUsize for pointers in concu…
-
[Edit] Allow a flexible specification of the reference observation, most likely by providing a data frame, and re-evaluate the choice of default for it.
---------------
This really belongs as an…
-
This is a list of all not-yet-implemented checks that would be useful to have. Some of these require new schema and adapter implementations as well, tracked in #241.
In addition to checking for sem…
-
| | |
|------------------|-----------------|
|Previous ID | SR-74 |
|Radar | None |
|Original Reporter | etan (JIRA User…
-
Even with `C: StableDeref`, moving the cart can potentially invalidate the yoke.
However, miri does not *by default* report any errors when using yoke. This is due to the fact that miri's aliasing …
-
Inspired by https://github.com/rust-lang/rust/issues/124861, specifically https://github.com/glium/glium/commit/ebdc18e06570d685884b68b8010b01d2aece8e3a
There's no reason to use an unsafe transmute…
-
Funnyplaying FPGBC FPGA based Gameboy and GB Color not working
Tested on 0.90 stock firmware, 1.04 firmware and firmware 1.06, with either core (GB and GBC)
Gets stuck on "Waiting for game..." scr…