rust/compiler/rustc_span
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 Add support for SHA256 source file hashing for LLVM 11+. 2020-10-14 15:09:51 -07:00