]> git.lizzy.rs Git - rust.git/history - src/base.rs
Sync from rust bc881e83d1cced71046e844fa55c0b0e9f9af382
[rust.git] / src / base.rs
2022-03-26 bjorn3Sync from rust bc881e83d1cced71046e844fa55c0b0e9f9af382
2022-02-27 antoyoMerge pull request #132 from bjorn3/panic_unwind
2022-02-26 bjorn3Allow unreachable blocks for now
2022-02-24 bjorn3Sync from rust 3d127e2040b57157936f5f24e114a8b4c9a505ef
2022-02-01 bjorn3Sync from rust a00e130dae74a213338e2b095ec855156d8f3d8a
2022-01-31 antoyoSupport 128-bit integers on platforms without native...
2022-01-26 antoyoMerge pull request #118 from bjorn3/function_sections
2022-01-26 bjorn3Support -Zfunction-sections
2022-01-01 borsAuto merge of #92419 - erikdesjardins:coldland, r=nagisa
2021-12-31 bjorn3Merge commit '1411a98352ba6bee8ba3b0131c9243e5db1e6a2e...
2021-12-30 bjorn3Rustup to rustc 1.59.0-nightly (78fd0f633 2021-12-29)
2021-12-30 bjorn3Sync from rust 65d8785f0a85d233e00fc84445f1aab451ec9f4f
2021-12-09 Matthias KrügerRollup merge of #90796 - Amanieu:remove_reg_thumb,...
2021-12-08 borsAuto merge of #91604 - nikic:section-flags, r=nagisa
2021-12-07 Nikita PopovUse object crate for .rustc metadata generation
2021-10-30 antoyoSync from rust (#107)
2021-10-27 borsAuto merge of #89652 - rcvalle:rust-cfi, r=nagisa
2021-10-25 antoyoDisable strict aliasing (#104)
2021-10-20 Camille GILLOTMake hash_result an Option.
2021-09-30 Camille GILLOTRebase fallout.
2021-09-26 antoyoFix global initialization (#91)
2021-08-15 antoyoCleanup (#67)
2021-08-13 Antoni BoucherInitial commit