Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / yaahc/eyre issues and pull requests

#98 - Maintenance Status

Issue - State: open - Opened by ten3roberts about 1 year ago - 5 comments

#97 - Backtrace is not available due to Error API change

Issue - State: open - Opened by ileixe over 1 year ago

#96 - Doesn't work correctly with new Rust inline formatting

Issue - State: open - Opened by RReverser over 1 year ago

#95 - Automatically convert to external errors w/ ensure! and bail!

Pull Request - State: open - Opened by j-baker over 1 year ago

#94 - doctests fail to compile with thiserror 1.0.40

Issue - State: open - Opened by decathorpe over 1 year ago

#93 - Add documentation on `wrap_err` vs `wrap_err_with`

Pull Request - State: open - Opened by akshayknarayan over 1 year ago

#92 - unfuck CI (update syn/thiserror)

Pull Request - State: open - Opened by Gankra over 1 year ago

#91 - Add `eyre::Ok`

Pull Request - State: open - Opened by kylewlacy almost 2 years ago

#88 - lib: fix typos

Pull Request - State: open - Opened by birkenfeld almost 2 years ago

#87 - macros: fix references to `Error` in docstrings

Pull Request - State: open - Opened by birkenfeld almost 2 years ago - 1 comment

#86 - Add 1-argument `ensure!($expr)`

Pull Request - State: open - Opened by sharnoff about 2 years ago

#85 - typo-fix

Pull Request - State: closed - Opened by JoelMon about 2 years ago

#84 - build.rs probe fails to propagate `--target`

Issue - State: open - Opened by RalfJung about 2 years ago - 2 comments

#83 - Normalization support no-std

Pull Request - State: open - Opened by DaviRain-Su about 2 years ago - 1 comment

#82 - Run `miri` on CI

Pull Request - State: closed - Opened by TimDiekmann about 2 years ago - 4 comments

#81 - Fix stacked borrows when dropping

Pull Request - State: closed - Opened by TimDiekmann about 2 years ago - 4 comments

#80 - Eyre gets flagged by Miri.

Issue - State: closed - Opened by Bwallker about 2 years ago - 1 comment

#79 - Wrapping Mutex's Error

Issue - State: closed - Opened by enricozb about 2 years ago - 4 comments

#78 - `eyre!` (the macro) is kind of a weird name

Issue - State: closed - Opened by dpc about 2 years ago - 2 comments

#77 - Update lib.rs

Pull Request - State: open - Opened by avdb13 over 2 years ago

#76 - Add community discord to readme

Pull Request - State: closed - Opened by yaahc over 2 years ago

#75 - remove pyo3 integration (moved upstream)

Pull Request - State: open - Opened by davidhewitt over 2 years ago

#74 - Release 0.6.8

Pull Request - State: closed - Opened by yaahc over 2 years ago

#73 - Mark `Report` as `#[must_use]`

Pull Request - State: closed - Opened by phil-opp over 2 years ago

#72 - Integrating with actix-web

Issue - State: open - Opened by xrl over 2 years ago - 3 comments

#71 - release 0.6.7

Pull Request - State: closed - Opened by yaahc over 2 years ago

#70 - Add #[track_caller] to `format_err`

Pull Request - State: closed - Opened by Hoverbear over 2 years ago

#69 - docs: correct "eyre::Error" to "eyre::Report"

Pull Request - State: closed - Opened by jeremyBanks over 2 years ago

#68 - attempt to depend on box not implementing error via negative trait impl

Pull Request - State: closed - Opened by yaahc over 2 years ago

#67 - Release 0.6.6

Pull Request - State: closed - Opened by yaahc over 2 years ago

#66 - Support format arguments capture

Pull Request - State: closed - Opened by x-hgg-x over 2 years ago - 1 comment

#65 - Document how to wrap an `eyre::Report` with a different error type

Issue - State: open - Opened by TheButlah almost 3 years ago - 4 comments

#64 - Add support for format args capture

Issue - State: closed - Opened by yaahc almost 3 years ago

#63 - Add `prelude` module

Issue - State: open - Opened by lilyball almost 3 years ago

#62 - Make adding paths to I/O errors even simpler

Issue - State: open - Opened by sffc almost 3 years ago - 3 comments

#61 - Should the error type implement From<Infallible>?

Issue - State: closed - Opened by aldanor almost 3 years ago - 2 comments

#60 - Provide implementations of `From<&str>` and `From<String>` for `Report`

Issue - State: open - Opened by faulesocke almost 3 years ago - 3 comments

#58 - Integration with the `tracing` crate

Issue - State: open - Opened by loyd almost 3 years ago - 1 comment

#57 - PyO3 integration - offer to rehome

Issue - State: open - Opened by davidhewitt about 3 years ago - 2 comments

#55 - update references to renamed Help trait

Pull Request - State: closed - Opened by yaahc about 3 years ago

#54 - bail!() and ensure!() docs incorrectly claim it's equivalent to Err(From::from($err))

Issue - State: open - Opened by lilyball about 3 years ago - 1 comment
Labels: documentation, enhancement, help wanted, good first issue

#53 - eyre!() docs reference "Error" instead of "Report"

Issue - State: open - Opened by lilyball about 3 years ago - 1 comment

#52 - Add must-install feature, so that a non-default handler can be the on…

Pull Request - State: closed - Opened by cr1901 over 3 years ago - 10 comments

#51 - Wrapping errors that do not implement Send

Issue - State: open - Opened by jaysonsantos over 3 years ago - 4 comments

#49 - Release 0.6.5

