-
### Describe the bug
The code generator does not generate concrete code for a struct-like enum defined in a third-party crate.
It is left as an opaque type and cannot be constructed on the Dart sid…
-
### Crate name
defmt
### Build failure link
https://docs.rs/crate/defmt/0.3.9/builds/1566395
### Additional details
I don't think we changed anything substantial since defmt-0.3.8, which built OK…
-
Noticed on https://github.com/bazelbuild/rules_rust/pull/2866, the [bzlmod BCR presubmit on windows](https://buildkite.com/bazel/rules-rust-rustlang/builds/12160#01920253-e433-4b2c-842d-53b69b6b62b9) …
-
I've got some C++ code that uses the [`deprecated`](https://en.cppreference.com/w/cpp/language/attributes/deprecated) attribute, say like this (renaming stuff for simplicity, so my apologies if the wa…
-
When I run `make test`, all the docker-based tests fail because the `172.*` does not resolve. I think this is the difference between OSX and Linux when it comes to docker networking. I think it would …
Fokko updated
16 hours ago
-
**rust-analyzer version**: (eg. output of "rust-analyzer: Show RA Version" command, accessible in VSCode via Ctrl/⌘+Shift+P)
0.3.2146-standalone
**rustc version**: (eg. output of `rustc -V`)
rust…
-
### Requirements
- [X] Is this a bug report? For questions or discussions use https://lemmy.ml/c/lemmy_support
- [X] Did you check to see if this issue already exists?
- [X] Is this only a single bug…
-
We have a bunch of repos under the `rust-lang` organization that are published as crates.io crates. Maintainers of such crates often go to Zulip to ask (infra, or other) people for publishing the crat…
-
## Motivations
There are multiple RF peripherals on the ESP32, which are driven by different crates like `esp-ieee802154` and `esp-wifi`. For the rust port of the esp32-open-mac project [esp32-wifi-h…
-
## Inherit Implementation of type outside current crate:
- You can view the same on godbolt [`here`](https://godbolt.org/#z:OYLghAFBqd5QCxAYwPYBMCmBRdBLAF1QCcAaPECAMzwBtMA7AQwFtMQByARg9KtQYEAysib0Q…