]> git.lizzy.rs Git - rust.git/history - src/common.rs
make memcmp return a value of c_int_width instead of i32
[rust.git] / src / common.rs
2022-04-03 David Morrisonmake memcmp return a value of c_int_width instead of i32
2022-03-26 bjorn3Merge commit '39683d8eb7a32a74bea96ecbf1e87675d3338506...
2022-03-18 borsAuto merge of #88098 - Amanieu:oom_panic, r=nagisa
2022-03-07 borsAuto merge of #94690 - nnethercote:clarify-Layout-inter...
2022-03-07 borsAuto merge of #94638 - erikdesjardins:noextranull,...
2022-03-06 Nicholas NethercoteIntroduce `ConstAllocation`.
2022-03-06 Erik Desjardinscleanup: remove unused ability to have LLVM null-termin...
2022-01-01 borsAuto merge of #92419 - erikdesjardins:coldland, r=nagisa
2021-12-31 bjorn3Merge commit '1411a98352ba6bee8ba3b0131c9243e5db1e6a2e...
2021-12-19 borsAuto merge of #91957 - nnethercote:rm-SymbolStr, r...
2021-12-15 Nicholas NethercoteRemove unnecessary sigils around `Symbol::as_str()...
2021-09-28 antoyoFix/count trailing zeroes (#95)
2021-09-27 antoyoCleanup fix for global initialization (#93)
2021-09-26 antoyoFix global initialization (#91)
2021-09-17 CommeownistUpdate to nightly-2021-09-11 (#79)
2021-08-15 antoyoCleanup (#67)
2021-08-13 Antoni BoucherInitial commit