-
I'm sure the Kaitai maintainers have noticed that there is a large pocket a Kaitai users, or devs who would be Kaitai users, who are not the original target audience (reverse engineers). These users a…
-
### Describe the bug
I'm trying to cross-compile 5.0 branch for an aarch64 system on a x86_64 host. The building of packages for x86_64 succeeds but the step that compiles packages for aarch64 fails.…
-
I will continue the discussion here, until or if @keean can get Github to restore the thread. Luckily I still have a copy of the deleted #35 thread loaded, so I can copy and paste from it. If the orig…
-
This is a tracking issue for the `try_reserve` part of the RFC "fallible collection allocation" (rust-lang/rfcs#2116).
**Steps:**
- [x] Implement the RFC #48648
- [x] Add `HashSet::try_reserv…
-
This is a tracking issue for the RFC "Deprecate `uninitialized` in favor of a new `MaybeUninit` type" (rust-lang/rfcs#1892).
This issue specifically tracks the following unstable methods:
```rus…
-
While attempting to build the Kotlin wrapper from the https://github.com/Indicio-tech/aries-askar/tree/feat/KotlinUniffi branch with `./build-kotlin.sh`, the script fails while compiling (during `cros…
-
I took a look at the [examples/callback.rs](https://github.com/servo/rust-mozjs/blob/master/examples/callback.rs) and I would like to try using `rust-mozjs`, but I'm not sure how to. Any plans to crea…
-
**TL;DR:** I'm looking into calling some native methods via exposed C API. I'd like to provide a library/dll file that I can call into from Lua. Would the BLT hook be a way to go about this?
---
Th…
-
Package named `media-libs/libvpx` has been installed.
```
houge@LoongArch-Gentoo ~ $ doas emerge -avl thunderbird
These are the packages that would be merged, in order:
Calculating dependenc…
-
ECMA-402 requires various objects to be able to expose the resolved options. Common across different types is the resolved locale.
For ECMA-402 compat, we should make various ICU4X objects call `ta…