Skip to content
Snippets Groups Projects
  • koenigl's avatar
    05a577d9
    Make callback subscription un-temporary · 05a577d9
    koenigl authored
    As we cannot just use the `?` operator anymore since `check_user_presence`
    doesn't return a Tock error (cf. e1c6aca7), we need to create match of the result
    which in turn moves it, thus we cannot use a temporary closure anymore but need
    an assignment.
    05a577d9
    History
    Make callback subscription un-temporary
    koenigl authored
    As we cannot just use the `?` operator anymore since `check_user_presence`
    doesn't return a Tock error (cf. e1c6aca7), we need to create match of the result
    which in turn moves it, thus we cannot use a temporary closure anymore but need
    an assignment.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.