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.1
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.2
Choose a head ref
  • 12 commits
  • 12 files changed
  • 8 contributors

Commits on Nov 14, 2024

  1. CI: Cap release at once per week (#1291)

    Signed-off-by: Jiahao XU <[email protected]>
    NobodyXu authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    31b7b54 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    7ff29cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29d6ca1 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

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

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    6a1def4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e3c257 View commit details
    Browse the repository at this point in the history
  3. Regenerate target info (#1301)

    Co-authored-by: github-actions <[email protected]>
    github-actions[bot] and github-actions authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    11f0f2e View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

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

Commits on Nov 26, 2024

  1. Fix msvc stdout not shown on error (#1303)

    * Fix msvc stdout not shown on error
    
    Fixed #1260
    
    * Fix clippy lint
    
    * Call disable_localization unconditionally
    
    * Call disable_localization in try_get_compiler`
    
    * Set localization env based on msvc
    
    * Fix setting env
    
    * Fix fmt
    
    * Fix confusing wording in comment
    NobodyXu authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    f770d56 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    4f312e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afb6d60 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. chore: release v1.2.2 (#1306)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    5daf14e View commit details
    Browse the repository at this point in the history
Loading