185 words
1 minutes
Contribution report for Mar. 2026
2026-04-10

Contribution summary#

  • 156 commits authored.
  • 27 pull requests opened.
  • 125 pull request reviews submitted.
  • 1 issue opened.

(You can find my full contributions in March here)

Focus areas#

Actix#

I kept working on follow-ups after the February releases.

For actix-extras, I added rustls support to actix-settings: https://github.com/actix/actix-extras/pull/697

For actix-web, I opened a couple of actix-http improvements:

I also handled smaller maintenance work, including security advisory updates and test fixes.

Notify#

Continued working toward notify v9.

I fixed Windows unwatch() so it waits until the watch is fully removed: https://github.com/notify-rs/notify/pull/849

I also added watched_paths for Debouncer in notify-debouncer-full: https://github.com/notify-rs/notify/pull/850

There was more cleanup around flaky tests, CI, and Renovate scheduling. I still need more time before the final v9 release, but the queue is getting smaller.

Rust#

I fixed some suggestions of the for-loops-over-fallibles lint: https://github.com/rust-lang/rust/pull/153913

I also opened a diagnostic improvement for E0401 on inner const items: https://github.com/rust-lang/rust/pull/153566

On the libc side, I helped with the 0.2.183 release and CI maintenance:

Personal projects#

Released dotenvor v0.2.0 and dotenvor-macros v0.1.0.

I also upgraded this site to Astro v6: https://github.com/JohnTitor/www.2k36.org/pull/515

Support my work#

Does my FLOSS work help you or your company? Consider sponsoring me at https://github.com/sponsors/JohnTitor!