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: rust-lang/cc-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cc-v1.2.9
Choose a base ref
...
head repository: rust-lang/cc-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cc-v1.2.10
Choose a head ref
  • 5 commits
  • 6 files changed
  • 4 contributors

Commits on Jan 15, 2025

  1. Make hidden lifetimes explicit. (#1366)

    Mainline rustc has deprecated hidden lifetime parameters.
    
    This change is required to build rustc with your own cc-rs fork.
    tnewsome-lynx authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    f9eff7b View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

  1. Configuration menu
    Copy the full SHA
    90451a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2dc6a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. Configuration menu
    Copy the full SHA
    cf39286 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48416a2 View commit details
    Browse the repository at this point in the history
Loading