Skip to content

Conversation

MaskRay
Copy link
Contributor

@MaskRay MaskRay commented Apr 29, 2021

The former is deprecated.
OF_None has been available in LLVM since 2018-06.


OF_None (https://reviews.llvm.org/rG1f67a3cba9b09636c56e2109d8a35ae96dc15782) exists in LLVM 9.
https://reviews.llvm.org/D101506 may drop F_None support.

The former is deprecated.
OF_None has been available in LLVM since 2018-06.
@rust-highfive
Copy link
Contributor

r? @petrochenkov

(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 Apr 29, 2021
@petrochenkov
Copy link
Contributor

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Apr 30, 2021

📌 Commit 0142d1c has been approved by petrochenkov

@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 Apr 30, 2021
JohnTitor added a commit to JohnTitor/rust that referenced this pull request May 1, 2021
Replace llvm::sys::fs::F_None with llvm::sys::fs::OF_None

The former is deprecated.
OF_None has been available in LLVM since 2018-06.

-----

OF_None (https://reviews.llvm.org/rG1f67a3cba9b09636c56e2109d8a35ae96dc15782) exists in LLVM 9.
https://reviews.llvm.org/D101506 may drop `F_None` support.
bors added a commit to rust-lang-ci/rust that referenced this pull request May 1, 2021
Rollup of 8 pull requests

Successful merges:

 - rust-lang#84601 (rustdoc: Only store locations in Cache::extern_locations and calculate the other info on-demand)
 - rust-lang#84704 (platform-support.md: Update for consistency with Target Tier Policy)
 - rust-lang#84724 (Replace llvm::sys::fs::F_None with llvm::sys::fs::OF_None)
 - rust-lang#84740 (Reset the docs' copy path button after 1 second)
 - rust-lang#84749 (Sync `rustc_codegen_cranelift`)
 - rust-lang#84756 (Add a ToC to the Target Tier Policy documentation)
 - rust-lang#84765 (Update cargo)
 - rust-lang#84774 (Fix misspelling)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 4d6d26e into rust-lang:master May 1, 2021
@rustbot rustbot added this to the 1.54.0 milestone May 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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