index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
prelude.rs
Age
Commit message (
Expand
)
Author
2024-08-13
rust: add `dev_*` print macros.
Wedson Almeida Filho
2024-04-16
rust: alloc: introduce the `BoxExt` trait
Wedson Almeida Filho
2024-04-16
rust: alloc: introduce allocation flags
Wedson Almeida Filho
2024-04-16
rust: alloc: introduce the `VecExt` trait
Wedson Almeida Filho
2023-08-21
rust: add derive macro for `Zeroable`
Benno Lossin
2023-04-22
rust: introduce `current`
Wedson Almeida Filho
2023-04-12
rust: prelude: add `pin-init` API items to prelude
Benno Lossin
2023-01-16
rust: prelude: prevent doc inline of external imports
Finn Behrens
2022-12-04
rust: build_assert: add `build_{error,assert}!` macros
Gary Guo
2022-12-04
rust: static_assert: add `static_assert!` macro
Miguel Ojeda
2022-12-04
rust: std_vendor: add `dbg!` macro based on `std`'s one
Niklas Mohrin
2022-12-04
rust: str: add `CStr` type
Gary Guo
2022-12-04
rust: prelude: add `error::code::*` constant items
Wedson Almeida Filho
2022-12-04
rust: macros: add `#[vtable]` proc macro
Gary Guo
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
rust: add `kernel` crate
Wedson Almeida Filho