Skip to content
View samueltardieu's full-sized avatar

Highlights

  • Pro

Organizations

@cgeo @100km @rose-projects

Block or report samueltardieu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. evenfurther/pathfinding Public

    Pathfinding library for rust

    Rust 918 77

1,310 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 1 repository

Created a pull request in rust-lang/rust-clippy that received 11 comments

Make borrow_as_ptr flag implicit casts as well

While I like replacing &x by &raw const x and &mut x by &raw mut x, I'm less sure I like the suggested reborrows such as &raw const *p. There was o…

+99 −9 lines changed 11 comments
Opened 22 other pull requests in 5 repositories
Reviewed 33 pull requests in 2 repositories
Loading