index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
Age
Commit message (
Expand
)
Author
2022-12-04
rust: alloc: add `Vec::try_with_capacity{,_in}()` constructors
Miguel Ojeda
2022-12-04
rust: alloc: add `RawVec::try_with_capacity_in()` constructor
Miguel Ojeda
2022-12-04
rust: prelude: add `error::code::*` constant items
Wedson Almeida Filho
2022-12-04
rust: error: add `From` implementations for `Error`
Wedson Almeida Filho
2022-12-04
rust: error: add codes from `errno-base.h`
Viktor Garske
2022-12-04
rust: error: declare errors using macro
Finn Behrens
2022-12-04
rust: macros: take string literals in `module!`
Gary Guo
2022-12-04
rust: macros: add `#[vtable]` proc macro
Gary Guo
2022-12-04
rust: macros: add `concat_idents!` proc macro
Björn Roy Baron
2022-12-01
rust: print: add `pr_cont!` macro
Miguel Ojeda
2022-12-01
rust: print: add more `pr_*!` levels
Miguel Ojeda
2022-12-01
rust: prelude: split re-exports into groups
Miguel Ojeda
2022-09-28
Kbuild: add Rust support
Miguel Ojeda
2022-09-28
rust: export generated symbols
Miguel Ojeda
2022-09-28
rust: add `kernel` crate
Wedson Almeida Filho
2022-09-28
rust: add `bindings` crate
Miguel Ojeda
2022-09-28
rust: add `macros` crate
Miguel Ojeda
2022-09-28
rust: add `compiler_builtins` crate
Miguel Ojeda
2022-09-28
rust: adapt `alloc` crate to the kernel
Miguel Ojeda
2022-09-28
rust: import upstream `alloc` crate
Miguel Ojeda
2022-09-28
rust: add C helpers
Miguel Ojeda