Skip to content

naked functions: respect function-sections#147811

Merged
rust-bors[bot] merged 8 commits into
rust-lang:mainfrom
folkertdev:naked-function-sections
Apr 18, 2026
Merged

naked functions: respect function-sections#147811
rust-bors[bot] merged 8 commits into
rust-lang:mainfrom
folkertdev:naked-function-sections

Conversation

@folkertdev
Copy link
Copy Markdown
Contributor

@folkertdev folkertdev commented Oct 17, 2025

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-naked Area: `#[naked]`, prologue and epilogue-free, functions, https://git.io/vAzzS A-run-make Area: port run-make Makefiles to rmake.rs F-naked_functions `#![feature(naked_functions)]` S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Each naked function creates separate PE code section

10 participants