Skip to content

rustc_lint: make let-underscore-lock translatable#128369

Merged
bors merged 1 commit into
rust-lang:masterfrom
GrigorenkoPV:let-underscore-translatable
Aug 7, 2024
Merged

rustc_lint: make let-underscore-lock translatable#128369
bors merged 1 commit into
rust-lang:masterfrom
GrigorenkoPV:let-underscore-translatable

Conversation

@GrigorenkoPV

Copy link
Copy Markdown
Contributor

No description provided.

@rustbot

rustbot commented Jul 29, 2024

Copy link
Copy Markdown
Collaborator

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

@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 29, 2024
@davidtwco

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Aug 6, 2024

Copy link
Copy Markdown
Collaborator

📌 Commit c9346a1 has been approved by davidtwco

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 Aug 6, 2024
@GrigorenkoPV

Copy link
Copy Markdown
Contributor Author

cc #100717

bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 6, 2024
…iaskrgr

Rollup of 7 pull requests

Successful merges:

 - rust-lang#128369 (rustc_lint: make `let-underscore-lock` translatable)
 - rust-lang#128377 (Fix ICE Caused by Incorrectly Delaying E0107)
 - rust-lang#128517 (Fallback to string formatting if source is not available for lint)
 - rust-lang#128685 (Remove the root Cargo.lock from the rust-src component)
 - rust-lang#128693 (rustdoc-search: account for numeric disambiguators on impls)
 - rust-lang#128720 (Pass the right `ParamEnv` to `might_permit_raw_init_strict`)
 - rust-lang#128736 (Fix rustdoc missing handling of remap-path-prefix option)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit d3d9aae into rust-lang:master Aug 7, 2024
@rustbot rustbot added this to the 1.82.0 milestone Aug 7, 2024
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Aug 7, 2024
Rollup merge of rust-lang#128369 - GrigorenkoPV:let-underscore-translatable, r=davidtwco

rustc_lint: make `let-underscore-lock` translatable
@GrigorenkoPV GrigorenkoPV deleted the let-underscore-translatable branch August 7, 2024 07:06
@GrigorenkoPV

Copy link
Copy Markdown
Contributor Author

@rustbot label +A-translation

@rustbot rustbot added the A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic label Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic 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