You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Contributing.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ There are many ways to contribute to Rust for Linux. One way is to contribute to
8
8
9
9
+ Adding support for features we would like in the kernel: in the language, in the standard library, in the compiler, in `rustdoc`, in Clippy, in `bindgen`... Please see the various ["wanted features & bugfixes" lists](https://github.com/Rust-for-Linux/linux/issues/2) for each topic.
10
10
11
-
- Contributing to the subprojects: [`klint`](klint.md) and [`pinned-init`](pinned-init.md).
11
+
- Contributing to the subprojects: [`klint`](klint.md) and [`pin-init`](pin-init.md).
12
12
13
13
- Contributing to the [Coccinelle for Rust](Coccinelle-for-Rust.md) project.
0 commit comments