-
Currently we support the following targets for Windows & macOS. An issue that has crept more over time is that the specific OS versions that were initially put for support, are no longer tested and bu…
-
Hi!
Recently I checked Profile-Guided Optimization (PGO) improvements on multiple projects. The results are [here](https://github.com/zamazan4ik/awesome-pgo/). E.g. PGO results for LLVM-related too…
-
See #114 for the initial information. A Windows built Rust binary (executable) needs a C RunTime (CRT). By default, the CRT is dynamically linked to the executable, which keeps the executable size sma…
-
### What OS are you using (`uname -a`, or Windows version)?
Windows 22H2
### What programming language are you using (C/C++/Go/Rust)?
```
>gcc --version
gcc.exe (x86_64-posix-seh-re…
TsXor updated
1 month ago
-
Thanks for building such an awesome linter for OCaml and taking inspiration from clippy.
My favourite clippy feature is the ability to apply all lints (that have fixits) with 1 cargo command `cargo…
-
From the [original report](https://github.com/ipetkov/crane/issues/417#issuecomment-1763450988)
> Sorta unrelated and not really a crane issue imo, but I did notice that with `dontStrip = true` bin…
-
OS: Windows 11
VSCode version: Version: 1.70.0-insider, Commit: 12b08be500f8a307f30e92cbc3ee39ba
CodeLLDB version: 1.7.3
Compiler: rustc 1.62.1
Debuggee: shared library built in rust
For reas…
knopp updated
2 years ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
I tried to execute `pnpm install` on windows. But some errors occured!
```
D:\code\rust\h…
-
It seems from 1.74 the minimum SDK version for macos is v10.12.
https://github.com/rust-lang/rust/pull/104385/
https://blog.rust-lang.org/2023/11/16/Rust-1.74.0.html
The current version of rust…
-
## CVE-2021-32715 - Low Severity Vulnerability
Vulnerable Libraries - hyper-0.13.9.crate, hyper-0.12.35.crate
hyper-0.13.9.crate
A fast and correct HTTP library.
Library home page: https://crates.…