-
Thanks for making this, it seems very useful.
I was trying to figure out how to make it work for generating stack graphs for Rust.
Apparently there is no existing [`tree-sitter-stack-graphs-rust`](h…
-
We want to test both runtime and compile performance.
We might be able to leverage https://github.com/rust-lang/rustc-perf/.
-
The rust-bitcoin project has been pretty reckless with API breaks. This trend started about a couple of years ago. API breaks introduce costs **and risks** to downstream projects. Some of these projec…
-
### Summary
might be related to https://github.com/Rust-GCC/gccrs/issues/1178 and https://github.com/Rust-GCC/gccrs/issues/2757
But the name resolver is the cause
### Reproducer
I tried this…
-
I tried to get wasm export to work but would always get the error
```
Can't resolve symbol gdext_rust_init. Error: Tried to lookup unknown symbol "gdext_rust_init" in dynamic lib: game.wasm
```
…
-
I tried `core` compilation with llvm-cbe, but the following problem occurs.
### Missing intrinsics
* [ ] `freeze`
https://github.com/JuliaHubOSS/llvm-cbe/issues/175
* [ ] `llvm.fshl.i64`
…
-
This is a tracking issue for ergonomic reference counting, including:
- https://github.com/rust-lang/rfcs/pull/3680
- https://github.com/rust-lang/rust-project-goals/issues/107
...and other work.
T…
-
As part of our current push on the `dstopic` side of things, @yoshuawuyts and I are working on [a caching http client](https://discourse.entropic.dev/t/writing-an-http-client-for-dstopic/204) that can…
-
https://github.com/rust-lang/rust/releases/tag/1.81.0
https://github.com/rust-lang/rust/releases/tag/1.82.0
* better log behavior when multiple threads crash
* various linter refinements and st…
-
We manage our own DNS. This issue is a note to myself that it would be aesthetically nice to cause https://rust-lang.org to point at https://www.rust-lang.org . It's low-priority, since https://rust-l…