Skip to content

Clarify a few docs #66

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

Merged
merged 5 commits into from
Jan 26, 2018
Merged

Clarify a few docs #66

merged 5 commits into from
Jan 26, 2018

Conversation

jonas-schievink
Copy link
Contributor

No description provided.

This is a pretty opinionated change, but I find documentation to be
clearer when using plain old names everybody understands immediately.
@kyren
Copy link
Contributor

kyren commented Jan 26, 2018

Technically, we COULD allow rust to override __gc now, it shouldn't be unsafe to do so anymore. It IS kind of pointless though since you can just use Drop.

I don't think we should mention the safety issues in the docs, since that's no longer accurate. Maybe we should add a __gc MetaMethod entry just so we don't have to explain why it's not there haha.

@kyren
Copy link
Contributor

kyren commented Jan 26, 2018

This is all really good, thank you yet again!

@kyren kyren merged commit b44a6c9 into mlua-rs:master Jan 26, 2018
@jonas-schievink jonas-schievink deleted the docs branch January 26, 2018 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants