Skip to content

Unexpected completion #465

Closed
Closed
@wycers

Description

@wycers

POC:

  1. Finish exercises in order while rustlings watch.
  2. When the current working exercise is move_semantics2.rs, make a copy of it.
  3. The new file move_semantics2 copy.rs is generated, then rustlings outputs ★ All exercises completed! ★ and exits.

I have not verified the file name in the above process is critical or not.
In fact, I am not sure that is an issue ... Maybe I should not do that?

Env:

  • rustc 1.44.1 (c7087fe00 2020-06-17)
  • cargo 1.44.1 (88ba85757 2020-06-11)
  • rustlings 4.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-sourceArea: CLI sourceC-bugCategory: BugP-mediumPriority: Medium

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions