rust/compiler/rustc_codegen_ssa
Matthias Krüger 5fc8a8e227 clippy::complexity fixes
clone_on_copy
useless_format
bind_instead_of_map
filter_map_identity
useless_conversion
map_flatten
unnecessary_unwrap
2022-05-26 13:14:24 +02:00
..
src clippy::complexity fixes 2022-05-26 13:14:24 +02:00
Cargo.toml Fix e_flags for 32-bit MIPS targets in generated object file 2022-05-10 22:48:19 -04:00
README.md

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.