😀
Pinned Loading
-
UnrealGPUPatcher
UnrealGPUPatcher PublicPatch out the GPU checks for any x86-64 macOS Unreal Engine-based game
-
-
Corpus-Poisoning
Corpus-Poisoning PublicReproducing a Corpus Poisoning attack on NLP word embeddings
Jupyter Notebook 1
-
318 contributions in the last year
Skip to contributions year listDay of Week | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
Coder-256/advent-of-code-rust-2024,
rust-lang/rust,
Kl4rry/thin-string
and 13 other
repositories
Loading
Contribution activity
July 2025
Created a pull request in rust-lang/rust that received 4 comments
Use $crate in macros for rustc_public (aka stable_mir)
This makes #[macro_use] extern crate rustc_public
unnecessary (which brings all of rustc_public
's macros into scope for the entire crate); instead…
+9
−9
lines changed
•
4
comments
Opened 1 other pull request in 1 repository
rust-lang/rust
1
open
-
Add
DefId::parent()
accessor forrustc_public
This contribution was made on Jul 16