Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add simple-eyre to workspace #165

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Add simple-eyre to workspace #165

wants to merge 14 commits into from

Commits on Feb 5, 2020

  1. Initial commit

    yaahc committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    92577f7 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. switch from using eyre prototype to actual eyre (#1)

    - add ci
    - update docs
    - set default lints
    - bump version for new release
    yaahc authored May 18, 2020
    Configuration menu
    Copy the full SHA
    01e30fd View commit details
    Browse the repository at this point in the history
  2. remove rust-toolchain file

    yaahc committed May 18, 2020
    Configuration menu
    Copy the full SHA
    758d7a6 View commit details
    Browse the repository at this point in the history
  3. remove br from readme

    yaahc committed May 18, 2020
    Configuration menu
    Copy the full SHA
    29b7804 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

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

Commits on Apr 22, 2021

  1. Clone error in closure to prevent compiler lifetime errors. (#3)

    * Clone error in closure to prevent compiler lifetime errors.
    
    * Change clone to explicit deref.
    
    Co-authored-by: Jane Lusby <[email protected]>
    cr1901 and yaahc authored Apr 22, 2021
    Configuration menu
    Copy the full SHA
    14ce120 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. prep for new release

    yaahc committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    ddfe8d9 View commit details
    Browse the repository at this point in the history
  2. (cargo-release) version 0.3.1

    yaahc committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    013da74 View commit details
    Browse the repository at this point in the history
  3. prep for future releases

    yaahc committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    93603ea View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Merge pull request #4 from eyre-rs/release

    prep for new release
    pksunkara authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    bcfff0f View commit details
    Browse the repository at this point in the history
  2. Add 'simple-eyre/' from commit 'bcfff0f56f278dca96cdd45de0e741227f15f…

    …3b0'
    
    git-subtree-dir: simple-eyre
    git-subtree-mainline: 7a5c32a
    git-subtree-split: bcfff0f
    pksunkara committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a6a2e0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb81bc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d9dffa View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

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