]> git.lizzy.rs Git - rust.git/history - src/librustc_mir
Merge branch 'E0637' of https://github.com/jwhite927/rust into E0637
[rust.git] / src / librustc_mir /
2020-02-06 Josh WhiteMerge branch 'E0637' of https://github.com/jwhite927...
2020-02-06 Dylan DPCRollup merge of #68869 - GuillaumeGomez:err-explanation...
2020-02-06 Dylan DPCRollup merge of #68845 - dwrensha:fix-68783, r=estebank
2020-02-06 Dylan DPCRollup merge of #68844 - euclio:debug-impl-def-path...
2020-02-06 Dylan DPCRollup merge of #68842 - Centril:issue-68785, r=estebank
2020-02-06 Dylan DPCRollup merge of #68837 - jonas-schievink:assoc-item...
2020-02-06 Dylan DPCRollup merge of #68788 - Centril:unified-fn-bodies...
2020-02-06 Dylan DPCRollup merge of #68751 - Tyg13:unused_parens_const_stat...
2020-02-06 Dylan DPCRollup merge of #68691 - nnethercote:rm-RefCell-from...
2020-02-06 borsAuto merge of #68664 - tspiteri:no_run-complete-build...
2020-02-06 borsAuto merge of #68583 - estebank:hrlt, r=oli-obk
2020-02-06 borsAuto merge of #68861 - Dylan-DPC:rollup-0m09hsg, r...
2020-02-05 borsAuto merge of #67429 - mati865:mingw-ultimate-fix,...
2020-02-05 Dylan DPCRollup merge of #68858 - ljedrz:collapse_stable_hash_fo...
2020-02-05 Dylan DPCRollup merge of #68851 - JohnTitor:fix-issue-number...
2020-02-05 Dylan DPCRollup merge of #68846 - king6cong:doc-fix, r=Guillaume...
2020-02-05 Dylan DPCRollup merge of #68840 - Centril:rec-lim-curr-crate...
2020-02-05 Dylan DPCRollup merge of #68832 - GuillaumeGomez:clean-up-3...
2020-02-05 Dylan DPCRollup merge of #68809 - ecstatic-morse:const-int-funct...
2020-02-05 Dylan DPCRollup merge of #68790 - nnethercote:improve-merge_from...
2020-02-05 Dylan DPCRollup merge of #68762 - ForNeVeR:patch-1, r=alexcrichton
2020-02-05 borsAuto merge of #68755 - Tyg13:update_stdarch, r=alexcrichton
2020-02-05 Dylan MacKenzieImplement remaining `unchecked` arithmetic intrinsics
2020-02-05 borsAuto merge of #68831 - Dylan-DPC:rollup-j6x15y9, r...
2020-02-04 borsAuto merge of #68544 - Aaron1011:remove-overlapping...
2020-02-04 Dylan DPCRollup merge of #68819 - estebank:split_at_mut, r=oli-obk
2020-02-04 Dylan DPCRollup merge of #68818 - matthiaskrgr:misc_perf, r...
2020-02-04 Dylan DPCRollup merge of #68815 - matthiaskrgr:redundant_imports...
2020-02-04 Dylan DPCRollup merge of #68810 - ollie27:once_with_copy, r...
2020-02-04 Dylan DPCRollup merge of #68805 - matthiaskrgr:cleanup_bootstrap...
2020-02-04 Dylan DPCRollup merge of #68758 - daboross:fix-59191, r=petrochenkov
2020-02-04 Dylan DPCRollup merge of #68282 - tmiasko:sanitizer-example...
2020-02-04 borsAuto merge of #68558 - HeroicKatora:buf-writer-capacity...
2020-02-04 borsAuto merge of #68377 - estebank:fn-obligations-spans...
2020-02-04 borsAuto merge of #68708 - Mark-Simulacrum:stage0-step...
2020-02-04 borsAuto merge of #68804 - ecstatic-morse:qualif-cursor...
2020-02-04 borsAuto merge of #68601 - 0dvictor:split, r=tmandry
2020-02-04 Esteban KüberSuggest `split_at_mut` on multiple mutable index access
2020-02-03 borsAuto merge of #67668 - matthewjasper:or-patterns, r...
2020-02-03 Dylan MacKenzieTreat `Rvalue::AddressOf` the same as `Rvalue::Ref`
2020-02-03 Dylan MacKenzieEliminate "eager" qualif getter
2020-02-03 Dylan MacKenziePass correct closure type to `Qualif` methods
2020-02-03 Dylan MacKenzieTake `FnMut` instead of `Fn` in `Qualif` methods
2020-02-03 Dylan DPCRollup merge of #68797 - GuillaumeGomez:link-to-types...
2020-02-03 Dylan DPCRollup merge of #68777 - GuillaumeGomez:clean-up-e0263...
2020-02-03 Dylan DPCRollup merge of #68744 - JohnTitor:fix-ice-save-analysi...
2020-02-03 Dylan DPCRollup merge of #68711 - hman523:fix-68593, r=Dylan-DPC
2020-02-03 Dylan DPCRollup merge of #68678 - Mark-Simulacrum:robots, r...
2020-02-03 borsAuto merge of #68772 - matthewjasper:relate-opt, r...
2020-02-03 borsAuto merge of #68756 - JohnTitor:fix-ice-save-analysis...
2020-02-03 borsAuto merge of #68735 - JohnTitor:fix-ice-0202, r=estebank
2020-02-02 borsAuto merge of #68720 - wesleywiser:llvm_time_trace...
2020-02-02 Esteban KüberAccount for `?Sized` type parameter bounds
2020-02-02 Esteban KüberRemove duplicated code
2020-02-02 Mazdak FarrokhzadRollup merge of #68764 - Centril:self-semantic, r=petro...
2020-02-02 Mazdak FarrokhzadRollup merge of #68733 - cata0309:patch-1, r=Dylan-DPC
2020-02-02 borsAuto merge of #68754 - JohnTitor:clippy-up, r=JohnTitor
2020-02-02 borsAuto merge of #68672 - jonas-schievink:dedup-witness...
2020-02-01 borsAuto merge of #68752 - JohnTitor:rollup-zz3u4xl, r...
2020-02-01 Yuki OkushiRollup merge of #68740 - JohnTitor:do-not-sugg-undersco...
2020-02-01 Yuki OkushiRollup merge of #68736 - TimDiekmann:remove-alloc,...
2020-02-01 Yuki OkushiRollup merge of #68727 - xfix:remove-comment-about...
2020-02-01 Yuki OkushiRollup merge of #68704 - jonas-schievink:ignore-build...
2020-02-01 Yuki OkushiRollup merge of #68688 - jbr:remind-bug-reporters-to...
2020-02-01 Yuki OkushiRollup merge of #68681 - bobrippling:fix-matched-angle...
2020-02-01 Yuki OkushiRollup merge of #68460 - sinkuu:emit_mir_buffered,...
2020-02-01 borsAuto merge of #68133 - Centril:slimmer-syntax, r=petroc...
2020-02-01 Mazdak Farrokhzadsyntax::print -> new crate rustc_ast_pretty
2020-02-01 Mazdak Farrokhzad1. move allow_internal_unstable to rustc_attr
2020-02-01 Mazdak FarrokhzadMove builtin attribute logic to new rustc_attr crate.
2020-02-01 borsAuto merge of #68180 - ajpaverd:cfguard-rust, r=nagisa
2020-02-01 borsAuto merge of #68698 - tmiasko:catch-panic, r=Amanieu
2020-02-01 Shotaro YamadaUse BufWriter
2020-01-31 borsAuto merge of #68633 - JohnTitor:avoid-ice-in-diagnosti...
2020-01-31 borsAuto merge of #67073 - ssomers:btree_navigation, r...
2020-01-31 Mark RousskovDrop cfg(bootstrap) code
2020-01-31 borsAuto merge of #68080 - varkor:declared-here, r=petrochenkov
2020-01-31 borsAuto merge of #68663 - alexcrichton:update-jobserver...
2020-01-31 borsAuto merge of #67340 - nnethercote:shrink-Nonterminal...
2020-01-31 borsAuto merge of #68685 - Dylan-DPC:rollup-rkbo05z, r...
2020-01-31 Dylan DPCRollup merge of #68680 - ollie27:doc_alloc_playground...
2020-01-31 Dylan DPCRollup merge of #68670 - euclio:invalid-issue, r=estebank
2020-01-31 Dylan DPCRollup merge of #68669 - euclio:doc-comment-stmt, r...
2020-01-31 Dylan DPCRollup merge of #68660 - kubo39:patch-1, r=Dylan-DPC
2020-01-31 Dylan DPCRollup merge of #68638 - GuillaumeGomez:links-cmp-trait...
2020-01-31 Dylan DPCRollup merge of #68588 - Centril:check-unsafety-clean...
2020-01-31 borsAuto merge of #67878 - Others:opt-3, r=Mark-Simulacrum
2020-01-30 borsAuto merge of #66577 - WaffleLapkin:iter_take_while_map...
2020-01-30 Gregor PeachChange opt-level from 2 back to 3
2020-01-30 borsAuto merge of #68325 - faern:move-numeric-consts-to...
2020-01-30 Dylan DPCRollup merge of #68626 - Zoxc:termize, r=estebank
2020-01-30 Dylan DPCRollup merge of #68468 - ssomers:btreemap_prefer_middle...
2020-01-30 Dylan DPCRollup merge of #66648 - crgl:btree-clone-from, r=Amanieu
2020-01-29 Yuki OkushiRollup merge of #68627 - joshtriplett:write-all-none...
2020-01-29 Yuki OkushiRollup merge of #68611 - MichaelBurge:master, r=estebank
2020-01-29 Yuki OkushiRollup merge of #68609 - Zoxc:lld-msvc, r=alexcrichton
2020-01-29 Yuki OkushiRollup merge of #68603 - kornelski:patch-1, r=pietroalbini
2020-01-29 Yuki OkushiRollup merge of #68598 - GuillaumeGomez:fix-null-synthe...
2020-01-29 Yuki OkushiRollup merge of #68586 - Centril:repr-deny, r=pnkfelix
2020-01-29 Yuki OkushiRollup merge of #67722 - petertodd:2019-improve-any...
next