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: bazelbuild/rules_swift
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.1.1
Choose a base ref
...
head repository: bazelbuild/rules_swift
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.1.2
Choose a head ref
  • 3 commits
  • 3 files changed
  • 4 contributors

Commits on Jul 31, 2025

  1. Merge Swift and Clang entries in .swift-explicit-module-map.json (#…

    …1545)
    
    In Swift 6.2, entries in `.swift-explicit-module-map.json` must have
    unique names, so Swift and Clang entries must be merged.
    
    
    swiftlang/swift@8dd9a12
    ileitch authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    884a46e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. Pass -file-compilation-dir . explicitly to the Swift driver so that .…

    …swiftmodule files are hermetic. (#1554)
    
    Cherry pick:
    [9c4fbae](9c4fbae)
    
    ---------
    
    Co-authored-by: Tony Allevato <[email protected]>
    Co-authored-by: Aaron Sky <[email protected]>
    3 people authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    80ea837 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

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