]> git.lizzy.rs Git - rust.git/history - src/builder.rs
Remove unused return values from resume and cleanup_ret
[rust.git] / src / builder.rs
2022-01-24 bjorn3Remove unused return values from resume and cleanup_ret
2022-01-24 bjorn3Reorder unwinding related builder methods to differenti...
2022-01-01 borsAuto merge of #92419 - erikdesjardins:coldland, r=nagisa
2021-12-31 bjorn3Merge commit '1411a98352ba6bee8ba3b0131c9243e5db1e6a2e...
2021-12-30 Erik Desjardinskeep noinline for system llvm < 14
2021-12-29 Erik DesjardinsMark drop calls in landing pads cold instead of noinline
2021-10-27 borsAuto merge of #89652 - rcvalle:rust-cfi, r=nagisa
2021-10-25 Ramon de C ValleAdd LLVM CFI support to the Rust compiler
2021-09-28 antoyoUpdate to nightly-2021-09-28 (#97)
2021-09-27 antoyoFix/mismatch types (#94)
2021-09-26 antoyoFix global initialization (#91)
2021-09-17 CommeownistUpdate to nightly-2021-09-11 (#79)
2021-08-15 antoyoCleanup (#67)
2021-08-14 antoyoUpdate to nightly-2021-08-12 (#61)
2021-08-13 Antoni BoucherInitial commit