Skip to content

Feedback from attendees #18

Description

@hseeberger
  • Each lib.rs should have a module doc comment; if there is nothing noteworthy, at least mention that attendees shouls take a look at expectations.yml.
  • "We do this by using ctr, the custom tool you just installed." in 01_better_assertions/00_intro.html is confusing, because it is not installed by the attendees, but instead provided as a binary crate. Mention this just as info and say that there is no need for the attendees to install anything.
  • In 01/06, failed_subset_of() let x = btreeset![1, 2, 3]; needs to be let x = btreeset![&1, &2, &3];

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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