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

[compiler] Handle optional where innermost property access is non-optional #30836

Merged
merged 3 commits into from
Aug 28, 2024

Commits on Aug 28, 2024

  1. [compiler] Handle optional where innermost property access is non-opt…

    …ional
    
    Handles an additional case as part of testing combinations of the same path being accessed in different places with different segments as optional/unconditional.
    
    [ghstack-poisoned]
    josephsavona committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    34f5c6e View commit details
    Browse the repository at this point in the history
  2. Update on "[compiler] Handle optional where innermost property access…

    … is non-optional"
    
    Handles an additional case as part of testing combinations of the same path being accessed in different places with different segments as optional/unconditional.
    
    [ghstack-poisoned]
    josephsavona committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    90e466b View commit details
    Browse the repository at this point in the history
  3. Update on "[compiler] Handle optional where innermost property access…

    … is non-optional"
    
    Handles an additional case as part of testing combinations of the same path being accessed in different places with different segments as optional/unconditional.
    
    [ghstack-poisoned]
    josephsavona committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b21df90 View commit details
    Browse the repository at this point in the history