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/annotate-snippets-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master@{1day}
Choose a base ref
...
head repository: rust-lang/annotate-snippets-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 10 commits
  • 20 files changed
  • 2 contributors

Commits on Jul 2, 2025

  1. fix!: Make fold the default

    Muscraft committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    3e787fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #239 from Muscraft/fold-default

    chore!: Make fold the default
    epage authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    8a794fa View commit details
    Browse the repository at this point in the history
  3. docs: Cover Renderer::render

    epage committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    5cf3738 View commit details
    Browse the repository at this point in the history
  4. docs: Describe groups

    epage committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    981ef5b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #240 from epage/docs

    docs: Document more of the API
    Muscraft authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    5473f87 View commit details
    Browse the repository at this point in the history
  6. docs: Describe Level::text

    epage committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    504b54a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ac6423c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #241 from epage/message

    fix: Rename `Label::ERROR.text().title()` with `Label::ERROR.with_name().title()`
    Muscraft authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    1281562 View commit details
    Browse the repository at this point in the history
  9. feat: Add Level::no_name

    epage committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    141206a View commit details
    Browse the repository at this point in the history
  10. Merge pull request #242 from epage/no_name

    feat: Add Level::no_name
    Muscraft authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    0bae055 View commit details
    Browse the repository at this point in the history
Loading