-
## Features that we would like to see
### Required (we almost certainly want them)
### Nice to have (not critical, we could workaround if needed, etc.)
### Low priority (we will likely not us…
ojeda updated
4 weeks ago
-
As far as I can see, the specification does not explicitly forbid the following sequence:
1. call `textDocument/completion`
2. change the document, send `textDocument/didChange`
3. call `completionIte…
-
Konrad mentioned this. I looked at a few github links/source for top projects at crates.io and this seems to be the case.
The community uses cargo.toml to specify the license:
https://doc.rust-lan…
-
By now developers have to compile whole custom Rust toolchain to work with xtensa isa. Is there any possibility to merge xtensa instruction set support into main branch Rust? Then developers can insta…
-
This was inspired by #129326 which referred to outdated documentation from 2014 on this domain: [link](https://static.rust-lang.org/doc/master/std/index.html).
I have not looked further yet, but it…
-
### Code
Beginning with today's nightly, processing coverage produced by rustc binaries fails. Here is an example CI run: https://github.com/pyca/cryptography/actions/runs/12077661037/job/33681030705…
-
In ``eventfd``, we would unblock multiple threads in a deterministic sequence. In ``epoll``, we always choose the thread id from the end of the list if multiple threads are blocked on the same epoll …
-
When LLVM needs to call a builtin (such as `__truncdfhf2` or `__addtf3`), it will use whatever ABI is the default for the target features of the function that is currently being compiled. This means t…
-
Hey, thanks for the awesome tool! 💚
It seems that `cargo-progenitor` (as of [2f32cde](https://github.com/oxidecomputer/progenitor/commit/2f32cdefc28f4b0eb6b3fc53f6f32aaed24d755a), but probably all p…
-
**rust-analyzer version**: 0.3.2137-standalone (2b750da1a 2024-10-06) [/Users/chenyuwang/.vscode/extensions/rust-lang.rust-analyzer-0.3.2137-darwin-arm64/server/rust-analyzer]
**rustc version**: -
*…