index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
pin-init
/
examples
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-17
rust: pin-init: remove `try_` versions of the initializer macros
Benno Lossin
2
-15
/
+14
2025-09-11
rust: pin-init: examples: error: use `Error` in `fn main()`
Benno Lossin
1
-1
/
+3
2025-06-11
rust: pin-init: examples, tests: use `ignore` instead of conditionally compiling tests
Benno Lossin
1
-1
/
+2
2025-06-11
rust: pin-init: rename `zeroed` to `init_zeroed`
Benno Lossin
1
-2
/
+2
2025-06-11
rust: pin-init: examples: pthread_mutex: disable the main test for miri
Benno Lossin
1
-1
/
+1
2025-06-11
rust: pin-init: examples, tests: add conditional compilation in order to compile under any feature combination
Benno Lossin
5
-90
/
+121
2025-04-21
rust: pin-init: examples: use `allow` instead of `expect`
Benno Lossin
1
-1
/
+1
2025-04-21
rust: pin-init: examples: conditionally enable `feature(lint_reasons)`
Benno Lossin
4
-0
/
+5
2025-04-08
rust: pin-init: use Markdown autolinks in Rust comments
Miguel Ojeda
1
-1
/
+1
2025-03-16
rust: pin-init: change examples to the user-space version
Benno Lossin
6
-0
/
+736