Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Article: Comprehensive Understanding of Unsafe Rust #81

Merged
merged 4 commits into from
Apr 23, 2023
Merged

Conversation

Folyd
Copy link
Contributor

@Folyd Folyd commented Apr 6, 2023

New article from @ZhangHanDong.

@Folyd Folyd added the article label Apr 6, 2023
@Folyd Folyd mentioned this pull request Apr 6, 2023
8 tasks
@LCrossman
Copy link
Collaborator

Hi, I really appreciated this article. It was really helpful to understand unsafe. The article is a bit longer than some others but I think it could possibly be split into two articles with one about Zig starting at the Hot topic discussion section? It might be worth considering. There was just a couple of repeats of previous comments in line 43 and 52.

@Folyd
Copy link
Contributor Author

Folyd commented Apr 8, 2023

Hi, I really appreciated this article. It was really helpful to understand unsafe. The article is a bit longer than some others but I think it could possibly be split into two articles with one about Zig starting at the Hot topic discussion section? It might be worth considering. There was just a couple of repeats of previous comments in line 43 and 52.

Good point. I agree with splitting it into two articles. What do you think? @ZhangHanDong

Copy link
Collaborator

@mfrw mfrw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed (read) half of the article. Will review the other half soon.
So far, learnt a ton :)

@Folyd Folyd merged commit f4bda86 into main Apr 23, 2023
@Folyd Folyd deleted the unsafe-rust branch April 23, 2023 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants