Wesley Wiser

Results 28 issues of Wesley Wiser

We should investigate what the current best practices are for producing error messages from cli tools. This came up in the context of #36 (see [this comment](https://github.com/rust-lang/measureme/pull/36#discussion_r279411128) in particular). At...

enhancement
question

Rebase of #2088. This PR changes the supported version of musl libc to 1.2.3. The bulk of the changes in this PR are a result of `time_t` changes to support...

breakage-candidate
S-waiting-on-author
O-musl
T-libs
T-release

Briefly mentioned in #16, but as ARM devices become more popular, it would great to have an accelerated implementation for them as well.

Expected: Clicking the red close button on the window will cause the program to complete normally without crashing and with an exit code of 0. Actual: Clicking the red close...

This is a tracking issue for the RFC "3599" (rust-lang/rfcs#3599). **Steps:** - [ ] Implement the RFC (@davidtwco and @wesleywiser are working on this) - [ ] Adjust compiler team...

# Meeting proposal info - **Title:** LLVM optional target-cpu features enabled by default - **Type:** technical # Summary Continue discussion of https://github.com/rust-lang/rust/issues/125033 # About this issue This issue corresponds to...

meeting-proposal

r? ghost

T-bootstrap
S-waiting-on-review
S-waiting-on-perf
perf-regression

### Problem you are trying to solve The rustup 1.28 release [introduced new validation](https://github.com/rust-lang/rustup/commit/e1306b390820826d967f3bf367cb8b83ab1b16cd#diff-cba64c21ab992eaad29fce147a08f4560a4769bc14682b8a96081a5fd02dbecdR226-R237) for custom toolchains listed in `rust-toolchain.toml` files. At Microsoft, we use an internal build of the...

enhancement