rust/compiler/rustc_interface/src
Matthias Krüger bcd2f2df67 fix a couple of clippy warnings:
filter_next
manual_strip
redundant_static_lifetimes
single_char_pattern
unnecessary_cast
unused_unit
op_ref
redundant_closure
useless_conversion
2020-11-04 13:48:50 +01:00
..
callbacks.rs
interface.rs Add option to pass a custom codegen backend from a driver 2020-09-27 14:16:42 +02:00
lib.rs
passes.rs Rollup merge of #78610 - petrochenkov:nostriptok, r=Aaron1011 2020-11-02 14:14:34 +09:00
proc_macro_decls.rs
queries.rs Use fixed type for CodegenResults 2020-10-10 16:18:36 +02:00
tests.rs Auto merge of #78605 - nox:relax-elf-relocations, r=nagisa 2020-11-02 00:12:32 +00:00
util.rs fix a couple of clippy warnings: 2020-11-04 13:48:50 +01:00