Skip to content

Locate asan-odr-win with other sanitizer tests - #136153

Merged
bors merged 1 commit into
rust-lang:masterfrom
tmiasko:mv-asan-test
Jan 29, 2025
Merged

Locate asan-odr-win with other sanitizer tests#136153
bors merged 1 commit into
rust-lang:masterfrom
tmiasko:mv-asan-test

Conversation

@tmiasko

Copy link
Copy Markdown
Contributor

No description provided.

@rustbot

Copy link
Copy Markdown
Collaborator

r? @wesleywiser

rustbot has assigned @wesleywiser.
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

@rustbotrustbot added PG-exploit-mitigations Project group: Exploit mitigations 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 Jan 27, 2025
@rustbot

Copy link
Copy Markdown
Collaborator

Some changes occurred in tests/ui/sanitizer

cc @rust-lang/project-exploit-mitigations, @rcvalle

@lqd

lqd commented Jan 27, 2025

Copy link
Copy Markdown
Member

r? lqd r=me with green CI

@rustbot

This comment was marked as resolved.

@rustbotrustbot assigned lqd and unassigned wesleywiserJan 27, 2025
@tmiasko

Copy link
Copy Markdown
ContributorAuthor

@bors r=lqd

@bors

bors commented Jan 27, 2025

Copy link
Copy Markdown
Collaborator

