Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: apple/swift-system
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.3.1
Choose a base ref
...
head repository: apple/swift-system
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.2
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Jul 23, 2024

  1. Cherry-pick: ensure invariants are enforced when decoding

    Ensure that FilePath and SystemString's invariants are enforced when decoding.
    
    Cherry-pick of merge-commit 9c42c54
    from PR #189
    
    # Conflicts:
    #	Sources/System/FilePath/FilePath.swift
    stephentyrone authored and glessard committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a1f77d0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #190 from glessard/enforce-file-path-invariants-in…

    …-decode-1.3.x
    
    Cherry-pick: ensure invariants are enforced when decoding
    glessard authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d2ba781 View commit details
    Browse the repository at this point in the history
Loading