Skip to content

Deny the unsafe_op_in_unsafe_fn lint in rustc_arena. - #110950

Merged
bors merged 1 commit into
rust-lang:masterfrom
nullptrderef29:rustc_arena_unsafe_fn
Apr 29, 2023
Merged

Deny the unsafe_op_in_unsafe_fn lint in rustc_arena.#110950
bors merged 1 commit into
rust-lang:masterfrom
nullptrderef29:rustc_arena_unsafe_fn

Conversation

@nullptrderef29

Copy link
Copy Markdown
Contributor

@rustbotrustbot added 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 Apr 28, 2023
@Noratrieb

Copy link
Copy Markdown
Member

Can you add safety comments?

@nullptrderef29

Copy link
Copy Markdown
ContributorAuthor

I added safety comments

@bors

bors commented Apr 29, 2023

Copy link
Copy Markdown
Collaborator

☔ The latest upstream changes (presumably #110967) made this pull request unmergeable. Please resolve the merge conflicts.

@Noratrieb

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Apr 29, 2023

Copy link
Copy Markdown
Collaborator

📌 Commit 47fb8e6 has been approved by Nilstrieb

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 Apr 29, 2023
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Apr 29, 2023
… r=Nilstrieb
Deny the `unsafe_op_in_unsafe_fn` lint in `rustc_arena`.
r? `@Nilstrieb`
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Apr 29, 2023
… r=Nilstrieb
Deny the `unsafe_op_in_unsafe_fn` lint in `rustc_arena`.
r? ``@Nilstrieb``
This was referenced Apr 29, 2023
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 29, 2023
…iaskrgr
Rollup of 6 pull requests
Successful merges:
- rust-lang#105848 (rustdoc: Add a new lint for broken inline code)
- rust-lang#110644 (Update tests for libtest `--format json`)
- rust-lang#110950 (Deny the `unsafe_op_in_unsafe_fn` lint in `rustc_arena`.)
- rust-lang#110951 (Add support for LibreSSL 3.7.x)
- rust-lang#110964 (rustdoc: fix weird margins between Deref impl items)
- rust-lang#110979 (windows: kill rust-analyzer-proc-macro-srv before deleting stage0 directory)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 0756c1c into rust-lang:masterApr 29, 2023
@rustbotrustbot added this to the 1.71.0 milestone Apr 29, 2023
@nullptrderef29
nullptrderef29 deleted the rustc_arena_unsafe_fn branch April 29, 2023 21:42
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.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.

4 participants

@nullptrderef29@Noratrieb@bors@rustbot