Skip to content

Add diagnostics lints to rustc_transmute module (zero diags) #100842

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Aug 21, 2022

Conversation

JhonnyBillM
Copy link
Contributor

Module is complete because it has zero diagnostics.

Module is complete because it has zero diagnostics.
@rustbot rustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Aug 21, 2022
@rust-highfive
Copy link
Contributor

r? @nagisa

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 21, 2022
@JhonnyBillM JhonnyBillM changed the title Add diagnostics lints to rustc_transmute module (zero diags) Add diagnostics lints to rustc_transmute module _(zero diags)_ Aug 21, 2022
@JhonnyBillM JhonnyBillM changed the title Add diagnostics lints to rustc_transmute module _(zero diags)_ Add diagnostics lints to rustc_transmute module (zero diags) Aug 21, 2022
@JhonnyBillM JhonnyBillM mentioned this pull request Aug 21, 2022
84 tasks
@JhonnyBillM
Copy link
Contributor Author

r? rust-lang/diagnostics

@rust-highfive rust-highfive assigned TaKO8Ki and unassigned nagisa Aug 21, 2022
@JhonnyBillM
Copy link
Contributor Author

@rustbot label A-translation

@rustbot rustbot added the A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic label Aug 21, 2022
@TaKO8Ki
Copy link
Member

TaKO8Ki commented Aug 21, 2022

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Aug 21, 2022

📌 Commit c835d9c has been approved by TaKO8Ki

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 21, 2022
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Aug 21, 2022
…ansmute, r=TaKO8Ki

Add diagnostics lints to `rustc_transmute` module (zero diags)

Module is complete because it has zero diagnostics.
bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 21, 2022
…iaskrgr

Rollup of 11 pull requests

Successful merges:

 - rust-lang#100556 (Clamp Function for f32 and f64)
 - rust-lang#100663 (Make slice::reverse const)
 - rust-lang#100697 ( Minor syntax and formatting update to doc comment on `find_vtable_types_for_unsizing`)
 - rust-lang#100760 (update test for LLVM change)
 - rust-lang#100761 (some general mir typeck cleanup)
 - rust-lang#100775 (rustdoc: Merge source code pages HTML elements together v2)
 - rust-lang#100813 (Add `/build-rust-analyzer/` to .gitignore)
 - rust-lang#100821 (Make some docs nicer wrt pointer offsets)
 - rust-lang#100822 (Replace most uses of `pointer::offset` with `add` and `sub`)
 - rust-lang#100839 (Make doc for stdin field of process consistent)
 - rust-lang#100842 (Add diagnostics lints to `rustc_transmute` module (zero diags))

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 5ba68df into rust-lang:master Aug 21, 2022
@rustbot rustbot added this to the 1.65.0 milestone Aug 21, 2022
@JhonnyBillM JhonnyBillM deleted the enable-diag-lint-in-transmute branch August 22, 2022 12:20
# for free to join this conversation on GitHub. Already have an account? # 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.

6 participants