]> git.lizzy.rs Git - rust.git/history - compiler/rustc_const_eval/src/util/might_permit_raw_init.rs
Rollup merge of #99880 - compiler-errors:escape-ascii-is-not-exact-size-iterator...
[rust.git] / compiler / rustc_const_eval / src / util / might_permit_raw_init.rs
2022-10-08 Matthias KrügerRollup merge of #99880 - compiler-errors:escape-ascii...
2022-10-08 Matthias KrügerRollup merge of #99194 - simlay:simlay/update-rust...
2022-10-08 Matthias KrügerRollup merge of #102778 - nbdd0121:mir, r=tmiasko
2022-10-08 Matthias KrügerRollup merge of #102675 - ouz-a:mir-technical-debt...
2022-10-08 borsAuto merge of #99505 - joboet:futex_once, r=thomcc
2022-10-07 Dylan DPCRollup merge of #102475 - RalfJung:unsafe, r=dtolnay
2022-10-07 Dylan DPCRollup merge of #102300 - scottmcm:simpler-fold-closure...
2022-10-07 borsAuto merge of #102025 - chenyukang:fix-102002, r=jyn514
2022-10-07 Matthias KrügerRollup merge of #102720 - lyming2007:issue-102397-fix...
2022-10-06 Philipp KronesMerge commit '8f1ebdd18bdecc621f16baaf779898cc08cc2766...
2022-10-06 Matthias KrügerRollup merge of #102725 - nnethercote:rm-Z-time, r...
2022-10-06 Matthias KrügerRollup merge of #102680 - dtolnay:btreesend, r=thomcc
2022-10-06 Matthias KrügerRollup merge of #98496 - BoxyUwU:instancers_bad_equalit...
2022-10-06 borsAuto merge of #99497 - vladimir-ea:stdlib_os_api_watcho...
2022-10-06 borsAuto merge of #102707 - fmease:rustdoc-render-more...
2022-10-06 Philipp KronesMerge commit 'ac0e10aa68325235069a842f47499852b2dee79e...
2022-10-06 Matthias KrügerRollup merge of #102710 - Rageking8:add-test-for-issue...
2022-10-06 Matthias KrügerRollup merge of #102708 - TaKO8Ki:improve-eqeq-suggesti...
2022-10-06 Matthias KrügerRollup merge of #102694 - compiler-errors:fn-to-method...
2022-10-06 Matthias KrügerRollup merge of #102693 - BlackHoleFox:revert-apple...
2022-10-06 borsAuto merge of #99324 - reez12g:issue-99144, r=jyn514
2022-10-06 borsAuto merge of #102573 - RalfJung:mirisync, r=oli-obk
2022-10-05 borsAuto merge of #102394 - dingxiangfei2009:issue-102317...
2022-10-05 borsAuto merge of #102438 - andrewpollack:add-target-rustc...
2022-10-05 borsAuto merge of #102704 - Dylan-DPC:rollup-66ff8sm, r...
2022-10-05 Dylan DPCRollup merge of #102699 - GuillaumeGomez:fix-hamburger...
2022-10-05 Dylan DPCRollup merge of #102496 - compiler-errors:into-suggesti...
2022-10-05 Dylan DPCRollup merge of #102440 - sunfishcode:sunfishcode/wasm...
2022-10-05 Dylan DPCRollup merge of #101061 - RalfJung:panic-on-uninit...
2022-10-05 Ralf Jungchange might_permit_raw_init to fully detect LLVM UB...