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: faern/oneshot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.7
Choose a base ref
...
head repository: faern/oneshot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.8
Choose a head ref
  • 18 commits
  • 13 files changed
  • 2 contributors

Commits on May 25, 2024

  1. Re-enable "unexpected_cfgs" lint

    Previously, this lint was disabled because
    it would not accept custom cfg values unless
    a build.rs was added (which is undesirable).
    
    Now, reachable cfgs can be configured from
    Cargo.toml, so this is what we should do.
    simonwuelker authored and faern committed May 25, 2024
    Configuration menu
    Copy the full SHA
    f2846be View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    c6427c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdc2cb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa4e408 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06e0cd5 View commit details
    Browse the repository at this point in the history
  5. Fix loombox.rs clippy warnings

    faern committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    c19bd53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d7820e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d4b041a View commit details
    Browse the repository at this point in the history
  8. Add loom feature to changelog

    faern committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    54b401e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d911a58 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    347aec4 View commit details
    Browse the repository at this point in the history
  11. Build documentation in CI

    faern committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    ede14a7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c393338 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    48dcf36 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'improve-ci'

    faern committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a2081b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    26066b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a824d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fa165c View commit details
    Browse the repository at this point in the history
Loading