1 Star 0 Fork 1.3K

shafeipaozi / kernel

forked from openEuler / kernel 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.rustfmt.toml 369 Bytes
一键复制 编辑 原始数据 按行查看 历史
Miguel Ojeda 提交于 2022-07-27 18:23 . Kbuild: add Rust support
edition = "2021"
newline_style = "Unix"
# Unstable options that help catching some mistakes in formatting and that we may want to enable
# when they become stable.
#
# They are kept here since they are useful to run from time to time.
#format_code_in_doc_comments = true
#reorder_impl_items = true
#comment_width = 100
#wrap_comments = true
#normalize_comments = true
C
1
https://gitee.com/shafeipaozi/kernel.git
git@gitee.com:shafeipaozi/kernel.git
shafeipaozi
kernel
kernel
openEuler-22.09

搜索帮助