David Tolnay
|
8a95c2583e
|
Update to nightly's new Error::provide API
|
2023-08-14 23:15:54 -07:00 |
|
David Tolnay
|
e11c97babf
|
Update backtrace test to provider API
|
2022-08-30 19:08:59 -07:00 |
|
David Tolnay
|
986e106172
|
Revert "Disable nightly backtrace testing until converted to provider API"
This reverts commit c1fb583043 .
|
2022-08-30 19:04:12 -07:00 |
|
David Tolnay
|
c1fb583043
|
Disable nightly backtrace testing until converted to provider API
|
2022-08-02 20:46:44 -07:00 |
|
David Tolnay
|
dd9206cfd0
|
Remove clippy deny attributes from test suite
These were superseded by the clippy invocation made in our CI workflow:
run: cargo clippy --tests -- -Dclippy::all -Dclippy::pedantic
|
2022-04-24 15:22:58 -07:00 |
|
David Tolnay
|
21b5dabc25
|
Try to catch clippy::pedantic violations in generated code
|
2020-05-21 18:41:13 -07:00 |
|
David Tolnay
|
b4996def92
|
Make test_option appear as ignored or passing
|
2019-10-12 16:18:43 -07:00 |
|
David Tolnay
|
d9ed0fba49
|
Add test for optional backtrace
|
2019-10-12 16:14:07 -07:00 |
|
David Tolnay
|
30b1561f65
|
Add test for optional source
|
2019-10-12 16:07:23 -07:00 |
|