Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2023-02-26 | 1 | -19/+8 |
|\ | |||||
| * | kbuild: rust: move rust/target.json to scripts/ | Masahiro Yamada | 2023-01-22 | 1 | -9/+1 |
| * | kbuild: remove sed commands after rustc rules | Masahiro Yamada | 2023-01-22 | 1 | -4/+2 |
| * | kbuild: specify output names separately for each emission type from rustc | Masahiro Yamada | 2023-01-22 | 1 | -6/+5 |
* | | rust: compiler_builtins: make stubs non-global | Gary Guo | 2023-01-16 | 1 | -0/+14 |
* | | rust: alloc: remove the `borrow` module (`ToOwned`, `Cow`) | Miguel Ojeda | 2023-01-16 | 1 | -0/+1 |
|/ | |||||
* | rust: add `build_error` crate | Gary Guo | 2022-12-04 | 1 | -5/+17 |
* | Kbuild: add Rust support | Miguel Ojeda | 2022-09-28 | 1 | -0/+381 |