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

Prevent ICE for doc_alias on match arm, statement, expression #100029

Merged
merged 5 commits into from
Aug 4, 2022

Commits on Aug 1, 2022

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

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    6b37a79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c643007 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e8abe7 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Add items to DocAliasBadLocation check error match arm

    - Added `Impl`, `Closure`, ForeignMod` targets
    - `Target::name` changed for `Target::Impl`
    - Error output for `Target::ForeignMod` changed to "foreign module"
    hdelc committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    2be0094 View commit details
    Browse the repository at this point in the history