Skip to content

CFI: Add char to CFI integer normalization #118719

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
Dec 8, 2023

Conversation

rcvalle
Copy link
Member

@rcvalle rcvalle commented Dec 7, 2023

Adds char to CFI integer normalization to conform to #118032 for cross-language CFI support.

Adds char to CFI integer normalization to conform to rust-lang#118032 for
cross-language CFI support.
@rustbot
Copy link
Collaborator

rustbot commented Dec 7, 2023

r? @b-naber

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

@rcvalle rcvalle added the PG-exploit-mitigations Project group: Exploit mitigations label Dec 7, 2023
@rcvalle
Copy link
Member Author

rcvalle commented Dec 7, 2023

r? @compiler-errors

@rustbot rustbot assigned compiler-errors and unassigned b-naber Dec 7, 2023
@compiler-errors
Copy link
Member

@bors r+

@bors
Copy link
Collaborator

bors commented Dec 7, 2023

📌 Commit 97032d6 has been approved by compiler-errors

It is now in the queue for this repository.

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Dec 7, 2023
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 7, 2023
…iaskrgr

Rollup of 6 pull requests

Successful merges:

 - rust-lang#116420 (discard invalid spans in external blocks)
 - rust-lang#118686 (Only check principal trait ref for object safety)
 - rust-lang#118688 (Add method to get type of an Rvalue in StableMIR)
 - rust-lang#118707 (Ping GuillaumeGomez for changes in rustc_codegen_gcc)
 - rust-lang#118712 (targets: remove not-added {i386,i486}-unknown-linux-gnu)
 - rust-lang#118719 (CFI: Add char to CFI integer normalization)

Failed merges:

 - rust-lang#117586 (Uplift the (new solver) canonicalizer into `rustc_next_trait_solver`)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 71812d7 into rust-lang:master Dec 8, 2023
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Dec 8, 2023
Rollup merge of rust-lang#118719 - rcvalle:rust-cfi-normalize-integers-118032, r=compiler-errors

CFI: Add char to CFI integer normalization

Adds char to CFI integer normalization to conform to rust-lang#118032 for cross-language CFI support.
@rustbot rustbot added this to the 1.76.0 milestone Dec 8, 2023
@rcvalle rcvalle deleted the rust-cfi-normalize-integers-118032 branch April 22, 2024 23:06
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
PG-exploit-mitigations Project group: Exploit mitigations S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants