]> git.lizzy.rs Git - rust.git/history - src/test/mir-opt/unreachable_asm_2.rs
Rollup merge of #68279 - GuillaumeGomez:clean-up-e0198, r=Dylan-DPC
[rust.git] / src / test / mir-opt / unreachable_asm_2.rs
2020-01-18 Tyler MandryRollup merge of #68279 - GuillaumeGomez:clean-up-e0198...
2020-01-18 Tyler MandryRollup merge of #68093 - GuillaumeGomez:fix-deref-impl...
2020-01-17 borsAuto merge of #67476 - mark-i-m:simplify-borrow_check...
2020-01-17 Dylan DPCRollup merge of #67791 - Zoxc:lift-interning, r=eddyb
2020-01-17 Dylan DPCRollup merge of #66564 - foeb:66219-document-unsafe...
2020-01-17 Dylan DPCRollup merge of #67956 - varkor:E0588-provide-context...
2020-01-17 borsAuto merge of #67731 - matthewjasper:drop-in-place...
2020-01-17 borsAuto merge of #66716 - derekdreery:debug_non_exhaustive...
2020-01-16 Dylan DPCRollup merge of #68263 - ollie27:rustdoc_invalid_syntax...
2020-01-16 Dylan DPCRollup merge of #68033 - ollie27:win_f32, r=dtolnay
2020-01-16 Dylan DPCRollup merge of #68223 - SOF3:float-fract-doc, r=varkor
2020-01-16 Dylan DPCRollup merge of #68096 - varkor:diagnostic-cleanup...
2020-01-16 Dylan DPCRollup merge of #67780 - cjgillot:passes-ty, r=Zoxc
2020-01-16 borsAuto merge of #67339 - CAD97:rc-provenance, r=sfackler
2020-01-15 Dylan DPCRollup merge of #68237 - estebank:bad-bad-ice, r=petroc...
2020-01-15 Dylan DPCRollup merge of #68236 - JohnTitor:ice-tests, r=Centril
2020-01-15 Dylan DPCRollup merge of #68232 - Mark-Simulacrum:unicode-tables...
2020-01-15 Dylan DPCRollup merge of #68212 - csmoe:temp, r=estebank
2020-01-15 Dylan DPCRollup merge of #68123 - crlf0710:linked_list_cursor...
2020-01-15 Yuki OkushiRollup merge of #68233 - danielframpton:update-compiler...
2020-01-15 Yuki OkushiRollup merge of #68231 - danielframpton:windows-crossco...
2020-01-15 Yuki OkushiRollup merge of #68230 - danielframpton:update-libssh2...
2020-01-15 Yuki OkushiRollup merge of #68229 - danielframpton:update-iovec...
2020-01-15 Yuki OkushiRollup merge of #68227 - danielframpton:update-cmake...
2020-01-15 Yuki OkushiRollup merge of #68226 - Aaron1011:fix/opaque-trace...
2020-01-15 Yuki OkushiRollup merge of #68222 - alexcrichton:update-wasi-libc...
2020-01-15 Yuki OkushiRollup merge of #68219 - oli-obk:fix_miri, r=RalfJung...
2020-01-15 Yuki OkushiRollup merge of #68211 - GuillaumeGomez:add-failing...
2020-01-15 Yuki OkushiRollup merge of #68141 - euclio:replace-bindings-with...
2020-01-15 Yuki OkushiRollup merge of #67914 - Aaron1011:fix/const-prop-impos...
2020-01-15 Yuki OkushiRollup merge of #67784 - Mark-Simulacrum:residual-pad...
2020-01-15 borsAuto merge of #68221 - ehuss:update-cargo-rls, r=alexcr...
2020-01-15 borsAuto merge of #66329 - ktrianta:mir-opt-unreachable...
2020-01-14 Konstantinos Trian... Add unreachable propagation mir optimization pass