summaryrefslogtreecommitdiffstats
path: root/people
diff options
context:
space:
mode:
authorNiko Matsakis <niko@alum.mit.edu>2019-10-17 12:44:53 -0400
committerNiko Matsakis <niko@alum.mit.edu>2019-10-17 12:44:53 -0400
commitcd36ae9921182f3cd7f67da6c07b65a4bc502030 (patch)
tree381e932d47478ffb8b3b7969317e8ca3a3e27537 /people
parentbaae5d8d8d6c395e604e055c03ebbde1004a6503 (diff)
add escstatic-morse to compiler contributors
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).
Diffstat (limited to 'people')
-rw-r--r--people/ecstatic-morse.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/people/ecstatic-morse.toml b/people/ecstatic-morse.toml
new file mode 100644
index 0000000..9da5eae
--- /dev/null
+++ b/people/ecstatic-morse.toml
@@ -0,0 +1,4 @@
+name = 'Dylan MacKenzie'
+github = 'ecstatic-morse'
+github-id = 29463364
+email = "ecstaticmorse@gmail.com" \ No newline at end of file