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

Disambiguate if expressions in rsx by requiring curlies, allow shorthand component/element initialization #1810

Merged
merged 11 commits into from
Jan 11, 2024

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    d9b84f9 View commit details
    Browse the repository at this point in the history
  2. Fix tests for autofmt

    jkelleyrtp committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    fa9d92f View commit details
    Browse the repository at this point in the history
  3. fix test

    jkelleyrtp committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    c5dfbd7 View commit details
    Browse the repository at this point in the history
  4. fix tests

    jkelleyrtp committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    f1e8faf View commit details
    Browse the repository at this point in the history
  5. fix final test

    jkelleyrtp committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    593527d View commit details
    Browse the repository at this point in the history
  6. Make clippy happy

    jkelleyrtp committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    b8061d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a77d25 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aff5259 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8881b8a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1527b81 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8ff13c3 View commit details
    Browse the repository at this point in the history