8000 Comparing de35af9...be789e6 · rust-lang/unsafe-code-guidelines · GitHub
[go: up one dir, main page]

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/unsafe-code-guidelines
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: de35af9
Choose a base ref
...
head repository: rust-lang/unsafe-code-guidelines
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: be789e6
Choose a head ref
  • 19 commits
  • 16 files changed
  • 3 contributors

Commits on Dec 11, 2023

  1. Merge pull request #482 from rust-lang/revert-481-deliberate-ub

    Revert "deliberate-ub: mention the load-load races in tokio"
    RalfJung authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    a4a6e5f View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    717c9dc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #498 from RalfJung/stacked-borrows

    add note on Stacked Borrows issues and why they are hard to fix
    RalfJung authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    7a295dc View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. deliberate UB: OOB access

    RalfJung committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a92a7d6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #544 from RalfJung/deliberate-ub

    deliberate UB: OOB access
    RalfJung authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c004f3a View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

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

Commits on Nov 19, 2024

  1. Merge pull request #538 from RalfJung/option-like

    update the docs for layout guarantees of option-like enums
    RalfJung authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    f572fa7 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. Configuration menu
    Copy the full SHA
    3449447 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0aef121 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #568 from RalfJung/deque-ub

    deliberate UB: add crossbeam-deque
    RalfJung authored May 19, 2025
    Configuration menu
    Copy the full SHA
    8d75595 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    297031a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #569 from RalfJung/deploy

    bump versions in deploy workflow
    RalfJung authored May 19, 2025
    Configuration menu
    Copy the full SHA
    c138499 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2025

  1. Configuration menu
    Copy the full SHA
    36e023a View commit details
    Browse the repository at this point in the history
  2. Archive most pages in the reference

    People continue being confused by these pages. This archives them all,
    effectively deleting their content. The old pages are still linked via a
    GitHub permalink for the historians. This archiving strategy avoids
    creating dead links to the existing pages.
    Noratrieb committed May 23, 2025
    Configuration menu
    Copy the full SHA
    e0a71a2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #570 from RalfJung/llvm

    add list of assumptions we make about LLVM
    CAD97 authored May 23, 2025
    Configuration menu
    Copy the full SHA
    3fc22e4 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2025

  1. Merge pull request #566 from Noratrieb/layout-pages-nuclear

    Archive most pages in the reference
    RalfJung authored May 24, 2025
    Configuration menu
    Copy the full SHA
    4ec33dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    298c3d3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #571 from RalfJung/book-archived

    readme: mention that the book has been mostly archived
    RalfJung authored May 24, 2025
    Configuration menu
    Copy the full SHA
    f499068 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

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