summaryrefslogtreecommitdiffstats
path: root/rust/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rust-6.4' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2023-04-301-5/+23
|\
| * rust: uapi: Add UAPI crateAsahi Lina2023-04-221-5/+23
* | rust: allow to use INIT_STACK_ALL_ZEROAndrea Righi2023-04-191-0/+14
* | rust: build: Fix grep warningVincenzo Palazzo2023-04-071-1/+1
|/
* Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-02-261-19/+8
|\
| * kbuild: rust: move rust/target.json to scripts/Masahiro Yamada2023-01-221-9/+1
| * kbuild: remove sed commands after rustc rulesMasahiro Yamada2023-01-221-4/+2
| * kbuild: specify output names separately for each emission type from rustcMasahiro Yamada2023-01-221-6/+5
* | rust: compiler_builtins: make stubs non-globalGary Guo2023-01-161-0/+14
* | rust: alloc: remove the `borrow` module (`ToOwned`, `Cow`)Miguel Ojeda2023-01-161-0/+1
|/
* rust: add `build_error` crateGary Guo2022-12-041-5/+17
* Kbuild: add Rust supportMiguel Ojeda2022-09-281-0/+381