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.0.103
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.0.104
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Jul 1, 2024

  1. Fixed link break about compile-time-requirements (#1118)

    It had already been removed from the README and could no longer be found through this link.
    
    I considered linking to it below, but thought docs.rs would be a better place for documentation.
    
    https://github.com/rust-lang/cc-rs/blob/243038b6e956615e04a98fc2ed44e155719ae20a/src/lib.rs#L129
    mikoto2000 authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    595fc4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eddc1fd View commit details
    Browse the repository at this point in the history
Loading