Mara Bos
|
9743f67684
|
Improve panic_fmt lint messages.
(From the PR feedback.)
Co-authored-by: Esteban Küber <esteban@kuber.com.ar>
|
2020-10-29 19:44:06 +01:00 |
|
Mara Bos
|
190c3ad64e
|
Improve panic_fmt error messages for invalid format strings too.
|
2020-10-20 22:59:53 +02:00 |
|
Mara Bos
|
6b44662669
|
Parse the format string for the panic_fmt lint for better warnings.
|
2020-10-20 22:25:42 +02:00 |
|
Mara Bos
|
0f193d1a62
|
Small cleanups in assert!() and panic_fmt lint.
(From the PR feedback.)
Co-authored-by: Esteban Küber <esteban@kuber.com.ar>
|
2020-10-19 21:14:05 +02:00 |
|
Mara Bos
|
d3b41497fe
|
Also apply panic_fmt lint suggestions to debug_assert!().
|
2020-10-19 00:45:07 +02:00 |
|
Mara Bos
|
14dcf0a8ac
|
Test for formating placeholders in panic_fmt lint test.
|
2020-10-18 23:36:00 +02:00 |
|
Mara Bos
|
451c9864c4
|
Add test for the panic_fmt lint.
|
2020-10-18 22:52:36 +02:00 |
|