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

(WIP) Small fixes in chalkification #58305

Merged
merged 9 commits into from
Mar 24, 2019
Merged

Commits on Mar 20, 2019

  1. Configuration menu
    Copy the full SHA
    c3b33a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60ea7cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66b4a08 View commit details
    Browse the repository at this point in the history
  4. Add unsize impls for arrays

    scalexm committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    1834665 View commit details
    Browse the repository at this point in the history
  5. Fix a bug in chalk lowering

    Some where clauses were not subtituted for generic bound type vars.
    scalexm committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    4effdd2 View commit details
    Browse the repository at this point in the history
  6. Fix a bug in implied bounds

    scalexm committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    d6a2b7c View commit details
    Browse the repository at this point in the history
  7. nll_relate/mod.rs: rustfmt

    nikomatsakis authored and scalexm committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    356ea0b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0cb7926 View commit details
    Browse the repository at this point in the history
  9. expand the fixme

    nikomatsakis authored and scalexm committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    ca5a212 View commit details
    Browse the repository at this point in the history