issues
search
shepmaster
/
snafu
Easily assign underlying errors into domain-specific errors while adding context
https://docs.rs/snafu/
Apache License 2.0
1.45k
stars
61
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support struct errors
#250
shepmaster
closed
4 years ago
1
Add support for transforming from generic error types with lifetimes.
#249
XAMPPRocky
closed
4 years ago
4
Allow for pattern-matching of errors to different error contexts
#248
xmdvo
opened
4 years ago
4
Add support for `#[track_caller]`
#247
shepmaster
closed
3 years ago
4
Useless backtrace with missing pdb file on Windows
#246
dmitry-zakablukov
closed
4 years ago
4
Fix teeny typo in guide::examples::backtrace
#245
Enet4
closed
4 years ago
0
Suggestion: turn off struct generation for a variant (use case: implementing From for that variant instead)
#244
Ploppz
closed
4 years ago
1
Enhance `ensure` macro to allow trailing commas
#243
shepmaster
closed
4 years ago
2
Update failure messages for Rust 1.44
#242
shepmaster
closed
4 years ago
0
Correct error text for context(false)
#241
shepmaster
closed
4 years ago
0
`context(false)` help text is wrong / misleading
#240
shepmaster
closed
4 years ago
0
Can we support `from` on an opaque type?
#239
shepmaster
opened
4 years ago
0
Warn when an enum variant is unused
#238
carols10cents
opened
4 years ago
3
Unambiguously reference the core crate
#237
shepmaster
closed
4 years ago
0
Does not play nicely with Mutex and lifetimes
#236
TheAifam5
closed
3 years ago
4
Macro expansion referencing the core crate is not hygienic
#235
cswinter
closed
4 years ago
2
Suggestion: Default impl for selectors without additional fields
#234
fan-tom
opened
4 years ago
0
A question about generic
#233
guotie
closed
4 years ago
2
Document the guide feature flag
#232
shepmaster
closed
4 years ago
0
Make the user's guide optional
#231
shepmaster
closed
4 years ago
0
Update failure messages for Rust 1.43
#230
shepmaster
closed
4 years ago
0
Extension trait for Sink
#229
fan-tom
opened
4 years ago
0
Generate example error types in the guide
#228
shepmaster
closed
4 years ago
1
Extension trait for Sink
#227
fan-tom
opened
4 years ago
2
Add the ability to control how the crate is imported by the macro
#226
shepmaster
closed
4 years ago
0
Cannot use context-less errors with generic source
#225
TheAifam5
closed
4 years ago
1
Generate example error types in the guide
#224
shepmaster
closed
4 years ago
0
Allow the unused_braces lint which is too eager
#223
shepmaster
closed
4 years ago
0
Add a way to construct a leaf error without wrapping it in a Result
#222
shepmaster
closed
4 years ago
0
Add a way to construct a leaf error without wrapping it in a Result
#221
shepmaster
closed
4 years ago
0
Better describe how to use backtraces.
#220
shepmaster
opened
4 years ago
0
Add a complete "installation" guide
#219
shepmaster
opened
4 years ago
0
Using `Self` in a context selector ends up referring to the selector, not the error type
#218
shepmaster
opened
4 years ago
4
Update failure messages for Rust 1.42
#217
shepmaster
closed
4 years ago
0
Include license files in the snafu-derive package
#216
shepmaster
closed
4 years ago
0
License files are not included in the snafu-derive package
#215
tim77
closed
4 years ago
9
Error handling for errors that do not implement `std::error::Error`
#214
ethanabrooks
closed
3 years ago
3
Use Snafu to convert NoneError
#213
ethanabrooks
closed
4 years ago
2
Add a troubleshooting section to the guide with common errors
#212
shepmaster
closed
3 years ago
3
Splitting Error to a file causes compile errors
#211
guotie
closed
4 years ago
4
Allow the context selector struct name to be specified
#210
michiel-de-muynck
opened
4 years ago
1
Finding error type
#209
saiumesh535
closed
4 years ago
4
Update Backtrace documentation
#208
Ayplow
opened
4 years ago
5
Show use of `.fail()` method in user guide
#207
tkaitchuck
opened
4 years ago
3
error on two enums with the same variant name
#206
dsilvasc
closed
4 years ago
2
feat: `allow(single_use_lifetimes)` where applicable
#205
ErichDonGubler
closed
4 years ago
4
Update failure messages for Rust 1.40
#204
shepmaster
closed
4 years ago
0
Make the formatter argument name unlikely to clash with user names
#203
shepmaster
closed
4 years ago
3
Unhygienic Display impl
#202
pie-flavor
closed
4 years ago
3
Option<snafu::Backtrace> handling should be configurable
#201
cyphar
closed
4 years ago
2
Previous
Next