Opensource lover. Rustdoc team leader, member of the Rust dev-tools, documentation and docs.rs teams, GNOME foundation member.
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,227 contributions in the last year
Contribution activity
June 2022
Created 162 commits in 13 repositories
Created a pull request in rust-lang/rust that received 147 comments
Add TyAlias into rustc_type_ir TyKind enum
Fixes rust-lang/compiler-team#504. This is still WIP but I think we're getting close to the end of the implementation. Thanks a lot to both @compil…
+421
−114
•
147
comments
Opened 63 other pull requests in 11 repositories
rust-lang/rust
21
merged
2
open
2
closed
- Fix "kind" for associated types in trait implementations in rustdoc JSON
- Add regression test for generic const in rustdoc
- Fix source sidebar hover in ayu theme
- Use CSS variables to handle theming
- Update browser-ui-test version to 0.9.6
- Fixes handling of keywords in rustdoc json output
- Fix rustdoc argument error
- Transform help popup into a pocket menu
- Fix whitespace handling after where clause
- Fix weird js condition
- Add new eslint checks
- Fix rustdoc json primitive handling
- Add rustdoc-json regression test for #98009
- Rollup of 6 pull requests
- Rollup of 6 pull requests
- Fix sidebar items expand collapse
- Fix generic impl rustdoc json output
- Add more eslint checks
- Use relative links instead of linking to doc.rust-lang.org when possible
- Add regression test for anonymous lifetimes
- Add more information for rustdoc-gui tests
- More eslint checks
- Update minifier version to 0.2.1
- Add more eslint checks
- Rustdoc anonymous reexports
GuillaumeGomez/sysinfo
18
merged
- Update CHANGELOG and crate version to 0.24.5
- Fix CI for unknown targets
-
Only import
once_cell
on linux and windows - Update CHANGELOG and crate version to 0.24.4
- Update CHANGELOG and crate version to 0.24.3
- Fix System::refresh_processes
- Update CHANGELOG and crate version for 0.24.2
- Fix Windows CPU computation
- Fix path retrieval on mac
- Add missing feature on winapi
- Update CHANGELOG and crate version to 0.24.1
-
Use
saturating_*
for mathematical operations - Update CHANGELOG and crate version to 0.24.0
- Add missing refresh guard for linux user information retrieval
- Rename Processor to Cpu and ProcessorExt to CpuExt
- Improve ios and deny build warnings in CI
-
Add
user
intoProcessRefreshKind
and simplify macprocess
source code - Extend User API
rust-lang/rustc_codegen_gcc
1
open
4
merged
GuillaumeGomez/minifier-rs
5
merged
GuillaumeGomez/browser-UI-test
3
merged
rust-lang/std-dev-guide
2
merged
georust/geos
1
merged
rust-lang/regex
1
merged
rust-lang/libc
1
merged
trusted-programming/trusted-programming.github.io
1
merged
rust-lang/team
1
merged
Reviewed 40 pull requests in 10 repositories
rust-lang/rust
25 pull requests
- Add TyAlias into rustc_type_ir TyKind enum
-
rustdoc: reference function signature types from the
p
array - Fix whitespace handling after where clause
- Fix rustdoc argument error
- Transform help popup into a pocket menu
- rustdoc: optimize loading of source sidebar
- Add macro support in jump to definition feature
- Fix weird js condition
- Fix rustdoc json primitive handling
- Rustdoc: Fix stab disappearing and exclude cfg "doc" and "doctest"
- Improve loading of crates.js and sidebar-items.js
- Improve the tuple and unit trait docs
- rustdoc: remove link on slice brackets
- Add documentation for error E0208
- Add E0789 as more specific variant of E0283
- Update minifier version to 0.2.1
- rustdoc: Add more semantic information to impl ids
- Don't generate "Impls on Foreign Types" for std
-
some additional
need_type_info.rs
cleanup - rustdoc: Add more test coverage
- rustdoc: avoid including impl blocks with filled-in generics
-
std:
<ExitStatus as Display>::fmt
name the signal it died from - Arc make_mut doc comment spelling correction.
- rustdoc: add more test coverage
- rustdoc: also index impl trait and raw pointers
- Some pull request reviews not shown.