Skip to content

guided_tour.rs in master does not compile with rlua 0.15.3 #110

Closed
@kud1ing

Description

@kud1ing

Since 4e4d65e guided_tour.rs uses context() which is not available in rlua 0.15.3:

error[E0599]: no method named `context` found for type `rlua::lua::Lua` in the current scope 

As a newcomer to rlua this puzzled me a bit.

I see the following options for improvement:

  • release a rlua > 0.15.3 which works for the guided_tour.rs in master
  • point out the current situation in the README.md
  • point to the last revision of guided_tour.rs working with rlua 0.15.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions