-
Seems like https://github.com/rust-lang/rust/issues/92163 is fixed but now a new error is coming.
Backtrace
```
thread 'rustc' panicked at 'no entry found for key', compiler/rustc_metadata/sr…
-
Both when debugging builds on the build bots, and when trying to replicate bot builds locally, it would be helpful to have the full logs available.
Currently the bots run `build.py` without `-v`/`-…
ghost updated
4 years ago
-
When converting RGB to YCbCr with libavif, the default color properties are known and mentioned [here](https://github.com/AOMediaCodec/libavif/wiki/CICP#unspecified) (sRGB with BT.601 coefficients), b…
-
Agrovoc contains many concepts of interest, and portions could even be imported directly.
Naive search for concepts involving 'food' as either label syn or appearing in def (using https://github.com/…
-
I think this issue https://github.com/JuliaEditorSupport/julia-vscode/issues/108 can be solved by using code lens provider.
My idea is to create a set of (codelens actions) buttons, like: run block…
ghost updated
2 years ago
-
The memory leak is reported by a static analyzer tool developed at CAST (https://www.linkedin.com/company/cast-center).
In src/tools/ddsperf/ddsperf.c call of [`malloc`](https://github.com/eclipse-…
-
I'm running a build on Mac OS and try to push changes back with the following config:
```
jobs:
release:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
...
…
-
I'm looking into vectorizing S.C.G.Dictionary using Vector128. I'm at the point of figuring out how much work it would be to prototype it in-tree, as I have a [basic standalone prototype](https://gith…
-
### Description
It would be nice to have support for Alpine Linux in the various parts of this collection. In particular I'm interested in the SSH hardening part. Better security automation for a pop…
-
Is there a way to set the extracted module name from inside Coq? If not, given that this library will be used with extraction, it would be good to have names that are less likely to clash with other l…