dp304
|
bdad7900f4
|
Apply suggestions from code review
Use array slice instead of `Vec` in `find_macro_calls` as suggested by @ebroto
Co-authored-by: Eduardo Broto <ebroto@tutanota.com>
|
2020-12-08 00:10:39 +01:00 |
|
Dobe Peter
|
e58c7dd168
|
panic_in_result_fn: Extend to also check usages of [debug_]assert* macros
Also, the macro-finding logic has been moved to the util module, for
use by future lints.
|
2020-12-08 00:10:39 +01:00 |
|
Cameron Steffen
|
22cc77a232
|
Use const rustc sym where possible
|
2020-11-02 11:46:37 -06:00 |
|
Vali Schneider
|
3550568a54
|
removing if chain and renaming lint
|
2020-09-09 14:02:34 -07:00 |
|