Skip to content

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

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

rust-lang/compiler-team

Folders and files

NameName
Last commit message
Last commit date

Latest commit

33497b7 · Mar 14, 2025
Mar 14, 2025
Mar 11, 2025
Mar 1, 2022
Feb 23, 2023
Jul 11, 2019
Aug 1, 2019
Jul 11, 2019
Jul 11, 2019
Nov 16, 2018
Nov 16, 2018
Oct 2, 2020
Oct 11, 2019
Nov 2, 2024

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 [email protected]: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