Skip to content

fn args_ref_X to fn args_X #117870

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 13, 2023
Merged

fn args_ref_X to fn args_X #117870

merged 1 commit into from
Nov 13, 2023

Conversation

lcnr
Copy link
Contributor

@lcnr lcnr commented Nov 13, 2023

No description provided.

@rustbot
Copy link
Collaborator

rustbot commented Nov 13, 2023

r? @cjgillot

(rustbot has picked a reviewer for you, use r? to override)

@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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver) labels Nov 13, 2023
@rustbot
Copy link
Collaborator

rustbot commented Nov 13, 2023

Some changes occurred to the core trait solver

cc @rust-lang/initiative-trait-system-refactor

@lcnr lcnr changed the title args~~_ref~~_may_unify fn args_ref_X to fn args_X Nov 13, 2023
@Noratrieb
Copy link
Member

renaming GenericArgsRef to GenericArgs will be very good

@compiler-errors
Copy link
Member

@bors r+

@bors
Copy link
Collaborator

bors commented Nov 13, 2023

📌 Commit 42945fc has been approved by compiler-errors

It is now in the queue for this repository.

@bors bors 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 Nov 13, 2023
bors added a commit to rust-lang-ci/rust that referenced this pull request Nov 13, 2023
…iaskrgr

Rollup of 4 pull requests

Successful merges:

 - rust-lang#114224 (rustc_llvm: Link to libkstat on Solaris/SPARC)
 - rust-lang#117695 (Reorder checks to make sure potential missing expect on Option/Result…)
 - rust-lang#117870 (`fn args_ref_X` to `fn args_X`)
 - rust-lang#117879 (tests: update check for inferred nneg on zext)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit a87ad4e into rust-lang:master Nov 13, 2023
@rustbot rustbot added this to the 1.76.0 milestone Nov 13, 2023
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Nov 13, 2023
Rollup merge of rust-lang#117870 - lcnr:rename-args_ref, r=compiler-errors

`fn args_ref_X` to `fn args_X`
@lcnr lcnr deleted the rename-args_ref branch November 14, 2023 10:45
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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants