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-minidump/minidump-writer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.11.0
Choose a base ref
...
head repository: rust-minidump/minidump-writer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: HEAD
Choose a head ref
  • 17 commits
  • 34 files changed
  • 3 contributors

Commits on Sep 9, 2025

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

Commits on Sep 26, 2025

  1. Merge pull request #157 from marti4d/shared_memreader

    Use shared references for MemReader methods
    gabrielesvelto authored Sep 26, 2025
    Configuration menu
    Copy the full SHA
    ad67847 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2025

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

Commits on Jan 9, 2026

  1. Update to 2024 edition

    Jake-Shadle committed Jan 9, 2026
    Configuration menu
    Copy the full SHA
    446c2ae View commit details
    Browse the repository at this point in the history
  2. Rustfmt

    Jake-Shadle committed Jan 9, 2026
    Configuration menu
    Copy the full SHA
    a2ad4cc View commit details
    Browse the repository at this point in the history
  3. Make extern block unsafe

    Jake-Shadle committed Jan 9, 2026
    Configuration menu
    Copy the full SHA
    7767844 View commit details
    Browse the repository at this point in the history
  4. And again

    Jake-Shadle committed Jan 9, 2026
    Configuration menu
    Copy the full SHA
    1f2bc67 View commit details
    Browse the repository at this point in the history
  5. And again

    Jake-Shadle committed Jan 9, 2026
    Configuration menu
    Copy the full SHA
    f149863 View commit details
    Browse the repository at this point in the history
  6. Remove dependency

    std::mem::offset_of! was stabilized in 1.77.0
    Jake-Shadle committed Jan 9, 2026
    Configuration menu
    Copy the full SHA
    07bca3f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    94caf06 View commit details
    Browse the repository at this point in the history
  8. Remove unneeded vecs

    Jake-Shadle committed Jan 9, 2026
    Configuration menu
    Copy the full SHA
    ef24dc8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c7ad492 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2026

  1. Fix compilation

    Jake-Shadle committed Jan 19, 2026
    Configuration menu
    Copy the full SHA
    ac5ff40 View commit details
    Browse the repository at this point in the history
  2. Fix android tests

    Jake-Shadle committed Jan 19, 2026
    Configuration menu
    Copy the full SHA
    8902635 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    Jake-Shadle committed Jan 19, 2026
    Configuration menu
    Copy the full SHA
    1bfc045 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f76f22e View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2026

  1. Merge pull request #169 from rust-minidump/update

    Update to 2024 edition
    gabrielesvelto authored Jan 20, 2026
    Configuration menu
    Copy the full SHA
    9430506 View commit details
    Browse the repository at this point in the history
Loading