Skip to content

Fix broken link in 2020-12-14 inside-rust blog post #742

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion posts/inside-rust/2020-12-14-changes-to-compiler-team.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ Niko and I are delighted that Wesley is taking on this new leadership role, and

In addition to the changes in leadership, we also have a new compiler team member to announce: lcnr.

lcnr has been contributing to the compiler since 2018. They have improved the type system via changes such as higher-ranked lifetimes in predicates ([#73503](rust-lang/rust#73503)), and also have focused for the past two years on improving Rust's support for complex generic expressions in constants (tracked at [#76560](rust-lang/rust#76560))
lcnr has been contributing to the compiler since 2018. They have improved the type system via changes such as higher-ranked lifetimes in predicates ([#73503](https://github.com/rust-lang/rust/pull/73503)), and also have focused for the past two years on improving Rust's support for complex generic expressions in constants (tracked at [#76560](https://github.com/rust-lang/rust/pull/76560))