Skip to content
Avatar

Sponsors

@Luminoth @mverleg @upsuper @mental32 @sugoikong @phansch @repi @manuthambi @embark-studios
@themasch @is8ac

Achievements

Achievements

Organizations

@rust-lang @georust @gtk-rs @rust-lang-nursery @RustFestEU @kuchiki-rs @FTP-rs @osm-without-borders @rust-dev-tools
Block or Report

Block or report GuillaumeGomez

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.

Report abuse

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

Report abuse

Popular repositories

  1. A system handler to get information and interact with processes written in Rust

    Rust 618 113

  2. A process viewer GUI in rust

    Rust 293 26

  3. A GSL (the GNU Scientific Library) binding for Rust

    Rust 132 31

  4. Un tutoriel pour apprendre Rust

    Shell 83 26

  5. Write doc comments from macros

    Rust 75 5

  6. Minifier tool/lib for JS/CSS/JSON files

    Rust 60 8

4,977 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

July 2021

Created 1 repository

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

Add "copy to clipboard" for all code blocks and "expand" buttons

Fixes #86851. A little demo of the expand/collapse part: Peek.2021-07-07.17-02.mp4 Now some technical details: to prevent the copy of an img

+409 −124 24 comments
Opened 71 other pull requests in 11 repositories
rust-lang/rust
9 closed 4 open 31 merged
GuillaumeGomez/sysinfo
7 merged
trusted-programming/trusted-programming.github.io
6 merged
rust-lang/docs.rs
1 open 2 merged
GuillaumeGomez/browser-UI-test
3 merged
GuillaumeGomez/rust-fmod
3 merged
rust-lang/cargo
1 open
GuillaumeGomez/tuto-rust-fr
1 merged
gtk-rs/gtk-rs-core
1 merged
clap-rs/clap
1 closed
mgeisler/textwrap
1 merged
Reviewed 50 pull requests in 10 repositories
rust-lang/rust 33 pull requests
gtk-rs/gtk-rs-core 8 pull requests
BookMyComics-Developers/BookMyComics 2 pull requests
gtk-rs/gir-files 1 pull request
gtk-rs/gtk3-rs 1 pull request
rust-lang/docs.rs 1 pull request
rust-lang/cargo 1 pull request
GuillaumeGomez/sysinfo 1 pull request
gtk-rs/gtk4-rs 1 pull request
rust-lang/crater 1 pull request

Created an issue in rust-lang/rust that received 7 comments

Improve error messages for intra-doc links when there are backticks

In #87078, we arrived at the following situation: error: incompatible link kind for `Foo::bar` --> $DIR/field-ice.rs:5:6 | LL | /// [`Foo::bar()`] …

7 comments

Seeing something unexpected? Take a look at the GitHub profile guide.