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: servo/rust-smallvec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.11.0
Choose a base ref
...
head repository: servo/rust-smallvec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.1
Choose a head ref
  • 9 commits
  • 4 files changed
  • 6 contributors

Commits on Jul 11, 2023

  1. Enable GitHub merge queue (#303)

    * Enable GitHub merge queue
    
    * Update main.yml
    mrobinson authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    4dda12d View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

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

Commits on Aug 2, 2023

  1. ci: Update toolchain action.

    The `actions-rs` actions haven't been maintained in some time and
    trigger a number of warnings about use of deprecated functionality.
    waywardmonkeys authored and mbrubeck committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    21aec4e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    65bf3c8 View commit details
    Browse the repository at this point in the history
  2. ci: Fix running fuzz.

    waywardmonkeys authored and mbrubeck committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    f5bd2af View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    201b1e9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #312 from sffc/insert-inline

    Annotate SmallVec::insert_from_slice with `#[inline]`
    Manishearth authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    5d060d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    1d8f3d7 View commit details
    Browse the repository at this point in the history
  2. Bump version.

    emilio authored and mbrubeck committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    4f9cd3b View commit details
    Browse the repository at this point in the history
Loading