diff options
| author | Gary Guo <gary@garyguo.net> | 2026-05-27 18:19:56 +0100 |
|---|---|---|
| committer | Gary Guo <gary@garyguo.net> | 2026-05-29 21:34:53 +0100 |
| commit | 79bc923ae2a60a227907697abab4ed26c3fc3670 (patch) | |
| tree | ffdd4eb0e0d1ef28708aab0b40b89a0e0d5020d2 /rust/kernel/alloc | |
| parent | 2a02b4f96f7bb77ae4cef5d41494f83d01d022dd (diff) | |
rust: pin-init: move `InitClosure` out from `__internal`
The `__internal` module is for exposing internal items publicly to
procedural macros (pin-init-internal). Types that are crate-local only can
just have proper visibility and does not need to be in `__internal`.
The type name of `InitClosure` can often shows up in symbol names, this
reduces the length slightly.
Link: https://patch.msgid.link/20260527-pin-init-sync-v1-5-e20335ed2501@garyguo.net
Signed-off-by: Gary Guo <gary@garyguo.net>
Diffstat (limited to 'rust/kernel/alloc')
0 files changed, 0 insertions, 0 deletions
