Skip to content

chore: organize module declarations and re-exports - #47

Merged
tisonkun merged 1 commit into
mainfrom
codex/organize-module-exports
Sep 9, 2026
Merged

tisonkun merged 1 commit into
mainfrom
codex/organize-module-exports

Conversation

@tisonkun

@tisonkun tisonkun commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Group module declarations with their pub use self::... re-exports, following apache/opendal-reqsign#872. Keep ordinary imports together and consolidate module entry points. Export targets, visibility, and conditional compilation remain unchanged.

Validation: cargo +1.98.0 x check, cargo +1.98.0 x test, and cargo +1.98.0 x lint passed. Compared declarations against the base revision to verify their visibility and cfg attributes are preserved.

@tisonkun
tisonkun merged commit dc9e47a into main Sep 9, 2026
8 checks passed
@tisonkun
tisonkun deleted the codex/organize-module-exports branch September 9, 2026 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant