rust/compiler/rustc_lint
Mara Bos da66a501f6 Specialize panic_fmt lint for the {core,std}::panic!() macros.
It now only reacts to expansion of those macros, and suggests
inserting `"{}", ` in the right place.
2020-10-18 22:26:36 +02:00
..
src Specialize panic_fmt lint for the {core,std}::panic!() macros. 2020-10-18 22:26:36 +02:00
Cargo.toml mv compiler to compiler/ 2020-08-30 18:45:07 +03:00