-
## Details
I got this issue when trying to create an animation for an Advent of Code puzzle. To reproduce, see
https://github.com/tk3369/AdventOfCode2021/blob/387cb0eea11dd3542cda0a5b767a96654…
-
It's the same as x.exists(_ > current)
-
Installed prusti through VS Code plugin, ran the checker on a small project, and hit the following crash:
```
thread 'rustc' panicked at 'index out of bounds: the len is 190 but the index is 190',…
-
# Feature or enhancement
Allow match-case to match literal sets (permutation invariant!)
# Pitch
```python
match {2, 1}:
case {1, 2}: # ✘: SyntaxError
print("Sets are unor…
-
Conforming Bugs
===============
Please tell us below:
- [x] basic information
- OS name - Arch linux
- 5.16.0-arch1-1 # 1 SMP PREEMPT Mon, 10 Jan 2022 20:11:47 +0000 x86_64 GNU/Linu…
-
https://user-images.githubusercontent.com/6072243/163984639-37625683-8efa-440d-9570-bb175aae8a70.mov
I've tried taking a look at `ghcide`, `haskell-language-server` and `lsp` repos and codebase…
-
**Describe the bug**
Dodgy Code R Us are at it again!!
![EditorCouldNotBeOpened](https://user-images.githubusercontent.com/81257042/138727068-a3ec119c-251f-4f79-b236-24c72066af1c.jpg)
Clicking …
-
### Project link
https://github.com/SashoStoichkov/AdventOfCode2021
-
I try running in console but receive strange error
```shell
[23:50:36] johan:~/Desktop/jacob/adventofcode2021/src $ node main.rs
/Users/johan/Desktop/jacob/adventofcode2021/src/main.rs:1
pub mod…
-
https://github.com/nkiesel/AdventOfCode2021/blob/dadc1e8e0acfc88382a52c363f1bfc3a4022a785/src/test/kotlin/Day02.kt#L39
(Just trying out how to comment on code in github....)
You could use `s.spl…