-
**Is your feature request related to a problem? Please describe.**
Readers following “Simplified Embedded Rust: ESP Standard Library Edition” may encounter build failures when running “Hello World” e…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
This repository currently has no…
-
Unstable features (including language, library, tools...) we currently use.
See as well:
- Rust 2024h2 flagship project goal: https://github.com/rust-lang/rust-project-goals/issues/116 ([blog po…
-
## Introduction
This project is pretty cool ngl. But there is a glaring problem with it.
## Safety
It is common knowledge that any language not written in Rust is inherently dangerous and unsafe.
…
-
| Metadata | |
| -------- | --- |
| Owner(s) | @nikomatsakis, @joshtriplett |
| Team(s) | [compiler](http://github.com/rust-lang/compiler-team), [lang](http://github.com/rust-lang…
-
Hello
I have problem a long time can't fix it
```
systeminfo
OS Name: Microsoft Windows 10 Pro
OS Version: 10.0.19045 N/A Build 19045
GPU:
```
```
nvidia-smi
+--------------------------…
-
Since this is already brought up in https://github.com/rust-lang/miri/issues/3470#issuecomment-2460600407, I will just open a new issue for this.
To resolve the FIXME here, https://github.com/rust-l…
-
For some reason, `ARGV0` gets overwritten when running commands, which affects several commands in the rust toolchain such as `cargo` and `rustup`.
The same issue can be observed in similar situati…
-
I would like to use the same exact `rustc` and pass it to [crate2nix](https://github.com/nix-community/crate2nix).
I ran `nix flake init --template github:cachix/devenv#flake-parts` and then added …
-
When generating many build files with `cargo-bazel` in `crates_vendor()` rule. We can constantly see errors when running `crates_vendor` as part of pre-commit hook:
```
buildifier: open /.../third…