Skip to content

Commit 0e870cc

Browse files
authored
Merge pull request #2 from obi1kenobi/patch-1
Use full name for contributor
2 parents 4f89d9a + 0ca97fc commit 0e870cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/gsoc-2025-results.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Below you can find a brief summary of each of our GSoC 2025 projects. You can fi
2929
- [Improve bootstrap](#improve-bootstrap) by [Shourya Sharma](https://github.com/Shourya742)
3030
- [Improve Wild linker test suites](#improve-wild-linker-test-suites) by [Kei Akiyama](https://github.com/lapla-cogito)
3131
- [Improving the Rustc Parallel Frontend: Parallel Macro Expansion](#improving-the-rustc-parallel-frontend-parallel-macro-expansion) by [Lorrens](https://github.com/LorrensP-2158466)
32-
- [Make cargo-semver-checks faster](#make-cargo-semver-checks-faster) by [JosephC](https://github.com/CLIDragon)
32+
- [Make cargo-semver-checks faster](#make-cargo-semver-checks-faster) by [Joseph Chung](https://github.com/CLIDragon)
3333
- [Make Rustup Concurrent](#make-rustup-concurrent) by [Francisco Gouveia](https://github.com/FranciscoTGouveia)
3434
- [Mapping the Maze of Rust's UI Test Suite with Established Continuous Integration Practices](#mapping-the-maze-of-rust-s-ui-test-suite-with-established-continuous-integration-practices) by [Julien Robert](https://github.com/oneirical)
3535
- [Modernising the libc Crate](#modernising-the-libc-crate) by [Abdul Muiz](https://github.com/mbyx)
@@ -250,7 +250,7 @@ These refactorings allowed him to implement something called ["batched import re
250250
Lorrens laid an important groundwork for fixing potential correctness issues around name resolution and macro expansion, which unblocks further work on parallelizing these compiler passes, which is exciting. His work also helped unblock some [library](https://github.com/rust-lang/rust/pull/137487) [improvements](https://github.com/rust-lang/rust/pull/139493) that were stuck for a long time. We are grateful for your hard work on improving tricky parts of Rust and its compiler, Lorrens. Thank you!
251251

252252
### Make cargo-semver-checks faster
253-
- Contributor: [JosephC](https://github.com/CLIDragon)
253+
- Contributor: [Joseph Chung](https://github.com/CLIDragon)
254254
- Mentor: [Predrag Gruevski](https://github.com/obi1kenobi)
255255
- [Final report](https://clidragon.github.io/blog/gsoc-2025)
256256

0 commit comments

Comments
 (0)