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 abuse959 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 4 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…
4
comments
Opened 1 other issue in 1 repository
crossbeam-rs/crossbeam
1
open
5
contributions
in private repositories
Nov 1 – Nov 19



