-
### Describe the bug
I using TreeSitter for Astro.
For some reason I'm getting some of the syntax highlighting when starting template of the HTML part in Astro like so:
![image](https://github.co…
-
### Describe the bug
Any commit after `823e67a` is broken for tsx for me
tested on this example:
```tsx
import Image from 'next/image'
export default function Home() {
return (
…
-
Hi! I'm developping a Cap'n Proto client app.
This app need to do some finalize process when users hult the app by SIGINT(ctrl+c), but on the other hand, the app needs to wait callback from server. …
-
### Code
in local git repo for crate juice
```terminal
cargo doc --open --features=native --offline
```
### Meta
`rustc --version --verbose`:
```
rustc 1.70.0 (90c541806 2023-05-…
-
```
emcc -I../capnproto/c++/src wasm.cpp ../capnproto/c++/src/capnp/**/*.c++ --bind
In file included from ../capnproto/c++/src/capnp/compat/byte-stream.c++:22:
../capnproto/c++/src/capnp/compat/by…
-
From @LasseBlaauwbroek:
Starting with v10, there is a new command Check Neural Alignment in Coq, that reports how many tactics and definitions cannot be algined to the trained dataset. For this, a …
-
Error:
```
/usr/bin/g++ -DENABLE_CAPNP -DENABLE_GOBGP -DFASTNETMON_API -DFASTNETMON_ENABLE_AFPACKET -DFASTNETMON_ENABLE_AF_XDP -DMONGO -I/opt/fastnetmon-community/libraries/abseil_2022_06_23/include…
-
### Describe the highlighting problem
Certain portions of texts in certain files seem to get highlighted. I'd like to completely disable this sort of text highlighting. In other words, just have the …
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.18.1 linux/amd64
### Does this issue reproduce with the latest release?
The hash commit of the x/tool…
-
It seems most tests are not passing under miri.
At least it fails on the very first test:
```
$ cargo +nightly miri test …