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

safely transmute<&List<Ty<'tcx>>, &List<GenericArg<'tcx>>> #93505

Merged
merged 7 commits into from
Feb 21, 2022

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    a9c1ab8 View commit details
    Browse the repository at this point in the history
  2. use List<Ty<'tcx>> for tuples

    lcnr committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    1245131 View commit details
    Browse the repository at this point in the history
  3. update clippy

    lcnr committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    880343c View commit details
    Browse the repository at this point in the history
  4. update rustdoc

    lcnr committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    7d5d6c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    758f4e7 View commit details
    Browse the repository at this point in the history
  6. add comment to Lift impls

    lcnr committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    c909b6d View commit details
    Browse the repository at this point in the history
  7. review

    lcnr committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    80f56cd View commit details
    Browse the repository at this point in the history