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: SabrinaJewson/rust-std-dev-guide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: rust-lang/std-dev-guide
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 6 commits
  • 5 files changed
  • 6 contributors

Commits on Feb 10, 2024

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

Commits on Mar 10, 2024

  1. Merge pull request rust-lang#63 from saethlin/unsafe-preconditions

    Add a page for unsafe precondition checks
    workingjubilee authored Mar 10, 2024
    Configuration menu
    Copy the full SHA
    aadb894 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. fix typo in feature-lifecycle.md

    daddinuz authored and tshepang committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    34d39de View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

  1. Configuration menu
    Copy the full SHA
    5b1f527 View commit details
    Browse the repository at this point in the history
  2. Merge pull request rust-lang#71 from joshtriplett/extension-traits

    Explain why the standard library uses extension traits rather than `cfg`
    m-ou-se authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    f4feb32 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2025

  1. Fix typo

    john-butler-iv authored and tshepang committed Apr 16, 2025
    Configuration menu
    Copy the full SHA
    3158d0e View commit details
    Browse the repository at this point in the history
Loading