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

Remove some ref patterns from the compiler #106090

Merged
merged 12 commits into from
Jan 20, 2023

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    3dca58e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc6cda8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bddbf38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    360e978 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d60e772 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09485ea View commit details
    Browse the repository at this point in the history
  7. tidy

    rustfmt, pleaaaaase, start supporting rust
    
    Co-authored-by: nils <48135649+Nilstrieb@users.noreply.github.com>
    WaffleLapkin and Noratrieb committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    66751ea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    98f30e8 View commit details
    Browse the repository at this point in the history
  9. Review suggestions

    WaffleLapkin committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    8d3c90a View commit details
    Browse the repository at this point in the history
  10. Self review suggestions

    - add back accidentally removed new lines
    - try to deref in patterns, rather than in expressions
      (maybe this was the reason of perf regression?...)
    WaffleLapkin committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    c21b1f7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4a6d9de View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    65d1e8d View commit details
    Browse the repository at this point in the history