-
## Summary
Research about standard interface detection.
* Research on function that can replace `EVM's function selector`.
* Defining standard interface detection protocol.
* Suggest a wa…
-
### Description of the bug:
https://github.com/bazelbuild/rules_rust/issues/2079 shows coverage reports, despite using [--experimental_fetch_all_coverage_outputs](https://bazel.build/reference/comma…
-
A typical set up when writing code is to add all one's dependencies to `Cargo.toml` and run `cargo doc --open` to pull up a browser window with all the relevant API docs in one place. But there is one…
-
As you may know, we have a [Twitter account](https://twitter.com/rust_gamedev) (that is mostly run by me) for making announcements and collecting all the cool rust gamedev stuff there into one feed - …
-
- [ ] clang
- [ ] clang++
- [ ] llvm-ar
- [ ] llvm-lib
- [ ] llvm-readobj
- [ ] lld
- [ ] lld-link
- [ ] lldb
- [ ] lldb-server
- [ ] rustup
- [ ] cargo
- [ ] adb
- [ ] javac
- [ ] java
…
-
### Run Information
Architecture | arm64
-- | --
OS | Windows 10.0.19041
Baseline | [414018530f0788c418d92ff817bb5fd6932324f6](https://github.com/dotnet/runtime/commit/414018530f0788c418d92ff817…
-
https://t.me/rustlang_ru/285259 https://teleg.one/rustlang_ru/285259 (Russian)
Translated:
made a sufficient version of the code generator for actix_swagger.
Generates this: https://github.com/se…
-
Andrew Lamb at InfluxData wrote [a blog post](https://thenewstack.io/using-rustlangs-async-tokio-runtime-for-cpu-bound-tasks/) (in 2022) making compelling arguments for scheduling CPU-bound tasks usin…
-
-
Hi! We're using avr-hal and avr-device with an atmega164pa uC.
We tried bumping our Rust toolchain, as you have done with 2eb28fa3024ecbf9898c8e900e744d1201ceffca.
This causes incorrect ADC readin…