Opensource lover. Rustdoc team leader, member of the Rust dev-tools, documentation and docs.rs teams, GNOME foundation member.
Sponsors
Block or Report
Block or report GuillaumeGomez
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
4,021 contributions in the last year
Less
More
Contribution activity
August 2022
Created 144 commits in 9 repositories
Created a pull request in rust-lang/rust that received 26 comments
rustdoc: Merge source code pages HTML elements together
We realized that the HTML generated for the source code pages could be improved quite a lot. This PR is a first pass toward this goal. Some explana…
+216
−59
•
26
comments
Opened 62 other pull requests in 10 repositories
rust-lang/rust
3
open
29
merged
- Generate error index with mdbook instead of raw HTML pages
- [rustdoc] Remove Attrs type alias
- Merge duplicated CSS rules
- Rollup of 8 pull requests
- Remove unused build dependency
- Fix doc cfg on reexports
- Reduce right-side DOM size
- Rewrite error index generator to greatly reduce the size of the pages
- Stabilize doc_cfg, auto_doc_cfg and cfg_hide features
- Fix search results color on hover for ayu theme
- rustdoc: Merge source code pages HTML elements together v2
- [rustdoc] Fix item info display
- Improve rustdoc json tests
-
Use
merged_tymethod instead of rewriting it every time - Update minifier version to 0.2.2
- [rustdoc] Fix handling of stripped enum variant in JSON output format
- [rustdoc] remove Clean trait
- Cleanup rustdoc themes
- Remove more Clean trait implementations
- Improve error messages when running rustdoc GUI tests
- Improve crate selection on rustdoc search results page
- Remove more Clean trait implementations
- [rustdoc] Don't render impl blocks with doc comment if they only contain private items by default
- Remove more Clean trait implementations
- Remove more Clean trait implementations
- Some pull requests not shown.
GuillaumeGomez/sysinfo
11
merged
- Update CHANGELOG and crate version to 0.26.0
- Update Component::new argument to take a PathBuf instead of a Path
- Switch memory size to bytes
- Update CHANGELOG and crate version to 0.25.3
- Greatly improve source code to make it simpler to handle both x86 and arch targets
- Add macos M1 check on CI
- Fix leak in macOS disk retrieval
- Update CHANGELOG and crate version to 0.25.2
- Fix PID owner change on Windows
- Correctly handle when a PID owner changes on macOS
- Correctly handle when a PID owner changes on linux and freebsd
GuillaumeGomez/process-viewer
6
merged
trusted-programming/trusted-programming.github.io
4
merged
GuillaumeGomez/browser-UI-test
3
merged
GuillaumeGomez/minifier-rs
2
merged
rust-lang/mdBook
1
open
rust-lang/docs.rs
1
merged
rust-lang/rustc_codegen_gcc
1
merged
BookMyComics-Developers/BookMyComics
1
open
Reviewed 52 pull requests in 12 repositories
rust-lang/rust
25 pull requests
- Rustdoc-Json: Retain Stripped Modules when they are imported, not when they have items
- rustdoc: omit start/end tags for empty item description blocks
- rustdoc: remove empty extern_crates and type="text/javascript" on script
- Fix doc cfg on reexports
- Reduce right-side DOM size
- rustdoc: ayu code color selector more specific
- rustdoc: remove unused CSS rule
- Add TyAlias into rustc_type_ir TyKind enum
- Dont ICE when encountering indeterminate paths in rustdoc
-
Avoid reporting overflow in
is_impossible_method - Stabilize doc_cfg, auto_doc_cfg and cfg_hide features
- Rustdoc-Json: Always put enum fields in their own item
- rustdoc: Merge source code pages HTML elements together v2
- Add long description and test for E0311
- Cleanup rustdoc themes
- Improve rustdoc json tests
- rustdoc: strategic boxing to reduce the size of ItemKind and Type
-
rustdoc JSON: Fix ICE with
pub extern crate self as <self_crate_name> - Rustdoc-Json: Don't remove impls for items imported from private modules
- [rustdoc] Fix handling of stripped enum variant in JSON output format
-
rustdoc: Rename
@has FILE PATTERNto@hasraw FILE PATTERN - rustdoc: Merge source code pages HTML elements together
-
Rustdoc-Json: Add
Pathtype for traits. - rustdoc: don't generate DOM element for operator
- rustdoc: make item-infos dimmer on dark theme
- Some pull request reviews not shown.





