rust-lang / rust

Empowering everyone to build reliable and efficient software.
https://www.rust-lang.org
Other
96.54k stars 12.47k forks source link

Refactorings for rustc_codegen_ssa #56108

Open bjorn3 opened 5 years ago

bjorn3 commented 5 years ago

This is a list of things I noticed in rustc_codegen_{utils,ssa} which I did like to be changed.


Edit:

Edit: update for current status

bjorn3 commented 5 years ago

cc @eddyb

eddyb commented 5 years ago

I agree with all of these.

There are also comments on #55627 that were left unaddressed, to avoid bitrot, that could be done now.

cc @denismerigoux @sunfishcode @michaelwoerister

bjorn3 commented 5 years ago

The following comments from #55627 by @eddyb likely still need to be addressed (none confirmed yet, because of the amount)

bjorn3 commented 4 years ago

@rustbot modify labels:+A-cranelift