Pull Request - State: closed - Opened by yaahc over 3 years ago

#48 - Add track_caller on APIs missing it

Pull Request - State: closed - Opened by yaahc over 3 years ago

#47 - Add support for conversion to pyo3::PyErr

Pull Request - State: closed - Opened by TheButlah over 3 years ago - 9 comments

#46 - Why does the Location section sometimes point inside eyre itself?

Issue - State: closed - Opened by TheButlah over 3 years ago - 1 comment

#45 - [Feature Request] Support conversion to pyo3::PyErr

Issue - State: closed - Opened by TheButlah over 3 years ago - 8 comments

#44 - How to use a EyreHandler without installing it

Issue - State: closed - Opened by lpil almost 4 years ago - 5 comments

#43 - New minor version release for track caller fixes

Pull Request - State: closed - Opened by yaahc almost 4 years ago

#42 - Add #[track_caller] for adhoc errors

Pull Request - State: closed - Opened by aldanor almost 4 years ago - 5 comments

#41 - Something like `ContextCompat` but for options only

Issue - State: closed - Opened by imbolc almost 4 years ago - 11 comments

#40 - fix missing track caller annotation

Pull Request - State: closed - Opened by yaahc almost 4 years ago

#39 - Fix typos.

Pull Request - State: closed - Opened by nirvdrum almost 4 years ago

#38 - Support handler composition via data forwarding

Pull Request - State: closed - Opened by yaahc almost 4 years ago

#37 - Add support for multiple handlers

Pull Request - State: closed - Opened by yaahc almost 4 years ago

#36 - Implement track caller support for eyre::Report

Pull Request - State: closed - Opened by yaahc almost 4 years ago

#35 - Make EyreHandlers composible

Issue - State: closed - Opened by yaahc about 4 years ago - 5 comments

#34 - eyre Result is not cmp

Issue - State: closed - Opened by gilescope about 4 years ago - 2 comments

#33 - fixed minor errors in README, ?enhanced? punny-ness

Pull Request - State: closed - Opened by zancas about 4 years ago - 1 comment

#32 - Retrieve backtrace from Report?

Issue - State: closed - Opened by jbr about 4 years ago - 4 comments

#31 - Converting from anyhow::Error

Issue - State: closed - Opened by akshayknarayan about 4 years ago - 7 comments

#29 - Switch report handler to a global hook

Pull Request - State: closed - Opened by yaahc over 4 years ago

#27 - fix type inference issue in eyre macro autoderef behavior

Pull Request - State: closed - Opened by yaahc over 4 years ago

#26 - Rename EyreContext to EyreHandler

Pull Request - State: closed - Opened by yaahc over 4 years ago

#25 - add doc_cfg on all `std` api's

Issue - State: closed - Opened by yaahc over 4 years ago - 2 comments
Labels: good first issue

#24 - [WIP] fix #20 improve test support for `no_std`

Pull Request - State: closed - Opened by mattsse over 4 years ago - 6 comments

#23 - Fixed typo

Pull Request - State: closed - Opened by lamarrr over 4 years ago

#22 - Fixed use of std::fmt rather than core::fmt

Pull Request - State: closed - Opened by duncanrhamill over 4 years ago - 1 comment

#21 - Remove unwanted apostrophe from “its ability”

Pull Request - State: closed - Opened by alexwlchan over 4 years ago

#20 - Improve test support for `no_std`

Issue - State: closed - Opened by yaahc over 4 years ago

#19 - Update testing

Pull Request - State: closed - Opened by yaahc over 4 years ago

#18 - Pull in upstream changes from `anyhow`

Pull Request - State: closed - Opened by yaahc over 4 years ago

#17 - bump minor version for compat trait

Pull Request - State: closed - Opened by yaahc over 4 years ago

#16 - Using eyre with `Result<_,&str>`

Issue - State: closed - Opened by benruijl over 4 years ago - 3 comments

#15 - Add `ContextCompat` trait for porting from `anyhow`

Pull Request - State: closed - Opened by yaahc over 4 years ago

#14 - remove member access fns and backtrace fn

Pull Request - State: closed - Opened by yaahc over 4 years ago

#13 - remove br from docs and fix compile_fail docs

Pull Request - State: closed - Opened by yaahc over 4 years ago

#12 - simplify docs and add back compat support

Pull Request - State: closed - Opened by yaahc over 4 years ago

#11 - Fix strings on last few examples

Pull Request - State: closed - Opened by passcod over 4 years ago

#10 - merge upstream changes from anyhow

Pull Request - State: closed - Opened by yaahc over 4 years ago

#9 - Rename ErrReport to Report

Pull Request - State: closed - Opened by yaahc over 4 years ago

#8 - Add tutorial for how to use EyreContext

Pull Request - State: closed - Opened by yaahc over 4 years ago

#7 - changes for 0.4.0

Issue - State: closed - Opened by yaahc over 4 years ago

#6 - Add feature flags for integration with foreign crates

Issue - State: closed - Opened by yaahc over 4 years ago

#5 - Propogate context to the top most error when wrapping inner errors

Pull Request - State: closed - Opened by yaahc over 4 years ago

#4 - provide a default impl for the Display trait

Pull Request - State: closed - Opened by yaahc over 4 years ago

#3 - Fix tracing_error::SpanTrace link in Readme

Pull Request - State: closed - Opened by killercup over 4 years ago

#2 - simplify ci requirements

Pull Request - State: closed - Opened by yaahc over 4 years ago

#1 - Merge customization and test via PR

Pull Request - State: closed - Opened by yaahc over 4 years ago