https://github.com/rust-lang/lang-team
Home of the Rust lang team
https://github.com/rust-lang/lang-team
Last synced: 7 months ago
JSON representation
Home of the Rust lang team
- Host: GitHub
- URL: https://github.com/rust-lang/lang-team
- Owner: rust-lang
- License: apache-2.0
- Created: 2019-02-21T11:25:20.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-24T16:57:31.000Z (about 1 year ago)
- Last Synced: 2025-03-27T11:16:13.004Z (9 months ago)
- Language: JavaScript
- Homepage: http://lang-team.rust-lang.org/
- Size: 4 MB
- Stars: 208
- Watchers: 82
- Forks: 49
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# lang-team
A home for the Rust language design team. The language design team is
generally responsible for decisions involving the design of the Rust
language itself, such as its syntax, semantics, or specification. This
repository houses planning documents, meeting minutes, and other such
things.
## Rendered form
Visit the rendered form of this site at [lang-team.rust-lang.org](https://lang-team.rust-lang.org/).
## Code of Conduct and licensing
All interactions on this repository (whether on issues, PRs, or
elsewhere) are governed by the [Rust Code of
Conduct](CODE_OF_CONDUCT.md).
Further, all content on this repository is subject to the standard
[Rust](LICENSE-MIT) [licensing](LICENSE-APACHE).