Dirkjan Ochtman

Results 249 issues of Dirkjan Ochtman

With Firefox Aurora (19.0a2) and version 1.10.17.

Would be great to turn CI red on vulnerable dependencies.

enhancement

Just trying this out on Quinn right now, it looks very helpful. It would be neat if documentation (the README) what, if anything, was going on in terms of caching.

documentation

Fixes #2197. @TaaviE want to test that this works?

We've accumulated quite a bunch of stuff, and should probably release some time soon. Any thoughts on open issues/PRs (especially changes that affect the public API/behavior) that shouldn't miss the...

I tried to transpile [cronie](https://github.com/cronie-crond/cronie). After finally getting c2rust to compile on my Gentoo box (with llvm-17.0.6 installed) and generating `compile_commands.json` via `intercept-build`, this is the output I got: ```...

Followup from #2196. r? @japaric

### Problem I just ran my weekly `cargo update` against the workspace at work, and it highlighted this change: ``` Updating rustls v0.21.11 -> v0.21.12 (latest: v0.23.5) ``` This workspace...

C-bug
Command-update
A-console-output
S-needs-info

## Motivation and Context Would be nice to avoid duplicate dependencies in downstream projects and generally keep up with dependencies offering their latest and (supposedly) greatest versions. While rustls 0.23...

needs-sdk-review