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
nocache-cleanup
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
/
pin-init
/
internal
/
src
/
init.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-25
rust: pin-init: replace `addr_of_mut!` with `&raw mut`
Antonio Hickey
1
-4
/
+4
2026-03-25
rust: pin-init: properly document let binding workaround
Benno Lossin
1
-0
/
+6
2026-03-12
rust: pin-init: replace shadowed return token by `unsafe`-to-create token
Benno Lossin
1
-15
/
+7
2026-03-06
rust: pin-init: internal: init: document load-bearing fact of field accessors
Benno Lossin
1
-0
/
+8
2026-03-06
rust: pin-init: internal: init: remove `#[disable_initialized_field_access]`
Benno Lossin
1
-31
/
+8
2026-01-17
rust: pin-init: internal: init: simplify Zeroable safety check
Benno Lossin
1
-6
/
+1
2026-01-17
rust: pin-init: internal: init: add escape hatch for referencing initialized ...
Benno Lossin
1
-23
/
+52
2026-01-17
rust: pin-init: internal: init: add support for attributes on initializer fields
Benno Lossin
1
-14
/
+55
2026-01-17
rust: pin-init: add `#[default_error(<type>)]` attribute to initializer macros
Benno Lossin
1
-3
/
+41
2026-01-17
rust: pin-init: rewrite the initializer macros using `syn`
Benno Lossin
1
-0
/
+445