Commit graph

25 commits

Author SHA1 Message Date
David Tolnay
6097d61b58
Release 2.0.0 2024-11-05 21:50:34 -05:00
David Tolnay
d3b926132b
Disable numbered access to positional args on tuples 2024-11-04 20:00:31 -05:00
David Tolnay
0e2bef9ff1
Raise required compiler to rust 1.61 2024-10-31 16:42:50 -07:00
David Tolnay
de8a1e54d4
Update documentation of #[from] and #[backtrace] attributes 2024-07-17 12:04:21 -07:00
David Tolnay
fb8b81f20b
Update to syn 2 2023-03-17 17:49:32 -07:00
David Tolnay
cfc7d8c959
Update build status badge 2022-12-15 17:52:43 -08:00
David Tolnay
c2759ce82e
Fix documentation mentioning 'backtrace()' method 2022-09-27 14:34:19 -07:00
David Tolnay
f062061cf1
Copy docs on struct error(transparent) into readme 2022-09-24 20:06:12 -07:00
David Tolnay
799b3d33c4
Use upstreamed docs.rs icon in docs.rs badge 2022-06-11 10:16:01 -07:00
David Tolnay
71c7ebec0e
Update documentation of source-backtrace behavior 2021-08-28 14:12:47 -07:00
Andrew Straw
da2454f989 describe #[from] and #[backtrace] together 2021-06-12 17:02:44 +02:00
Linus Färnstrand
a8c8594ae5 Use i32::MAX instead of i32::max_value() 2020-11-20 20:33:49 +01:00
David Tolnay
627c278a86
Try out a new style of readme badges 2020-05-12 22:46:47 -07:00
David Tolnay
d9e27fb249
Update build status badge to GitHub Actions 2020-05-06 00:13:01 -07:00
David Tolnay
72528d0997
Add missing code block language in readme 2020-01-29 14:33:25 -08:00
David Tolnay
1901471de1
Use consistent spacing before line comments 2020-01-28 11:50:26 -08:00
David Tolnay
1cce98b133
Document error(transparent) attribute 2020-01-28 11:50:26 -08:00
David Tolnay
26a5af1217
Update documentation of display attr 2019-12-03 10:19:33 -08:00
David Tolnay
7fde96548c
Add brief comparison with anyhow 2019-10-29 00:03:15 -07:00
David Tolnay
bfe7b5aa55
Improve spacing around long arrows in documentation 2019-10-13 09:16:40 -07:00
David Tolnay
ff960e347a
Document #[from] 2019-10-12 18:18:31 -07:00
David Tolnay
13e8352b67
Call out that we do not appear in public API 2019-10-09 13:04:28 -07:00
David Tolnay
86f6b3bc4a
Release 1.0.0 2019-10-09 11:05:13 -07:00
David Tolnay
bba1013d3f
Fix up doc tests to pass tests 2019-10-09 11:03:02 -07:00
David Tolnay
39bcd05d12
Add readme 2019-10-09 10:57:45 -07:00