This commit is contained in:
kyren 2017-05-21 23:34:47 -04:00
parent f401a7043d
commit 29b0f02472
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ in rustc. For example:
eliminate the lua multi macros in favor of simple tuples. eliminate the lua multi macros in favor of simple tuples.
See [this reddit discussion](http://www.reddit.com/r/rust/comments/5yujt6/) for See [this reddit discussion](http://www.reddit.com/r/rust/comments/5yujt6/) for
details of the current lifetime problem with callback wrapping. ## Examples details of the current lifetime problem with callback wrapping.
## Safety ## Safety