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

[const-prop] Support Rvalue::{Ref,Len} and Deref #61532

Merged
merged 5 commits into from
Jun 7, 2019

Commits on Jun 6, 2019

  1. [const-prop] Fix ICE when casting function pointers

    This fixes an ICE when building libcore with `-Z mir-opt-level=3`.
    wesleywiser committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    529b94e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f4d94b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e50e01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dee05ab View commit details
    Browse the repository at this point in the history
  5. Bless test output

    wesleywiser committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    459e37b View commit details
    Browse the repository at this point in the history