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/reference
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 25391dba46262f882fa846beefaff54a966a8fa5
Choose a base ref
...
head repository: rust-lang/reference
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 56a13c082ee90736c08d6abdcd90462517b703d3
Choose a head ref
  • 7 commits
  • 4 files changed
  • 5 contributors

Commits on Sep 4, 2020

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

Commits on Sep 6, 2020

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

Commits on Sep 7, 2020

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

Commits on Sep 10, 2020

  1. Configuration menu
    Copy the full SHA
    6dceee1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #883 from jrincayc/const_fn_additions

    Rust 1.46 now allows more features in const fn
    ehuss authored Sep 10, 2020
    Configuration menu
    Copy the full SHA
    05ddf66 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Update the description of staticlib

    Now Windows MinGW uses `.a` extension for staticlib.
    
    rust-lang/rust#70937
    yutannihilation authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    79364a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Merge pull request #884 from yutannihilation/patch-1

    Update the description of staticlib
    Havvy authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    56a13c0 View commit details
    Browse the repository at this point in the history
Loading