-
Note: see as well the "rust-for-linux" label in `bindgen`: https://github.com/rust-lang/rust-bindgen/labels/rust-for-linux.
## Features that we would like to see
### Required (we almost certainl…
ojeda updated
3 weeks ago
-
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…
-
An audit of `unsafe` in ra_ap_intern found this possible issue:
https://github.com/rust-lang/rust-analyzer/blob/dd9cd22514cb1001a0a2374b36a85eb75245f27b/crates/intern/src/symbol.rs#L81-L92
> This mu…
-
It can be a somewhat time-intensive task to collect all the relevant data about a feature in addition to just keeping on top of what things are getting stabilized. This is my todo list of stuff that's…
-
Note: there is the "A-rust-for-linux" label in the `rust` repository: https://github.com/rust-lang/rust/labels/A-rust-for-linux.
## Features that we would like to see
### Required (we almost cer…
-
`linux-s390x.sh` seems to fail somewhat often in CI. Here is one example that failed at `curl --retry 5 -LO http://ftp.debian.org/debian/dists/testing/main/installer-s390x/20230607/images/generic/kern…
-
```
2024-09-25 03:40:38.040 [error] Bootstrap error Error: `config.server.path` or `config.serverPath` has been set explicitly. Consider removing this config or making a valid server binary…
-
Issue opened to discuss the possibility of using the wasmv1-none target in 1.84, as raised by https://github.com/rust-lang/rust/pull/131487#issuecomment-2441608673
-
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…
-
## Description
`actions-rs/cargo` is unmaintained and must be replaced.
[The respository](https://github.com/actions-rs/cargo) has been set to read-only.
It must be replaced, as CI, run by `a…