Skip to content

Commit

Permalink
Updated 1 file via CloudCannon.
Browse files Browse the repository at this point in the history
  • Loading branch information
Christina Gorton authored and CloudCannon committed Oct 10, 2024
1 parent 95e3980 commit 01b54ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions news/announcing-the-rust-foundation-s-2024-fellows.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@ I'm a self-taught programmer with experience in many high- and low-level languag

### **Onur Özkan (**<a href="https://github.com/onur-ozkan" target="_blank" rel="noopener">@onur-ozkan</a>**)**

I am a self-taught computer scientist specializing in distributed systems, operating systems, and compiler engineering. I am one of the lead maintainers of the Rust Language project, and my responsibilities are mostly related to compiler bootstrapping. On GitHub, you can explore my contributions to open-source projects and organizations (such as Rust Language, libp2p, Fedora Infrastructure, etc.) at <a href="https://github.com/onur-ozkan" target="_blank" rel="noopener">https://github.com/onur-ozkan</a>. Additionally, I share my thoughts on various topics on my website, <a href="http://onurozkan.dev/blog-posts" target="_blank" rel="noopener">onurozkan.dev/blog posts</a>.
I am a self-taught computer scientist specializing in distributed systems, operating systems, and compiler engineering. I am one of the lead maintainers of the Rust Language project, and my responsibilities are mostly related to compiler bootstrapping.

I will be working on fixing the download-rustc/ci-rustc issues so we can enable it by default, which will speed up the CI pipelines and shorten compile times for developers. Over the last 5-6 months, I already fixed tens of problems related to it (for ref, you can check all the mentioned PRs from this PR <a href="https://github.com/rust-lang/rust/pull/122709" target="_blank" rel="noopener">https://github.com/rust-lang/rust/pull/122709</a>). After that, I will focus on improving the LSP/rust-analyzer experience for the library and compiler teams (see <a href="https://github.com/rust-lang/rust/pull/120611" target="_blank" rel="noopener">https://github.com/rust-lang/rust/pull/120611</a>) and improve the bootstrap experience by any means (e.g., fixing bugs, working with other teams, cutting down the external dependencies, etc.).
I will be working on fixing the download-rustc/ci-rustc issues so we can enable it by default, which will speed up the CI pipelines and shorten compile times for developers. Over the last 5-6 months, I have fixed tens of problems related to it (for ref, you can check all the mentioned PRs from this [PR](https://github.com/rust-lang/rust/pull/122709) ). After that, I will focus on removing python from bootstrap entrypoint (see <a href="https://github.com/rust-lang/rust/issues/94829" target="_blank" rel="noreferrer noopener">https://github.com/rust-lang/rust/issues/94829</a><a href="https://github.com/rust-lang/rust/issues/94829)" target="_blank" rel="noreferrer noopener">)</a>, improving the LSP/rust-analyzer experience for the library and compiler teams (see <a href="https://github.com/rust-lang/rust/pull/120611" target="_blank" rel="noreferrer noopener">https://github.com/rust-lang/rust/pull/120611</a>) and improve the bootstrap experience by any means (e.g., fixing bugs, working with other teams, cutting down the external dependencies, etc.).”

### **Jiayan (**<a href="https://github.com/roife" target="_blank" rel="noopener">@roife</a>**)**

Expand Down

0 comments on commit 01b54ed

Please sign in to comment.