-
Examples:
- HardwareSerial.begin overloads (particularly the 1-arg overload that Arduino projects usually use)
- HardwareSerial.println
-
Upon running `RUST_BACKTRACE=1 cargo build --package minimal-template-node --release`, the following warnings are produced:
```
warning: unexpected `cfg` condition value: `try-runtime`
--> pa…
-
https://github.com/rust-lang/rust/blob/65f3f8b220f020e562c5dd848ff7319257a7ba45/src/librustdoc/html/render/mod.rs#L2328
This leads to
when the Implementors column is empty
This is finiky…
-
This is a tracking issue for the feature return type notation specified in rust-lang/rfcs#3654.
The feature gate for the issue is `#![feature(return_type_notation)]`.
### About tracking issues
Tra…
-
**rust-analyzer version**: 2024-05-09
**rustc version**: (eg. output of `rustc -V`): 1.78.0
**editor or extension**: neovim with Mason+Lspconfig+RustAnalyzer
**relevant settings**: none
…
-
**See https://github.com/rust-lang/rust/issues/23616#issuecomment-484999901 for a current issue description. The original description follows below.**
---
Pretty-expanded source that results in …
-
### Rocket Version
0.5.1
### Operating System
Ubuntu 22.04.4
### Rust Toolchain Version
1.82.0-beta.3
### What happened?
Just letting you know of a potential problem coming. I hav…
-
This already was mentioned a while ago in "Re: ☠ Buildbot (Sourceware): gccrust - failed compile (failure) (master)", but as of the 2024-08-01 push of GCC/Rust changes to GCC upstream (#2965 "[upstre…
-
Thanks for making this, it seems very useful.
I was trying to figure out how to make it work for generating stack graphs for Rust.
Apparently there is no existing [`tree-sitter-stack-graphs-rust`](h…
-
Hello,
I just updated from version 0.13.0 to the latest version, and I've encountered compilation issues with some of my code. Below is a short example of the code that successfully compiled in ver…