Skip to content

rust-lang/compiler-team

Compiler Team

This repository contains a static site that details the procedures, policies, working groups, planning documents and minutes.

You are probably looking for the rendered website instead.

Building the website

You'll need to install Hugo (ensure to get Hugo extended version for SCSS support) to build the website locally, you can then run the following commands to set the website up:

git clone git@github.com:rust-lang/compiler-team.git
git submodule update --init
hugo server --minify

To generate a version for distribution, run hugo --minify and use the public directory.

About

A home for compiler team planning documents, meeting minutes, and other such things.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages