Skip to content

ty::context: clean some code a little#151928

Merged
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
tshepang:patch-2
Feb 1, 2026
Merged

ty::context: clean some code a little#151928
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
tshepang:patch-2

Conversation

@tshepang
Copy link
Member

The explicit return was not needed

The explicit `return` was not needed
@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 Jan 31, 2026
@rustbot
Copy link
Collaborator

rustbot commented Jan 31, 2026

r? @davidtwco

rustbot has assigned @davidtwco.
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

@Kivooeo
Copy link
Member

Kivooeo commented Jan 31, 2026

r? me

@bors r+ rollup

@rust-bors
Copy link
Contributor

rust-bors bot commented Jan 31, 2026

📌 Commit 1684417 has been approved by Kivooeo

It is now in the queue for this repository.

@rust-bors rust-bors bot added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jan 31, 2026
@rust-bors rust-bors bot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 31, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Feb 1, 2026
ty::context: clean some code a little

The explicit `return` was not needed
rust-bors bot pushed a commit that referenced this pull request Feb 1, 2026
Rollup of 3 pull requests

Successful merges:

 - #151927 (typeck_root_def_id: improve doc comment)
 - #151907 (Rename `QueryResult` to `ActiveKeyStatus`)
 - #151928 (ty::context: clean some code a little)
@rust-bors rust-bors bot merged commit 191c915 into rust-lang:main Feb 1, 2026
11 checks passed
rust-timer added a commit that referenced this pull request Feb 1, 2026
Rollup merge of #151928 - tshepang:patch-2, r=Kivooeo

ty::context: clean some code a little

The explicit `return` was not needed
@rustbot rustbot added this to the 1.95.0 milestone Feb 1, 2026
@tshepang tshepang deleted the patch-2 branch February 1, 2026 10:11
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