Skip to content

Labels

Labels

  • easy

    Expected to be an easy issue to resolve.
  • good first issue

    Good for newcomers
  • hard

    Expected to be a hard issue to resolve.
  • medium

    Expected to be an issue of medium difficulty to resolve.
  • meta

    Meta issue.
  • unsound

    The possibility of UB in safe code.
  • • arch

    Related to a particular arch, `arch/` support in general...
  • • bug

    Related to runtime bugs, panics, warnings...
  • • docs

    Related to `Documentation/rust/`, `samples/`, generated docs, doctests, typos...
  • • drivers

    Related to the example drivers in `drivers/`.
  • • kbuild

    Related to building the kernel, `make`, `Kbuild`, `Kconfig` options...
  • • lib

    Related to the `rust/` library.
  • • misc

    Related to other topics (e.g. CI).
  • • testing

    Related to KUnit support (`#[test]`s, rustdoc tests), selftests and other testing.
  • • toolchain

    Related to `rustc`, `bindgen`, `rustdoc`, LLVM, Clippy...