Skip to content

make a couple codegen-llvm tests compatible with 2021 edition#159375

Merged
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
ferrocene:jyn/codegen-tests-2021
Jul 16, 2026
Merged

make a couple codegen-llvm tests compatible with 2021 edition#159375
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
ferrocene:jyn/codegen-tests-2021

Conversation

@jyn514

@jyn514 jyn514 commented Jul 16, 2026

Copy link
Copy Markdown
Member

previously they failed for simple syntax reasons.

previously they failed for simple syntax reasons.
@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Jul 16, 2026
@rustbot

rustbot commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

r? @jieyouxu

rustbot has assigned @jieyouxu.
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 75 candidates
  • Random selection from 19 candidates

@jieyouxu jieyouxu left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rust-bors

rust-bors Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

📌 Commit 4b0cd8e has been approved by jieyouxu

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 Jul 16, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Jul 16, 2026
…r=jieyouxu

make a couple codegen-llvm tests compatible with 2021 edition

previously they failed for simple syntax reasons.
rust-bors Bot pushed a commit that referenced this pull request Jul 16, 2026
…uwer

Rollup of 18 pull requests

Successful merges:

 - #150679 (dirfd file operations (2/4))
 - #158758 (Rename `lazy_type_alias` feature gate to `checked_type_aliases` )
 - #159177 (Explicitly materialize debuginfo tests for all debuggers)
 - #159392 (Update Rust crate rand to v0.9.3 [SECURITY])
 - #159393 (Update Rust crate rkyv to v0.8.16 [SECURITY])
 - #159394 (Update Rust crate tar to v0.4.46 [SECURITY])
 - #159395 (Update Rust crate tracing-subscriber [SECURITY])
 - #159193 (Port compiletest's CLI to clap)
 - #158992 (Shorten types more when only interesting part is lifetimes)
 - #159226 (Track extra_lifetime_params_map per-owner)
 - #159273 (tidy: document u64 limit for numeric sort keys)
 - #159322 (Fix safety doc in intrinsics::simd)
 - #159329 (Fix the stale metrics directory warning)
 - #159357 (Add regression tests for two fixed issues)
 - #159360 (Remove FIXMEs referencing #44232)
 - #159375 (make a couple codegen-llvm tests compatible with 2021 edition)
 - #159381 (emit `(lldb)` prefix to make commands more distinct)
 - #159396 (Update actions/checkout action to v7)
@rust-bors
rust-bors Bot merged commit e22573b into rust-lang:main Jul 16, 2026
13 checks passed
github-actions Bot pushed a commit to rust-lang/rustc-dev-guide that referenced this pull request Jul 20, 2026
…uwer

Rollup of 18 pull requests

Successful merges:

 - rust-lang/rust#150679 (dirfd file operations (2/4))
 - rust-lang/rust#158758 (Rename `lazy_type_alias` feature gate to `checked_type_aliases` )
 - rust-lang/rust#159177 (Explicitly materialize debuginfo tests for all debuggers)
 - rust-lang/rust#159392 (Update Rust crate rand to v0.9.3 [SECURITY])
 - rust-lang/rust#159393 (Update Rust crate rkyv to v0.8.16 [SECURITY])
 - rust-lang/rust#159394 (Update Rust crate tar to v0.4.46 [SECURITY])
 - rust-lang/rust#159395 (Update Rust crate tracing-subscriber [SECURITY])
 - rust-lang/rust#159193 (Port compiletest's CLI to clap)
 - rust-lang/rust#158992 (Shorten types more when only interesting part is lifetimes)
 - rust-lang/rust#159226 (Track extra_lifetime_params_map per-owner)
 - rust-lang/rust#159273 (tidy: document u64 limit for numeric sort keys)
 - rust-lang/rust#159322 (Fix safety doc in intrinsics::simd)
 - rust-lang/rust#159329 (Fix the stale metrics directory warning)
 - rust-lang/rust#159357 (Add regression tests for two fixed issues)
 - rust-lang/rust#159360 (Remove FIXMEs referencing rust-lang/rust#44232)
 - rust-lang/rust#159375 (make a couple codegen-llvm tests compatible with 2021 edition)
 - rust-lang/rust#159381 (emit `(lldb)` prefix to make commands more distinct)
 - rust-lang/rust#159396 (Update actions/checkout action to v7)
@cuviper cuviper added this to the 1.99.0 milestone Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

4 participants