Skip to content

Mark early otherwise optimization unsound - #83277

Merged
bors merged 1 commit into
rust-lang:masterfrom
spastorino:early_otherwise-opt-unsound
Mar 20, 2021
Merged

Mark early otherwise optimization unsound#83277
bors merged 1 commit into
rust-lang:masterfrom
spastorino:early_otherwise-opt-unsound

Conversation

@spastorino

Copy link
Copy Markdown
Member

r? @oli-obk
cc @tmiasko

Related to #78496 and #82905

Should I also bump this one to level 3 or 4 or given that is unsound it doesn't matter?.
Probably need to adjust some tests.

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 18, 2021
@rust-log-analyzer

This comment has been minimized.

@spastorino
spastorinoforce-pushed the early_otherwise-opt-unsound branch from a39b294 to 778e197CompareMarch 18, 2021 23:57
@spastorino
spastorino marked this pull request as ready for review March 18, 2021 23:58
@oli-obk

Copy link
Copy Markdown
Contributor

Should I also bump this one to level 3 or 4 or given that is unsound it doesn't matter?.

level 3 is the right level for this, as its unsoundness is not relevant for the level.

@oli-obk

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented Mar 19, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit 778e197 has been approved by oli-obk

@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 Mar 19, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 19, 2021
Rollup of 8 pull requests
Successful merges:
- rust-lang#79986 (Only build help popup when it's really needed)
- rust-lang#82570 (Add `as_str` method for split whitespace str iterators)
- rust-lang#83244 (Fix overflowing length in Vec<ZST> to VecDeque)
- rust-lang#83254 (Include output stream in `panic!()` documentation)
- rust-lang#83269 (Revert the second deprecation of collections::Bound)
- rust-lang#83277 (Mark early otherwise optimization unsound)
- rust-lang#83285 (Update LLVM to bring in SIMD updates for WebAssembly)
- rust-lang#83297 (Do not ICE on ty::Error as an error must already have been reported)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 90e52a1 into rust-lang:masterMar 20, 2021
@rustbotrustbot added this to the 1.52.0 milestone Mar 20, 2021
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@spastorino@rust-log-analyzer@oli-obk@bors@rust-highfive@rustbot