-
### Before You Begin
- [X] I confirm that I have downloaded the latest version of the addon.
- [X] I am not playing on a private server.
- [X] I checked for an [existing, open ticket](https://git…
-
# Feature or enhancement
### Proposal:
Now that we have type versions installed in https://github.com/python/cpython/issues/119258 . We can use the information to constant propagate through attribut…
-
All the various new player abilities I want to add will lead to very powerful players. Limitation can encourage creativity. Do I want to incentivize specialization?
Game servers need to be able to …
-
| | |
| --- | --- |
| Bugzilla Link | [44386](https://llvm.org/bz44386) |
| Version | unspecified |
| OS | Linux |
| CC | @AaronBallman,@topperc,@dwblaikie,@zygoloid |
## Extended Description
Clan…
-
Such code:
```glsl
layout(constant_id = 0) const int N_bins = 42;
layout(set = 0, binding = 2) buffer Buf {
uint arr[N_bins];
float f;
};
```
Cannot be translated correctly. This "…
-
In the following scenario, a local trait is default-implemented for a collection of types and once for a specific type.
```rust
#![feature([min_]specialization)]
use num::One;
trait Trait1 {
…
-
Reported by Eugeniy D on scala-internals.
```scala
class C[@specialized(Double) A]()
class D[@specialized(Double) A]() {
val (a, b) = (1, 2)
val c = new C[A]()
}
```
Crashes the back…
-
Hi all!
First of all, a big thank you to the maintainers of this awesome library.
I am opening an issue because I found a problem installing the [pyserini](https://github.com/castorini/pyserini) Pyt…
-
`nh os switch -S` should maybe also activate the home-manager specialization with the same name (probably behind a flag)? Currently I have to run `home-manager generations`, copy the store path of the…
-
**Describe the bug**
When Ovale Balanced Druid is enable. there is unplayable grpahic lag/shuttering
**To Reproduce**
Steps to reproduce the behavior:
1. Select the script...
2. Cast XXX spell.…