Skip to content

add escstatic-morse to compiler contributors#155

Merged
nikomatsakis merged 2 commits intorust-lang:masterfrom
nikomatsakis:ecstatic-morse-compiler-contributors
Oct 17, 2019
Merged

add escstatic-morse to compiler contributors#155
nikomatsakis merged 2 commits intorust-lang:masterfrom
nikomatsakis:ecstatic-morse-compiler-contributors

Conversation

@nikomatsakis
Copy link
Contributor

They're working to make compile-time evaluation more expressive by enabling if, match and other control flow in constants. As one of their first major contributions, they implemented a dataflow analysis to validate the bodies of consts and const fns (rust-lang/rust#64470).

Congratulations @ecstatic-morse, and thanks!

cc @rust-lang/compiler

They're working to make compile-time evaluation more expressive by
enabling `if`, `match` and other control flow in constants. As one of
their first major contributions, they implemented a dataflow analysis
to validate the bodies of `const`s and `const
fn`s (rust-lang/rust#64470).
Co-Authored-By: ecstatic-morse <ecstaticmorse@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants