Skip to content

Commit 2f00eaa

Browse files
authored
Merge pull request #30 from Rust-for-Linux/rust-readme
Add README.md (GitHub only)
2 parents fe8d5f6 + 45a0337 commit 2f00eaa

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Rust for Linux
2+
3+
The goal of this project is to add support for the Rust language to the Linux kernel. This repository contains the work that will be eventually submitted for review to the LKML.
4+
5+
Feel free to contribute! To start, take a look at [`Documentation/rust`](https://github.com/Rust-for-Linux/linux/tree/rust/Documentation/rust). We use GitHub issues and PRs for the moment, but discussions, questions, etc. take place on the [email protected] mailing list.
6+
7+
All contributors to this effort are understood to have agreed to the Linux kernel development process as explained in the different files under [`Documentation/process`](https://www.kernel.org/doc/html/latest/process/index.html).
8+
9+
<!-- XXX: Only for GitHub -- do not commit into mainline -->

0 commit comments

Comments
 (0)