Skip to content

Fix type privacy lints error message - #113161

Merged
bors merged 1 commit into
rust-lang:masterfrom
Bryanskiy:err_msg
Jun 30, 2023
Merged

Fix type privacy lints error message#113161
bors merged 1 commit into
rust-lang:masterfrom
Bryanskiy:err_msg

Conversation

@Bryanskiy

Copy link
Copy Markdown
Contributor

Type privacy lints diagnostic messages are not related to spans.

r? @petrochenkov

@rustbotrustbot 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 Jun 29, 2023
Comment threadcompiler/rustc_privacy/messages.ftl
@petrochenkovpetrochenkov added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jun 29, 2023
@petrochenkov

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Jun 29, 2023

Copy link
Copy Markdown
Collaborator

📌 Commit 35c6a1d has been approved by petrochenkov

It is now in the queue for this repository.

@borsbors 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-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Jun 29, 2023
bors added a commit to rust-lang-ci/rust that referenced this pull request Jun 30, 2023
…iaskrgr
Rollup of 7 pull requests
Successful merges:
- rust-lang#111322 (Support for native WASM exceptions)
- rust-lang#112086 (resolve: Remove artificial import ambiguity errors)
- rust-lang#112234 (refactor `tool_doc!`)
- rust-lang#112300 (Convert `run-make/coverage-reports` tests to use a custom compiletest mode)
- rust-lang#112795 (Migrate some rustc_builtin_macros to SessionDiagnostic)
- rust-lang#113144 (Make the `Elaboratable` trait take clauses)
- rust-lang#113161 (Fix type privacy lints error message)
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 4338683 into rust-lang:masterJun 30, 2023
@rustbotrustbot added this to the 1.72.0 milestone Jun 30, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-compilerRelevant 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

@Bryanskiy@petrochenkov@bors@rustbot