-
## :rotating_light: The automated release from the `master` branch failed. :rotating_light:
I recommend you give this issue a high priority, so other packages depending on you can benefit from your b…
-
How should I set the data_dir parameter if I already have the semantic_genesis_chest.ct in my directory? Thank you and looking forward to your reply.
![image](https://user-images.githubusercontent.…
-
## :rotating_light: The automated release from the `main` branch failed. :rotating_light:
I recommend you give this issue a high priority, so other packages depending on you can benefit from your bug…
-
I am trying to set up a monorepo with automated publishing of packages to both npm and GitHub Packages. My goal is to only publish packages that have been updated (detecting changes in files). I have …
-
## :rotating_light: The automated release from the `main` branch failed. :rotating_light:
I recommend you give this issue a high priority, so other packages depending on you can benefit from your bug…
-
## :rotating_light: The automated release from the `main` branch failed. :rotating_light:
I recommend you give this issue a high priority, so other packages depending on you can benefit from your bug…
-
## :rotating_light: The automated release from the `master` branch failed. :rotating_light:
I recommend you give this issue a high priority, so other packages depending on you can benefit from your b…
-
Example:
```rust
enum E {
_,
_ = 1,
_(),
_ {},
}
```
I don't think this is intended; unnamed fields are described for `struct` and `union`, but not for `enum`.
A built-in derived tr…
CAD97 updated
3 weeks ago
-
## :rotating_light: The automated release from the `main` branch failed. :rotating_light:
I recommend you give this issue a high priority, so other packages depending on you can benefit from your bug…
-
[Golang's regexp package documents `\b` as working only with ASCII text](https://pkg.go.dev/regexp/syntax), which affects how our whole-word filters match.
[UTR #18 has some guidance for this.](htt…