]> git.lizzy.rs Git - rust.git/history - src
abort immediately on bad mem::zeroed/uninit
[rust.git] / src /
2022-12-22 Ralf Jungabort immediately on bad mem::zeroed/uninit
2022-12-22 borsAuto merge of #106034 - matthiaskrgr:rollup-2zpql33...
2022-12-22 Matthias KrügerRollup merge of #106024 - JulianKnodt:add_term_html_doc...
2022-12-22 Matthias KrügerRollup merge of #106016 - notriddle:notriddle/link...
2022-12-22 Matthias KrügerRollup merge of #106010 - oli-obk:tait_coherence_diagno...
2022-12-22 Matthias KrügerRollup merge of #106002 - krasimirgg:v0sym, r=tmiasko
2022-12-22 Matthias KrügerRollup merge of #105966 - compiler-errors:issue-105936...
2022-12-22 Matthias KrügerRollup merge of #105843 - compiler-errors:sugg-const...
2022-12-22 Matthias KrügerRollup merge of #105769 - lyming2007:issue-105177-fix...
2022-12-22 Matthias KrügerRollup merge of #104741 - bryangarza:bug-104588-async...
2022-12-22 borsAuto merge of #104889 - GuillaumeGomez:fix-impl-block...
2022-12-22 borsAuto merge of #106025 - matthiaskrgr:rollup-vz5rqah...
2022-12-22 Michael GouletSuggest associated const on capitalization error
2022-12-22 borsAuto merge of #106023 - JohnTitor:rollup-k8mettz, r...
2022-12-22 kadminFix ICE
2022-12-22 Matthias KrügerRollup merge of #106012 - JakobDegen:retag-raw, r=RalfJung
2022-12-22 Matthias KrügerRollup merge of #105996 - Swatinem:async-is-unwindsafe...
2022-12-22 Matthias KrügerRollup merge of #105985 - compiler-errors:method-chain...
2022-12-22 Matthias KrügerRollup merge of #105960 - oli-obk:effect_cleanup, r...
2022-12-22 Matthias KrügerRollup merge of #105932 - MasterAwesome:aarch64-bti...
2022-12-22 Matthias KrügerRollup merge of #105837 - compiler-errors:issue-105728...
2022-12-21 Yuki OkushiRollup merge of #106014 - GuillaumeGomez:add-gui-explan...
2022-12-21 Yuki OkushiRollup merge of #106008 - uweigand:s390x-lintgroup...
2022-12-21 Yuki OkushiRollup merge of #105995 - JohnTitor:issue-96530, r...
2022-12-21 Yuki OkushiRollup merge of #105986 - eltociear:patch-18, r=RalfJung
2022-12-21 Yuki OkushiRollup merge of #105980 - goffrie:waker-drop, r=thomcc
2022-12-21 Yuki OkushiRollup merge of #105824 - zacchiro:patch-1, r=JohnTitor
2022-12-21 Yuki OkushiRollup merge of #105602 - RalfJung:read-convenience...
2022-12-21 Yuki OkushiRollup merge of #105584 - raffimolero:patch-1, r=JohnTitor
2022-12-21 Bryan GarzaUpdate track_caller tests; run fmt
2022-12-21 borsAuto merge of #105613 - Nilstrieb:rename-assert_uninit_...
2022-12-21 Michael Howellrustdoc: simplify link anchor to section expand JS
2022-12-21 borsAuto merge of #105979 - matthiaskrgr:rollup-2luw3mx...
2022-12-21 Guillaume GomezAdd comment explaining what the scrape-examples-toggle...
2022-12-21 Jakob DegenClarify that raw retags are not permitted in Mir
2022-12-21 Oli SchererGive opaque types a better coherence error
2022-12-21 borsAuto merge of #105812 - ojeda:no-jump-tables, r=nikic
2022-12-21 Krasimir Georgievcodegen tests: adapt patterns to also work with v0...
2022-12-21 borsAuto merge of #100390 - jhpratt:float-from-bool, r...
2022-12-21 Arpad BorsosTest that async blocks are UnwindSafe
2022-12-21 Yuki OkushiAdd regression test for #96530
2022-12-21 Ikko AshimineFix typo in reading_half_a_pointer.rs
2022-12-21 Michael GouletSubstitute things correctly
2022-12-21 Bryan GarzaImprove code based on feedback.
2022-12-21 Bryan GarzaUpdate track_caller logic/lint after rebase
2022-12-21 Bryan Garzaupdate wording of lint
2022-12-21 Bryan GarzaUpdate code based on PR comments
2022-12-21 Bryan GarzaSwitch `#[track_caller]` back to a no-op unless feature...
2022-12-20 Matthias KrügerRollup merge of #105976 - jyn514:unused-make-targets...
2022-12-20 Matthias KrügerRollup merge of #105973 - oli-obk:simplify_callee_check...
2022-12-20 Matthias KrügerRollup merge of #105972 - notriddle:notriddle/anchor...
2022-12-20 Matthias KrügerRollup merge of #105964 - notriddle:notriddle/scraped...
2022-12-20 Matthias KrügerRollup merge of #105949 - ChrisDenton:bump-cfg-if,...
2022-12-20 Matthias KrügerRollup merge of #105904 - MarcusCalhoun-Lopez:darwin_ar...
2022-12-20 Matthias KrügerRollup merge of #105897 - oli-obk:tait_patterns, r...
2022-12-20 Matthias KrügerRollup merge of #105791 - Ezrashaw:add-e0472-long-docs...
2022-12-20 Joshua NelsonRemove unused `check-stage2-T-arm-linux-androideabi...
2022-12-20 Miguel OjedaAdd `-Zno-jump-tables`
2022-12-20 borsAuto merge of #105127 - Sp00ph:const_new, r=dtolnay
2022-12-20 Michael Howellrustdoc: simplify section anchor CSS
2022-12-20 Michael GouletRe-enable fn trait call notation error
2022-12-20 Michael Howellrustdoc: prevent CSS layout of line numbers shrinking...
2022-12-20 borsAuto merge of #105381 - uweigand:s390x-ffi-vaarg, r...
2022-12-20 borsAuto merge of #105951 - matthiaskrgr:rollup-aqxz888...
2022-12-20 Oli SchererHackily fix an opaque type ICE
2022-12-20 Matthias KrügerRollup merge of #105945 - JohnTitor:issue-57404, r...
2022-12-20 Matthias KrügerRollup merge of #105944 - JohnTitor:issue-80816, r...
2022-12-20 Matthias KrügerRollup merge of #105943 - JohnTitor:issue-102206, r...
2022-12-20 Matthias KrügerRollup merge of #105939 - GuillaumeGomez:improve-descri...
2022-12-20 Matthias KrügerRollup merge of #105938 - andersk:coerce_unsized-tracki...
2022-12-20 Matthias KrügerRollup merge of #105930 - JakobDegen:nal-unsound, r...
2022-12-20 Matthias KrügerRollup merge of #105835 - tmiasko:cleanup-post-borrowck...
2022-12-20 borsAuto merge of #105940 - matthiaskrgr:rollup-ho4po1t...
2022-12-20 Yuki OkushiAdd regression test for #57404
2022-12-20 Yuki OkushiAdd regression test for #80816
2022-12-20 Yuki OkushiAdd regression test for #102206
2022-12-20 Ezra Shawdocs: add long error explanation for error E0472
2022-12-20 Matthias KrügerRollup merge of #105935 - Ezrashaw:add-test+docs-for...
2022-12-20 Matthias KrügerRollup merge of #105933 - taiki-e:doc-cfg, r=GuillaumeGomez
2022-12-20 Matthias KrügerRollup merge of #105914 - GuillaumeGomez:simplify-css...
2022-12-20 Matthias KrügerRollup merge of #105912 - notriddle:notriddle/pre-line...
2022-12-20 Matthias KrügerRollup merge of #105901 - oli-obk:no_miri_on_stable...
2022-12-20 borsAuto merge of #105880 - Nilstrieb:make-newtypes-less...
2022-12-20 Guillaume GomezImprove description of struct-fields GUI test
2022-12-20 Ezra Shawdocs/test: add UI test and long-form error docs for...
2022-12-20 borsAuto merge of #105575 - compiler-errors:impl-wf-lint...
2022-12-20 Taiki EndoAdd readable rustdoc display for tvOS and watchOS
2022-12-20 Jakob DegenDisable `NormalizeArrayLen`
2022-12-20 borsAuto merge of #105918 - matthiaskrgr:rollup-mmazd62...
2022-12-19 borsAuto merge of #105905 - lqd:revert-103880, r=jackh726
2022-12-19 Matthias KrügerRollup merge of #105915 - andrewpollack:revert-105250...
2022-12-19 Matthias KrügerRollup merge of #105913 - notriddle:notriddle/width...
2022-12-19 Matthias KrügerRollup merge of #105910 - rustbot:docs-update, r=ehuss
2022-12-19 Matthias KrügerRollup merge of #105902 - vincenzopalazzo:macros/pin_do...
2022-12-19 Matthias KrügerRollup merge of #105895 - oli-obk:tait_coherence, r...
2022-12-19 Matthias KrügerRollup merge of #105860 - Ezrashaw:add-long-errors...
2022-12-19 Matthias KrügerRollup merge of #105801 - zertosh:path_mut_os_str_doc_t...
2022-12-19 Andrew PollackRevert "Replace usage of `ResumeTy` in async lowering...
2022-12-19 borsAuto merge of #103600 - compiler-errors:early-binder...
2022-12-19 Guillaume GomezSimplify CSS for code examples code blocks
next