Marcel Hellwig

Results 66 issues of Marcel Hellwig

``` $ cargo-bisect-rustc --end=2020-05-09 installing nightly-2020-05-09 RESULT: nightly-2020-05-09, ===> Yes uninstalling nightly-2020-05-09 installing nightly-2020-05-07 RESULT: nightly-2020-05-07, ===> Yes uninstalling nightly-2020-05-07 installing nightly-2020-05-05 RESULT: nightly-2020-05-05, ===> Yes uninstalling nightly-2020-05-05 installing nightly-2020-05-03...

bug
A-bisection-algorithm

``` # cargo new foo # cd foo/src/ # env RUST_BACKTRACE=1 cargo-bisect-rustc --test-dir . ``` selecting `mark baseline` in both cases ``` checking nightly-2018-05-25 std for x86_64-unknown-linux-gnu: 51.11 MB /...

bug
A-errors

if I use the sdl input backend, it crashes everytime with: ``` qt.qpa.wayland: Wayland does not support QWindow::requestActivate() qt.qpa.wayland: Wayland does not support QWindow::requestActivate() qt.qpa.wayland: Wayland does not support QWindow::requestActivate()...

For my project I'm using yarn, but if I see it correctly, there's no recipe that provides yarn. Can this be resolved? If yes, how?

a.sh: ``` echo $1 ``` --- `bash -c 'source a.sh'` > ` ` `bass source a.sh` > `source a.sh` This confuses some scripts which might accept an optional argument (in...

wontfix

[`decode_from_slice`](https://docs.rs/bincode/2.0.0-rc.1/bincode/fn.decode_from_slice.html) does not say what the `usize` is for. [`encode_into_std_write`](https://docs.rs/bincode/2.0.0-rc.1/bincode/fn.encode_into_std_write.html) does not say what the `usize` is for.

not-stale
bincode-2
documentation

Currently, the [readme](https://github.com/bincode-org/bincode/blob/7ef6fe21d9209c433ef6bcd5f14ff07933b887c4/readme.md#what-is-bincodes-msrv-minimum-supported-rust-version) states: > Bincode 2.0 is still in development and does not yet have a targeted MSRV. Once 2.0 is fully released the MSRV will be locked. After...

enhancement
not-stale
bincode-2

I'm under Windows 11, installed websocat via ``` cargo install websocat --features ssl ``` My nginx server is configured to only accept TLSv1.3 connections via ``` ssl_protocols TLSv1.3; ``` it...

When I want to draw an image for e.g. a webapplication, I don't want to save that image to the disk, but instead I want to send it via HTTP...

You cannot download any of the provided packages on `https://panopticon.re/get/`, because `files.panopticon.re` has not a A/AAAA record. Is that a mistake?