index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
alloc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-12
rust: init/sync: add `InPlaceInit` trait to pin-initialize smart pointers
Benno Lossin
2
-13
/
+139
2023-04-12
rust: init: add initialization macros
Benno Lossin
6
-7
/
+1747
2023-04-12
rust: add pin-init API core
Benno Lossin
4
-1
/
+227
2023-04-12
rust: types: add `Opaque::raw_get`
Benno Lossin
1
-0
/
+8
2023-04-12
rust: sync: change error type of constructor functions
Benno Lossin
1
-4
/
+4
2023-04-12
rust: macros: add `quote!` macro
Gary Guo
2
-0
/
+147
2023-04-12
rust: enable the `pin_macro` feature
Benno Lossin
2
-1
/
+2
2023-04-12
rust: error: Add from_result() helper
Wedson Almeida Filho
1
-0
/
+39
2023-04-12
rust: error: Add a helper to convert a C ERR_PTR to a `Result`
Sven Van Asbroeck
2
-1
/
+61
2023-04-12
rust: error: Add to_result() helper
Wedson Almeida Filho
1
-1
/
+10
2023-04-12
rust: error: Add Error::from_errno{_unchecked}()
Miguel Ojeda
1
-0
/
+32
2023-04-12
rust: error: Add Error::to_ptr()
Asahi Lina
2
-0
/
+14
2023-04-12
rust: error: Rename to_kernel_errno() -> to_errno()
Asahi Lina
2
-2
/
+2
2023-04-12
rust: sync: arc: Add UniqueArc<MaybeUninit<T>::assume_init()
Asahi Lina
1
-0
/
+11
2023-04-10
rust: sync: arc: Implement Arc<dyn Any + Send + Sync>::downcast()
Asahi Lina
2
-0
/
+30
2023-04-10
rust: macros: Allow specifying multiple module aliases
Asahi Lina
2
-6
/
+34
2023-04-10
rust: alloc: vec: Add some try_* methods we need
Miguel Ojeda
2
-3
/
+219
2023-04-10
rust: Add SPDX headers to alloc::vec::{spec_extend, set_len_on_drop}
Asahi Lina
2
-0
/
+4