1
Fork 0
rust/compiler/rustc_abi/src
Matthias Krüger 1a2f79b82c
Rollup merge of #105050 - WaffleLapkin:uselessrefign, r=jyn514
Remove useless borrows and derefs

They are nothing more than noise.
<sub>These are not all of them, but my clippy started crashing (stack overflow), so rip :(</sub>
2022-12-03 17:37:42 +01:00
..
layout.rs Remove useless borrows and derefs 2022-12-01 17:34:43 +00:00
lib.rs Extract llvm datalayout parsing out of spec module 2022-11-30 21:13:54 +03:30