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

Fix various aspects around let bindings inside const functions #56160

Merged
merged 25 commits into from
Dec 18, 2018

Commits on Nov 30, 2018

  1. Configuration menu
    Copy the full SHA
    4d2bed9 View commit details
    Browse the repository at this point in the history
  2. Update a test's diagnostics

    oli-obk committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    dba5ba0 View commit details
    Browse the repository at this point in the history
  3. Update compile-fail test

    oli-obk committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    df2123c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52b67b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef38afc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59c6c49 View commit details
    Browse the repository at this point in the history
  7. Add tests for mutable borrows

    oli-obk committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    7ec3c10 View commit details
    Browse the repository at this point in the history
  8. Allow let bindings everywhere

    oli-obk committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    d62bcad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    507ea97 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    75ce28a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d8ece18 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    866664c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8937faa View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    16d2a92 View commit details
    Browse the repository at this point in the history
  15. Fix a compile-fail test

    oli-obk committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    ac47bd7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    25d1c07 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    172b428 View commit details
    Browse the repository at this point in the history
  18. Add trailing newline

    oli-obk committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    42e5317 View commit details
    Browse the repository at this point in the history
  19. Test float assign ops

    oli-obk committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    9d2f97b View commit details
    Browse the repository at this point in the history
  20. Fix rebase fallout

    oli-obk committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    e6e08c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. Configuration menu
    Copy the full SHA
    07345f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cb5e3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ca2ad5 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. Configuration menu
    Copy the full SHA
    b678238 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d815e2b View commit details
    Browse the repository at this point in the history