summaryrefslogtreecommitdiffstats
path: root/teams/compiler-contributors.toml
AgeCommit message (Collapse)Author
2019-10-17Update teams/compiler-contributors.tomlNiko Matsakis
Co-Authored-By: ecstatic-morse <ecstaticmorse@gmail.com>
2019-10-17add escstatic-morse to compiler contributorsNiko Matsakis
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).
2019-10-03correct sortingNiko Matsakis
2019-10-03Update teams/compiler-contributors.tomlNiko Matsakis
Co-Authored-By: Yuki Okushi <huyuumi.dev@gmail.com>
2019-10-03add simulacrum, centril to compiler-contributorsNiko Matsakis
Add @Mark-Simulacrum and @Centril to the "compiler contributors" team, both of whom have contributing more and more to the compiler lately. A big ❤️ thank you ❤️ to both of them! 🎉
2019-09-04teams/compiler-contributors: include compiler members on githubPietro Albini
2019-08-14sync the compiler and compiler-contributors teams with githubPietro Albini
2019-05-28add davidtwcoNiko Matsakis
2019-05-16Update teams/compiler-contributors.tomlNiko Matsakis
Co-Authored-By: Pietro Albini <pietro@pietroalbini.org>
2019-05-16give a descriptionNiko Matsakis
2019-05-16add as a subteam of compilerNiko Matsakis
2019-05-09add Nikita PopovNiko Matsakis
2019-05-09sort namesNiko Matsakis
2019-05-09create the "compiler contributors team" and populate itNiko Matsakis
Contributors are added to the compiler-team mailing list, as well.