597 Commits

Author SHA1 Message Date
Jane Lusby
4ad1e14ade little a comma 2020-05-01 17:31:18 -07:00
Jane Lusby
3f591250a6 update to use indenter and improved color-backtrace and spantrace 2020-05-01 11:28:30 -07:00
Jane Lusby
20b490cd17 update to match color-backtrace 2020-05-01 11:26:45 -07:00
Jane Lusby
34fe97f15f Merge upstream changes 2020-04-29 21:00:54 -07:00
Jane Lusby
273ce8c818 Merge branch 'master' of github.com:yaahc/eyre 2020-04-29 20:59:18 -07:00
Jane Lusby
a5bf9babaf update description 2020-04-29 20:58:04 -07:00
Jane Lusby
b8ff7e0fa1 Update pictures 2020-04-25 10:33:27 -07:00
Jane Lusby
08471e1909 Fix example 2020-04-25 10:31:20 -07:00
Jane Lusby
b656a6270b Fix dependency in readme 2020-04-25 10:28:11 -07:00
Jane Lusby
6ce041f710 Fix inconsistent examples 2020-04-25 10:10:01 -07:00
Jane Lusby
f6b7fb3864 Turn on rust syntax highlighting 2020-04-25 10:09:13 -07:00
Jane Lusby
043abca81c Add full example to readme 2020-04-25 10:08:45 -07:00
Jane Lusby
af67c25f9f Fix more links 2020-04-25 10:07:12 -07:00
Jane Lusby
653422ca91 One minor tweek 2020-04-25 10:03:45 -07:00
Jane Lusby
77442e1f16 More docs 2020-04-25 10:03:03 -07:00
Jane Lusby
6c4194a711 document main types 2020-04-25 10:01:42 -07:00
Jane Lusby
4e85352a1e Fix all doc links 2020-04-25 09:45:40 -07:00
Jane Lusby
3edc5c8690 better images again 2020-04-25 09:31:43 -07:00
Jane Lusby
0c1b5be764 fix images in repo 2020-04-25 09:17:48 -07:00
Jane Lusby
a9f059af89 fix failing doctest 2020-04-25 09:15:30 -07:00
Jane Lusby
1f3e10d8d1 Update documentation 2020-04-25 09:14:12 -07:00
Félix Saparelli
fa398e764c
Fix strings on last few examples (#11) 2020-04-25 06:22:43 -07:00
Jane Lusby
50587e5c19 remove eyre from public API 2020-04-24 21:47:10 -07:00
Jane Lusby
373e6d8a1e pre-release version 2020-04-24 16:53:20 -07:00
Jane Lusby
c2ac4508ae Initial commit of color-spantrace 2020-04-24 16:40:48 -07:00
Jane Lusby
cb9fcb85c3 initial working example 2020-04-24 09:54:58 -07:00
Jane Lusby
f4445767dd initial commit 2020-04-24 07:43:20 -07:00
David Tolnay
150abf1270
Run clippy on latest nightly that has clippy 2020-04-23 10:36:31 -07:00
Jane Lusby
3ac0be8322
merge upstream changes from anyhow (#10) 2020-04-13 09:19:24 -07:00
Jane Lusby
e3bf56ef5c
Rename ErrReport to Report (#9)
* Rename ErrReport to Report

* bump versions to prep for a release
2020-04-13 09:10:30 -07:00
Jane Lusby
6b601f8215
Propogate context to the top most error when wrapping inner errors (#5)
* Propogate context when wrapping errors with Option::take

* fix test failure in fmt output

* bump version for release
2020-04-07 14:26:48 -07:00
Jane Lusby
7a9d480c99 provide a default impl for the Display trait 2020-04-07 13:05:33 -07:00
Pascal Hertleif
ab76683def Fix tracing_error::SpanTrace link in Readme
Just a quick drive-by commit :)
2020-04-05 05:15:48 -07:00
David Tolnay
022f700a1c
Release 1.0.28 2020-03-30 16:21:57 -07:00
David Tolnay
e2eb1f5263
Merge pull request #78 from dtolnay/cfg
Use doc_cfg to mark Error::new
2020-03-30 16:20:09 -07:00
David Tolnay
d65ec5ed2f
Use doc_cfg to mark Error::new 2020-03-30 16:15:38 -07:00
David Tolnay
e46df9f4a5
Rephrase nightly backtrace note 2020-03-19 23:08:52 -07:00
David Tolnay
946bff8a54
Merge pull request #73 from lzybkr/nightly_in_docs
Mention nightly more prominently
2020-03-19 23:05:54 -07:00
Jason Shirk
a07b84b641 Mention nightly in module docs 2020-03-19 22:31:33 -07:00
David Tolnay
ffc45d2d42
Select a single docs.rs build target 2020-03-17 13:27:25 -07:00
David Tolnay
e7702aa4fc
Release 1.0.27 2020-03-14 13:36:20 -07:00
David Tolnay
19be9654a0
Merge pull request #71 from dtolnay/dev
Disable dev dependency on futures executor
2020-03-14 13:35:54 -07:00
David Tolnay
4426253333
Disable dev dependency on futures executor
All we need in the example code is futures::stream.
2020-03-14 13:31:26 -07:00
David Tolnay
8d2aceaec7
Merge pull request #70 from dtolnay/env
Explain backtrace env variable combinations
2020-03-14 13:31:18 -07:00
David Tolnay
4bebd2ab1e
Explain backtrace env variable combinations 2020-03-14 13:26:08 -07:00
Jane Lusby
78817d3faf Update readme 2020-03-13 14:32:54 -07:00
Jane Lusby
2397da0112 More readme / docs updates 2020-03-05 18:54:39 -08:00
Jane Lusby
3fe020cd20 Add readme docs to lib 2020-03-05 18:49:56 -08:00
Jane Lusby
6ce7d262f7 More updates to the readme 2020-03-05 18:45:59 -08:00
Jane Lusby
782e62f3b1 Bump version to push updated docs to crates 2020-03-05 18:41:01 -08:00