index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
init
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-21
rust: init: update expanded macro explanation
Benno Lossin
1
-57
/
+69
2023-08-21
rust: init: add `{pin_}chain` functions to `{Pin}Init<T, E>`
Benno Lossin
1
-1
/
+1
2023-08-21
rust: init: make `PinInit<T, E>` a supertrait of `Init<T, E>`
Benno Lossin
1
-0
/
+12
2023-08-21
rust: init: add support for arbitrary paths in init macros
Benno Lossin
1
-19
/
+35
2023-08-21
rust: init: add `..Zeroable::zeroed()` syntax for zeroing all missing fields
Benno Lossin
1
-1
/
+114
2023-08-21
rust: init: make initializer values inaccessible after initializing
Benno Lossin
1
-9
/
+11
2023-08-21
rust: init: wrap type checking struct initializers in a closure
Benno Lossin
1
-4
/
+4
2023-08-21
rust: init: make guards in the init macros hygienic
Benno Lossin
2
-85
/
+56
2023-08-21
rust: add derive macro for `Zeroable`
Benno Lossin
1
-0
/
+35
2023-08-21
rust: init: make `#[pin_data]` compatible with conditional compilation of fields
Benno Lossin
1
-0
/
+2
2023-08-21
rust: init: consolidate init macros
Benno Lossin
1
-2
/
+235
2023-05-31
rust: init: update macro expansion example in docs
Benno Lossin
1
-37
/
+48
2023-04-12
rust: init: add `stack_pin_init!` macro
Benno Lossin
1
-0
/
+57
2023-04-12
rust: init: add `PinnedDrop` trait and macros
Benno Lossin
2
-0
/
+279
2023-04-12
rust: init: add initialization macros
Benno Lossin
2
-0
/
+837
2023-04-12
rust: add pin-init API core
Benno Lossin
1
-0
/
+33