Block or Report
Block or report the8472
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
stitch-animation Public
Extraction of panning shots from videos for stitching/composite images
Rust 8
-
410 contributions in the last year
Less
More
Contribution activity
February 2022
Created 2 commits in 1 repository
Created a pull request in rust-lang/rust that received 31 comments
Fix hashing for windows paths containing a CurDir component
the logic only checked for / but not for \ verbatim paths shouldn't skip items at all since they don't get normalized the extra branches get optim…
+53
−9
•
31
comments
Reviewed 5 pull requests in 1 repository
rust-lang/rust
5 pull requests
Created an issue in rust-lang/rust that received 4 comments
LLVM miscompilation/assert in ui/issues/issue-23036.rs on wasm32-unknown-unknown target
Context: #93697 - the test had to be disabled there to get a fix in With patched library/std/src/path.rs running the UI tests targeting wasm32 caus…
4
comments