-
Hi,
I wonder what the current status is given that there are a bunch of PRs being open that fixes some fairly important issues (such as version of openssl) is this crate still being supported or no…
emoon updated
2 years ago
-
## Problem Statement
Currently, there are cases where cutting and pasting a native command line fails to run as expected in PowerShell. This may be due to incorrect parsing of quotes meant to be p…
-
Edited:
The most common reasons upgrades don't work has to do with how we match an installed application against a manifest in a configured source. We are depending on data available in Windows A…
-
Paper:
Is Rust Used Safely by Software Developers?
https://arxiv.org/ftp/arxiv/papers/2007/2007.00752.pdf
Code:
https://github.com/ananevans/icse2020/
-
rustc : 0.13.0-nightly (e4ead7b03 2014-11-12 12:21:57 +0000)
Cargo : rev e6ec71a
Steps:
1. ./configure --enable-nightly && make
Output:
touch target/snapshot/bin/cargo.exe
"/usr/local/bin/rustc" -v…
-
Hi, I'm getting this error when trying to build `rocm-llvm-mlir`:
```
In file included from /home/ashley/rocm-arch/rocm-llvm-mlir/src/llvm-project-mlir-rocm-5.3.0/mlir/include/mlir/Dialect/MIGraphX/…
-
Im not sure if that is the right place but when I run `cargo audit` on the `duckscript` repo I get this error:
https://github.com/sagiegurari/duckscript
```bash
$ cargo audit
Fetching advi…
-
I just cloned this rust repo and attemped to build it by calling
```sh
./x.py build
```
It initialized submodules, started downloading `rust-std` and failed repeatedly:
```
downloading https://s…
-
Hello,
Following the post I send in [Rust community forum](https://users.rust-lang.org/t/strange-behaviour-of-async-sftp/62671), I open an issue.
I got a strange behaviour when I send files in a…
-
Reported changes between the current stable and the new candidate
```
--- cache/firefox-2263/snap/manifest.yaml 2023-01-05 01:01:14.000000000 +0000
+++ cache/firefox-2277/snap/manifest.yaml 2023-01-1…