-
**rust-analyzer version**: `rust-analyzer version: 0.3.2129-standalon`
**rustc version**: `rustc 1.81.0 (eeb90cda1 2024-09-04)`
**editor or extension**: VSCode v0.3.2129
I've stumbled on a bug when…
-
## Bug Report
**General Information**
- Environment description (GKE, VM-Kubeadm, vagrant-dev-env, minikube, microk8s, ...): `kubeadm`
- Kernel version (run `uname -a`): `6.5.0-1020-aws`
-…
-
### What's hard to do? (limit 100 words)
If you run a jit until blocked we have deadlock detection but we do not have livelock detection of any kind. Even trivial livelocks like an empty proc will ma…
-
a declaration is ignored if at block-scope (block or inside proc) instead of module scope, depending on context.
### Example
```nim
# main.nim
import t10408c
when defined(case_block):
block:…
-
In CRuby, after copying a block object from a directly given block object, when control is returned from that method, the copied object also switches to orphan block.
However, mruby does not switch t…
-
In Avo we use blocks in many places and one of the caveats we noticed is that it's difficult to DRY them up. You'd have to create a new class or module, then a method and that method to return a block…
-
# Enhancement
right now, ds-identify is a static file, but has a lot environment variables:
```sh
PATH_ROOT=${PATH_ROOT:-""}
PATH_RUN=${PATH_RUN:-"${PATH_ROOT}/run"}
PATH_SYS_CLASS_DMI_ID=${P…
-
**Test**
```nim
const TEST = block:
var test: array[5, string]
test
proc test =
const TEST = block:
var test: array[5, string] # Error here
test
```
**Error**
```nim
Test.n…
-
### Your current environment
vllm 0.5.2
The output of `python collect_env.py`
```text
Collecting environment information...
PyTorch version: 2.3.1+cu121
Is debug build: False
CUDA used to b…
piood updated
11 hours ago
-
This repository's issues are reserved for feature requests, and bug reports, and questions.
## I'm submitting a ...
- [x] bug report
- [ ] feature request
- [ ] question
## Expected B…