-
### Problem
It's not possible to have a type that has a collection of refcounted pointers to itself as a component:
```ada
type Rec;
package Rec_Ref is new Refcounted (Rec);
package Rec_R…
-
It seems that the logic in this PR: https://github.com/slog-rs/slog/pull/170 has been reverted somehow, because I now get exactly those errors which are described in that PR when I try to use `?` or `…
netvl updated
4 weeks ago
-
Rust 1.33 was just released, and one of the new features is the `Pin` type, which prevents a value from being moved in memory. This could be useful when using buffers with the `CL_USE_HOST_PTR` flag. …
-
## Oveview
In several places of the codebase we have cases when we need to get multiple values at once. It is faster to do via multi-get operation.
Also, we want to use it for https://github.com/F…
-
### Describe the bug
The block inline CSS gets always added to every page:
```html
.safe-svg-cover{text-align:center}.safe-svg-cover .safe-svg-inside{display:inline-block;max-width:100%}.safe-svg…
-
Stack trace:
```text
panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syntect-5.2.0/src/parsing/regex.rs:70:53:
regex string should be pre-tested: ParseError(147, Inv…
-
All string-returning Varnish functions must store strings in a workspace. A macro-generated wrapper does this for String/&str/CString/&CStr values. This results in several failure modes that we might …
-
The source data for the column are annotations in the format `data:{id}:{rev}` ([source](https://github.com/makasim/flowstate/blob/main/cmd_reference_data.go#L34C66-L34C71).
UI has to parse the st…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
a…
ahus1 updated
2 weeks ago
-
can we have it hidden ?