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: placrosse/rust-cssparser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fa6f5eb
Choose a base ref
...
head repository: servo/rust-cssparser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3dd4f63
Choose a head ref
  • 5 commits
  • 8 files changed
  • 3 contributors

Commits on Feb 21, 2025

  1. Fix clippy lints (servo#401)

    emilio authored Feb 21, 2025
    Configuration menu
    Copy the full SHA
    008a91c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e477ab View commit details
    Browse the repository at this point in the history
  3. Implement MallocSizeOf for cssparser types (servo#399)

    * Implement MallocSizeOf for cssparser types
    
    * Fix clippy lints
    
    Signed-off-by: Nico Burns <nico@nicoburns.com>
    
    ---------
    
    Signed-off-by: Nico Burns <nico@nicoburns.com>
    nicoburns authored Feb 21, 2025
    Configuration menu
    Copy the full SHA
    0d80021 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    958a3f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2025

  1. Bump version 0.35.0 (servo#404)

    Signed-off-by: Nico Burns <nico@nicoburns.com>
    nicoburns authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    3dd4f63 View commit details
    Browse the repository at this point in the history
Loading