Skip to content

Pull requests: rust-lang/rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Update exploit mitigations documentation 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.
#114191 by rcvalle was merged Nov 10, 2023 Loading… 1.75.0
CFI: Fix ICE: encode_const: unexpected type [usize merged-by-bors This PR was explicitly merged by bors. 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. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#113708 by rcvalle was merged Jul 27, 2023 Loading… 1.73.0
CFI: Fix error compiling core with LLVM CFI enabled 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. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#113593 by rcvalle was merged Aug 9, 2023 Loading… 1.73.0
CFI: Fix cfi with repr(transparent): transform_ty: unexpected Alias(Proj 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. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#112182 by rcvalle was merged Jun 2, 2023 Loading… 1.72.0
CFI: Fix cfi with async: transform_ty: unexpected GeneratorWitness(Bi… 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. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#111914 by rcvalle was merged Jun 2, 2023 Loading… 1.72.0
CFI: Fix encode_region: unexpected ReEarlyBound(0, 'a) 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. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#111851 by rcvalle was merged May 23, 2023 Loading… 1.71.0
CFI: Fix encode_ty: unexpected Param(B/#1) merged-by-bors This PR was explicitly merged by bors. 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. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#111697 by rcvalle was merged May 21, 2023 Loading… 1.71.0
CFI: Fix SIGILL reached via trait objects 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. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#111375 by rcvalle was merged May 12, 2023 Loading… 1.71.0
Add cross-language LLVM CFI support to the Rust compiler A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic 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. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#105452 by rcvalle was merged May 4, 2023 Loading… 1.71.0
Add LLVM KCFI support to the Rust compiler A-testsuite Area: The testsuite used to check the correctness of rustc 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. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#105109 by rcvalle was merged Dec 10, 2022 Loading… 1.68.0
Add fine-grained LLVM CFI support to the Rust compiler merged-by-bors This PR was explicitly merged by bors. 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. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#95548 by rcvalle was merged Jul 24, 2022 Loading… 1.64.0
Add LLVM CFI support to the Rust compiler merged-by-bors This PR was explicitly merged by bors. 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. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#89652 by rcvalle was merged Oct 27, 2021 Loading… 1.58.0
Fix sysroot option not being honored across rustc 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.
#80933 by rcvalle was merged Jan 25, 2021 Loading… 1.51.0
Fix rustc sysroot in systems using CAS merged-by-bors This PR was explicitly merged by bors. 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.
#79253 by rcvalle was merged Feb 6, 2021 Loading… 1.51.0
Add exploit mitigations chapter to the rustc book A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools 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.
#76858 by rcvalle was merged Nov 24, 2020 Loading… 1.50.0
ProTip! Exclude everything labeled bug with -label:bug.