Skip to content

docs: Update profiling inlining guidance#2936

Open
aland-omed wants to merge 1 commit into
rust-lang:mainfrom
aland-omed:docs/profiling-date-check-2914
Open

docs: Update profiling inlining guidance#2936
aland-omed wants to merge 1 commit into
rust-lang:mainfrom
aland-omed:docs/profiling-date-check-2914

Conversation

@aland-omed

@aland-omed aland-omed commented Jul 21, 2026

Copy link
Copy Markdown

Refreshes the profiling date-reference and corrects its outdated statement that inlining was missing from Cranelift. Current rustc_codegen_cranelift sysroot builds explicitly enable MIR inlining with -Zinline-mir; LLVM and GCC may also inline during code generation.

Source checked: https://github.com/rust-lang/rustc_codegen_cranelift/blob/master/build_system/build_sysroot.rs

Part of #2914.

Validation: git diff --check

@rustbot

rustbot commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator

Thanks for the PR. If you have write access, feel free to merge this PR if it does not need reviews. You can request a review using r? rustc-dev-guide or r? <username>.

@rustbot rustbot added the S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content label Jul 21, 2026
@aland-omed

Copy link
Copy Markdown
Author

r? rustc-dev-guide

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

Labels

S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants