-
### Brief description of your issue
It seems that the admin setting for default proxy is being accessed or logging multiple times
### Steps to reproduce
Run any command on a fresh install
…
-
As we use [smux](https://github.com/xtaci/smux), a Golang lib for stream multiplexing, we need to ensure that we have a Rustlang library available that's 100% compatible with this library.
-
I tried this code (on Windows, in powershell)
```
PS D:\pnkfelix\RustLang\rust.git\objdir> python ..\x.py test > capture-test-failure.txt
```
I got this output:
```
[...]
failures:
---…
-
### Brief description of your issue
In the latest preview, installing with --disable-interactivity causes winget-cli to fail with a cryptic message
### Steps to reproduce
`winget install Rustlang.R…
-
For some reason, coverage reports are not consistently generated with older versions of Bazel. https://buildkite.com/bazel/rules-rust-rustlang/builds/9079#018993e7-094b-4b5d-86b5-4312b5b6e55a
-
### Run Information
Name | Value
-- | --
Architecture | arm64
OS | Windows 10.0.19041
Queue | SurfaceWindows
Baseline | [8330db998659c4e6410aba370b37e4304a517a2b](https://github.com/dotnet/runtime…
-
In addition to needing to install the [Rustlang toolchain](https://doc.rust-lang.org/cargo/getting-started/installation.html), the build step requires the following dependencies:
```
$ brew install …
-
Enable rustlang support or integration.. since Rust is more focused on performance and memory safety
-
# Install WinGET
Source: https://learn.microsoft.com/en-us/windows/package-manager/winget/#install-winget-on-windows-sandbox
```pwsh
$progressPreference = 'silentlyContinue'
Write-Information "Dow…
-
Hey first of all, thank you so much for the project! It helped me alot with my project.
I was just wondering, if object tracking can be integrated into this project?
If you have this plan or k…