Practical RS
  • Articles
  • My Rust contributions
  • Secure Programming
  • Bluesky
  • GitHub
  • Mastodon
  • Twitter
  • Atom
  • Toggle theme

My Rust contributions

My PRs:

  • Fix compiler panic with a large number of threads #132355
  • Fix enum_glob_use in rustc_lexer #131794
  • Fix explicit_iter_loop in rustc_serialize #131783
  • Fix needless_lifetimes in stable_mir #131778
  • Fix trivially_copy_pass_by_ref in stable_mir #131777
  • Fix uninlined_format_args in stable_mir #131733
  • Fix match_same_arms in stable_mir #131700
  • [RFC] Convert to_string to to_owned in rustc_ast #131501
  • Fix needless_lifetimes in rustc_serialize #131403
  • Fix used_underscore_binding in rustc_serialize #131359
  • Fix needless_lifetimes in stable_mir #131194

My RFCs:

  • RFC: debug=false in test profile by default #3795
  • [RFC] code name support #3688

Issues that I helped to close:

  • -Zthreads threads seem to try to allocate memory up front regardless of if it will actually be needed or not #117638
Privacy Policy
Copyright © 2025 Practical RS