Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support single-expression closures in templates #611

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    10fd8f2 View commit details
    Browse the repository at this point in the history
  2. Fix Expr lifetimes

    jannik4 committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    eb0e05f View commit details
    Browse the repository at this point in the history
  3. Fix suggestion from clippy

    jannik4 committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    168e517 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Use Option::copied

    jannik4 committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    d0e1690 View commit details
    Browse the repository at this point in the history