File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ layout : post
3+ title : " Please welcome ecstatic-morse to compiler-contributors"
4+ author : Niko Matsakis
5+ description : " Please welcome ecstatic-morse to compiler-contributors"
6+ team : the compiler team <https://www.rust-lang.org/governance/teams/compiler>
7+ ---
8+
9+ Please welcome [ @ecstatic-morse ] to the [ compiler contributors] group!
10+ They're working to make compile-time evaluation more expressive by
11+ enabling ` if ` , ` match ` and other control flow in constants. As one of
12+ their first major contributions, they implemented a dataflow analysis
13+ to validate the bodies of ` const ` s and ` const fn ` s
14+ ([ rust-lang/rust #64470 ] ).
15+
16+ Congratulations [ @ecstatic-morse ] , and thanks!
17+
18+ [ @ecstatic-morse ] : https://github.com/ecstatic-morse
19+ [ compiler-contributors ] : https://rust-lang.github.io/rfcs/2689-compiler-team-contributors.html
20+ [ rust-lang/rust#64470 ] : https://github.com/rust-lang/rust/pull/64470
You can’t perform that action at this time.
0 commit comments