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: capturing deep composites #874

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on May 16, 2022

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

Commits on May 22, 2022

  1. Update crates/rustc_codegen_spirv/src/linker/destructure_composites.rs

    Co-authored-by: Eduard-Mihai Burtescu <edy.burt@gmail.com>
    molikto and eddyb authored May 22, 2022
    Configuration menu
    Copy the full SHA
    fb16de5 View commit details
    Browse the repository at this point in the history
  2. Update crates/rustc_codegen_spirv/src/linker/destructure_composites.rs

    Co-authored-by: Eduard-Mihai Burtescu <edy.burt@gmail.com>
    molikto and eddyb authored May 22, 2022
    Configuration menu
    Copy the full SHA
    787d6c9 View commit details
    Browse the repository at this point in the history
  3. Update crates/rustc_codegen_spirv/src/linker/destructure_composites.rs

    Co-authored-by: Eduard-Mihai Burtescu <edy.burt@gmail.com>
    molikto and eddyb authored May 22, 2022
    Configuration menu
    Copy the full SHA
    b557998 View commit details
    Browse the repository at this point in the history
  4. Update tests/ui/lang/control_flow/closure_capture_invalid_01.rs

    Co-authored-by: Eduard-Mihai Burtescu <edy.burt@gmail.com>
    molikto and eddyb authored May 22, 2022
    Configuration menu
    Copy the full SHA
    727ee58 View commit details
    Browse the repository at this point in the history
  5. format fixes

    molikto committed May 22, 2022
    Configuration menu
    Copy the full SHA
    b964774 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. fix: compile

    molikto committed May 23, 2022
    Configuration menu
    Copy the full SHA
    848aea4 View commit details
    Browse the repository at this point in the history