📌 Commit fa4589b has been approved by lqd

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-review Status: Awaiting review from the assignee but also interested parties. labels Jan 27, 2025
Zalathar added a commit to Zalathar/rust that referenced this pull request Jan 28, 2025
Locate asan-odr-win with other sanitizer tests
@ZalatharZalathar mentioned this pull request Jan 28, 2025
bors added a commit to rust-lang-ci/rust that referenced this pull request Jan 28, 2025
Rollup of 9 pull requests
Successful merges:
- rust-lang#133151 (Trim extra whitespace in fn ptr suggestion span)
- rust-lang#133929 (Remove -Zinline-in-all-cgus and clean up tests/codegen-units/)
- rust-lang#134290 (Windows x86: Change i128 to return via the vector ABI)
- rust-lang#135886 (Document purpose of closure in from_fn.rs more clearly)
- rust-lang#136012 (Document powf and powi values that are always 1.0)
- rust-lang#136104 (Add mermaid graphs of NLL regions and SCCs to polonius MIR dump)
- rust-lang#136117 (Subtree update of `rust-analyzer`)
- rust-lang#136143 (Update books)
- rust-lang#136153 (Locate asan-odr-win with other sanitizer tests)
r? `@ghost`
`@rustbot` modify labels: rollup
Zalathar added a commit to Zalathar/rust that referenced this pull request Jan 28, 2025
Locate asan-odr-win with other sanitizer tests
@ZalatharZalathar mentioned this pull request Jan 28, 2025
bors added a commit to rust-lang-ci/rust that referenced this pull request Jan 28, 2025
Rollup of 7 pull requests
Successful merges:
- rust-lang#133151 (Trim extra whitespace in fn ptr suggestion span)
- rust-lang#134290 (Windows x86: Change i128 to return via the vector ABI)
- rust-lang#135886 (Document purpose of closure in from_fn.rs more clearly)
- rust-lang#136012 (Document powf and powi values that are always 1.0)
- rust-lang#136104 (Add mermaid graphs of NLL regions and SCCs to polonius MIR dump)
- rust-lang#136143 (Update books)
- rust-lang#136153 (Locate asan-odr-win with other sanitizer tests)
r? `@ghost`
`@rustbot` modify labels: rollup
Zalathar added a commit to Zalathar/rust that referenced this pull request Jan 28, 2025
Locate asan-odr-win with other sanitizer tests
@ZalatharZalathar mentioned this pull request Jan 28, 2025
bors added a commit to rust-lang-ci/rust that referenced this pull request Jan 28, 2025
Rollup of 7 pull requests
Successful merges:
- rust-lang#133151 (Trim extra whitespace in fn ptr suggestion span)
- rust-lang#133929 (Remove -Zinline-in-all-cgus and clean up tests/codegen-units/)
- rust-lang#135886 (Document purpose of closure in from_fn.rs more clearly)
- rust-lang#135961 (Fix 2/4 tests skipped by opt-dist)
- rust-lang#136104 (Add mermaid graphs of NLL regions and SCCs to polonius MIR dump)
- rust-lang#136124 (Arbitrary self types v2: explain test.)
- rust-lang#136153 (Locate asan-odr-win with other sanitizer tests)
r? `@ghost`
`@rustbot` modify labels: rollup
@fmeasefmease mentioned this pull request Jan 29, 2025
bors added a commit to rust-lang-ci/rust that referenced this pull request Jan 29, 2025
Rollup of 9 pull requests
Successful merges:
- rust-lang#136121 (Deduplicate operand creation between scalars, non-scalars and string patterns)
- rust-lang#136134 (Fix SIMD codegen tests on LLVM 20)
- rust-lang#136153 (Locate asan-odr-win with other sanitizer tests)
- rust-lang#136161 (rustdoc: add nobuild typescript checking to our JS)
- rust-lang#136166 (interpret: is_alloc_live: check global allocs last)
- rust-lang#136168 (GCI: Don't try to eval / collect mono items inside overly generic free const items)
- rust-lang#136170 (Reject unsound toggling of Arm atomics-32 target feature)
- rust-lang#136176 (Render pattern types nicely in mir dumps)
- rust-lang#136186 (uefi: process: Fix args)
r? `@ghost`
`@rustbot` modify labels: rollup
bors added a commit to rust-lang-ci/rust that referenced this pull request Jan 29, 2025
Rollup of 9 pull requests
Successful merges:
- rust-lang#136121 (Deduplicate operand creation between scalars, non-scalars and string patterns)
- rust-lang#136134 (Fix SIMD codegen tests on LLVM 20)
- rust-lang#136153 (Locate asan-odr-win with other sanitizer tests)
- rust-lang#136161 (rustdoc: add nobuild typescript checking to our JS)
- rust-lang#136166 (interpret: is_alloc_live: check global allocs last)
- rust-lang#136168 (GCI: Don't try to eval / collect mono items inside overly generic free const items)
- rust-lang#136170 (Reject unsound toggling of Arm atomics-32 target feature)
- rust-lang#136176 (Render pattern types nicely in mir dumps)
- rust-lang#136186 (uefi: process: Fix args)
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit dbc204d into rust-lang:masterJan 29, 2025
@rustbotrustbot added this to the 1.86.0 milestone Jan 29, 2025
@tmiasko
tmiasko deleted the mv-asan-test branch January 29, 2025 14:34
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Jan 29, 2025
Rollup merge of rust-lang#136153 - tmiasko:mv-asan-test, r=lqd
Locate asan-odr-win with other sanitizer tests
github-actionsBot pushed a commit to tautschnig/verify-rust-std that referenced this pull request Mar 11, 2025
Rollup of 9 pull requests
Successful merges:
- rust-lang#136121 (Deduplicate operand creation between scalars, non-scalars and string patterns)
- rust-lang#136134 (Fix SIMD codegen tests on LLVM 20)
- rust-lang#136153 (Locate asan-odr-win with other sanitizer tests)
- rust-lang#136161 (rustdoc: add nobuild typescript checking to our JS)
- rust-lang#136166 (interpret: is_alloc_live: check global allocs last)
- rust-lang#136168 (GCI: Don't try to eval / collect mono items inside overly generic free const items)
- rust-lang#136170 (Reject unsound toggling of Arm atomics-32 target feature)
- rust-lang#136176 (Render pattern types nicely in mir dumps)
- rust-lang#136186 (uefi: process: Fix args)
r? `@ghost`
`@rustbot` modify labels: rollup
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PG-exploit-mitigationsProject group: Exploit mitigationsS-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.

5 participants

@tmiasko@rustbot@lqd@bors@wesleywiser