]> git.lizzy.rs Git - rust.git/history - src/optimize/code_layout.rs
Rollup merge of #81618 - bjorn3:sync_cg_clif-2021-02-01, r=bjorn3
[rust.git] / src / optimize / code_layout.rs
2020-08-28 bjorn3Merge pull request #1079 from CohenArthur/fmt-master
2020-08-28 CohenArthurfmt: Run cargo fmt since it is available
2020-04-09 bjorn3Fix rustc::internals lint warnings
2020-02-14 bjorn3Update Cranelift for basic blocks
2020-02-01 bjorn3Don't mark unwind ebbs as cold
2020-01-25 bjorn3Disable the code_layout optimization
2020-01-14 bjorn3Reduce visibility
2020-01-11 bjorn3Move all cold code to the end of the function