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-embedded/book
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 79ab7776929c66db83203397958fa7037d5d9a30
Choose a base ref
...
head repository: rust-embedded/book
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ca8169e69b479f615855d0eece7e318138fcfc00
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 15, 2020

  1. Fix broken link to std::process::Command

    Intra-doc links do not yet work in markdown files; see
    rust-lang/rust#77974.
    jyn514 committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    70de9a2 View commit details
    Browse the repository at this point in the history
  2. Merge #271

    271: Fix broken link to std::process::Command r=therealprof a=jyn514
    
    Intra-doc links do not yet work in markdown files; see rust-lang/rust#77974.
    
    Part of rust-lang/rust#77971.
    
    Co-authored-by: Joshua Nelson <[email protected]>
    bors[bot] and jyn514 authored Oct 15, 2020
    Configuration menu
    Copy the full SHA
    ca8169e View commit details
    Browse the repository at this point in the history
Loading