Freelance software developer interested in building fast, concurrent, and robust systems.
-
Freelancing
- Toronto
- ibraheem.ca
- @ibraheemdev
Block or Report
Block or report ibraheemdev
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse958 contributions in the last year
Less
More
Activity overview
Contribution activity
November 2022
Created 6 commits in 2 repositories
Created a pull request in rust-lang/rust that received 3 comments
Created an issue in rust-lang/rust that received 2 comments
Suggest cloning Arc/Rc
fn main() { let x = Arc::new(1); foo(x); bar(x);
} fn foo(_: Arc<usize>) {}
fn bar(_: Arc<usize>) {}
error[[E0382]](https://doc.rust-lang.org/stabl…
2
comments
5
contributions
in private repositories
Nov 1 – Nov 19



