-
This is a tracking issue for:
- https://github.com/rust-lang/rfcs/pull/3458
The feature gate for the issue is `#![feature(unsafe_fields)]`.
### About tracking issues
Tracking issues are used to re…
-
Consider this code:
```rust
use stomp_parser::client::ClientFrame;
use stomp_parser::headers::DestinationValue;
fn foo() -> DestinationValue {
let message = b"SEND\n\
destinat…
-
**rust-analyzer version**: rust-analyzer version: 0.3.2188-standalone [/home/bjorn/.vscode/extensions/rust-lang.rust-analyzer-0.3.2188-linux-x64/server/rust-analyzer]
**rustc version**: N/A
**editor…
-
`CMSG_SPACE` is supposed to be a const function. It was, until PR #4105. Now, nix fails to build with the libc-0.2 branch. It fails for both x86_64-unknown-linux-gnu and x86_64-unknown-freebsd. I …
-
The `zephyr-lang-rust` module needs a place to publish the generated documentation. It makes sense for it to be able to push to `/zephyr-lang-rust/**`.
There will be two places to push `/zephyr-la…
-
hi, you've mentioned kcl in this blog posting https://moonrepo.dev/blog/moon-v1.29 and that it has no rust binding.
im pretty sure that that's not true as kcl is written itself in rust.
the lib can …
-
refs:
- https://github.com/rust-lang/rust/issues/114544
- https://github.com/rust-lang/rust/pull/116485 which was massively scaled back due to this open question
- https://github.com/rust-lang/rust/…
-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](htt…
-
rust-lang/rust#40902 had a long-ish ongoing list of items that we wanted to document somewhere official.
It was closed sometime after the `rustc-guide` was created, since it was no longer actionabl…
-
```
$ cd ~/.config/dotfiles/
$ echo "foo" > a.txt
$ RUST_BACKTRACE=full tuckr e a a/a.txt
Password:
thread 'main' panicked at src/secrets.rs:99:61:
called `Result::unwrap()` on an `Err` val…