Skip to content

Fix LLVM offload install docs to use semicolon-separated CMake lists#155524

Merged
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
sharesth23:fixing-llvm-doc
Apr 21, 2026
Merged

Fix LLVM offload install docs to use semicolon-separated CMake lists#155524
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
sharesth23:fixing-llvm-doc

Conversation

@sharesth23
Copy link
Copy Markdown
Contributor

Update so the LLVM CMake example uses and , which is the correct list separator syntax for LLVM CMake options.[Docs] Remove shortcode from models page heading

Update  so the LLVM
CMake example uses  and , which is the
correct list separator syntax for LLVM CMake options.[Docs] Remove shortcode from models page heading
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Apr 19, 2026

The rustc-dev-guide subtree was changed. If this PR only touches the dev guide consider submitting a PR directly to rust-lang/rustc-dev-guide otherwise thank you for updating the dev guide with your changes.

cc @BoxyUwU, @tshepang

@rustbot rustbot added A-rustc-dev-guide Area: rustc-dev-guide S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 19, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Apr 19, 2026

r? @eholk

rustbot has assigned @eholk.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: compiler
  • compiler expanded to 72 candidates
  • Random selection from 17 candidates

@ZuseZ4
Copy link
Copy Markdown
Member

ZuseZ4 commented Apr 20, 2026

@bors r+ rollup

thanks!

@ZuseZ4
Copy link
Copy Markdown
Member

ZuseZ4 commented Apr 20, 2026

Hi Bors!

@bors r+ rollup

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented Apr 20, 2026

📌 Commit ee82742 has been approved by ZuseZ4

It is now in the queue for this repository.

@rust-bors rust-bors Bot added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 20, 2026
@ZuseZ4 ZuseZ4 assigned ZuseZ4 and unassigned eholk Apr 20, 2026
rust-bors Bot pushed a commit that referenced this pull request Apr 21, 2026
Rollup of 5 pull requests

Successful merges:

 - #153411 (Offload slice support)
 - #154557 (Make E0284 generic argument suggestions more explicit)
 - #154933 (Suggest removing `&` when awaiting a reference to a future)
 - #155524 (Fix LLVM offload install docs to use semicolon-separated CMake lists)
 - #155568 (Update books)
@rust-bors rust-bors Bot merged commit adce5da into rust-lang:main Apr 21, 2026
11 checks passed
@rustbot rustbot added this to the 1.97.0 milestone Apr 21, 2026
rust-timer added a commit that referenced this pull request Apr 21, 2026
Rollup merge of #155524 - sharesth23:fixing-llvm-doc, r=ZuseZ4

Fix LLVM offload install docs to use semicolon-separated CMake lists

Update  so the LLVM CMake example uses  and , which is the correct list separator syntax for LLVM CMake options.[Docs] Remove shortcode from models page heading
github-actions Bot pushed a commit to rust-lang/rustc-dev-guide that referenced this pull request Apr 21, 2026
Rollup of 5 pull requests

Successful merges:

 - rust-lang/rust#153411 (Offload slice support)
 - rust-lang/rust#154557 (Make E0284 generic argument suggestions more explicit)
 - rust-lang/rust#154933 (Suggest removing `&` when awaiting a reference to a future)
 - rust-lang/rust#155524 (Fix LLVM offload install docs to use semicolon-separated CMake lists)
 - rust-lang/rust#155568 (Update books)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-rustc-dev-guide Area: rustc-dev-guide S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants