-
### Location
In a lot of different places we document an `isize::MAX` limit on object sizes, for example, see this: https://doc.rust-lang.org/std/slice/fn.from_raw_parts.html
### Summary
So, hypoth…
-
Prior context: https://github.com/unicode-org/icu4x/issues/4917 in ICU4X, as well as https://github.com/unicode-org/icu4x/issues/4713, https://github.com/unicode-org/icu4x/pull/4904, and some others.
…
-
When trying to add beef to stored ingredients, I accidentally put the quantity into the argument. My command is "add ingr stored 40.000000000000001".
Since 40.000000000000001 is not a stored ingredien…
-
This issue is part of the Strict Provenance Experiment - https://github.com/rust-lang/rust/issues/95228
I left a few little ` FIXME(strict_provenance_magic)` comments around core::ptr to indicate p…
-
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=66056&q=label%3AProj-openh264&can=2
-
I noticed a mismatch of minimum price between the webapp and the SDK.
Here the results of the quote from SDK:
Here a print of the quote:
SwapQuote(swap_type='fixed-input', amount_in=ALGO('700'…
-
### Describe the bug, including details regarding any error messages, version, and platform.
Cross post from https://github.com/pandas-dev/pandas/issues/59082
```python
from datetime import dat…
-
Hello Grist Team.
You can check this bug in https://docs.getgrist.com/nMfjd2qps2at/Test/p/3
If Numeric field have more than 11 digits we can see added .0 to end.
-
- [ ] brew install --HEAD zig
fails
- [ ] brew install zig
fails
pending https://github.com/ziglang/zig/issues/4799
Undefined symbols for architecture x86_64:
"getPollyPluginInfo()", refer…
-
1. Compiler plutus scripts to llvm ir
2. Compile llvm ir to tinyRAM
Goal:
- check if compilation from step 2. succeeds
- check what llvm ir is produced for simple plutus scripts
- chekc what is…