]> git.lizzy.rs Git - rust.git/history - src/librustc_mir_build
Auto merge of #68802 - eddyb:debuginfo-there-can-only-be-one-arg, r=nagisa
[rust.git] / src / librustc_mir_build /
2020-02-08 borsAuto merge of #68802 - eddyb:debuginfo-there-can-only...
2020-02-08 borsAuto merge of #68452 - msizanoen1:riscv-abi, r=nagisa...
2020-02-08 borsAuto merge of #68358 - matthewjasper:spec-fix, r=nikoma...
2020-02-07 borsAuto merge of #65232 - nikomatsakis:lazy-norm-anon...
2020-02-07 Dylan DPCRollup merge of #68928 - GuillaumeGomez:cleanup-e0276...
2020-02-07 Dylan DPCRollup merge of #68910 - hanna-kruppe:master, r=Mark...
2020-02-07 Dylan DPCRollup merge of #68909 - tmandry:panic-abort-nocapture...
2020-02-07 Dylan DPCRollup merge of #68889 - Zoxc:hir-krate, r=eddyb
2020-02-07 Dylan DPCRollup merge of #68413 - XAMPPRocky:master, r=Mark...
2020-02-07 Dylan DPCRollup merge of #68164 - tmiasko:no-sanitize, r=nikomat...
2020-02-07 borsAuto merge of #68499 - ssomers:btree_search_tidying...
2020-02-07 borsAuto merge of #68907 - Dylan-DPC:rollup-osm5e8o, r...
2020-02-06 Dylan DPCRollup merge of #68894 - JohnTitor:update-e0565, r...
2020-02-06 Dylan DPCRollup merge of #68888 - tspiteri:ignore-to-compile_fai...
2020-02-06 Dylan DPCRollup merge of #68886 - tom-a-wagner:master, r=Mark...
2020-02-06 Dylan DPCRollup merge of #68791 - mark-i-m:proper-linkcheck...
2020-02-06 Dylan DPCRollup merge of #68524 - jonas-schievink:generator...
2020-02-06 Dylan DPCRollup merge of #68869 - GuillaumeGomez:err-explanation...
2020-02-06 Dylan DPCRollup merge of #68837 - jonas-schievink:assoc-item...
2020-02-06 Jonas SchievinkSimplify implicit resume argument
2020-02-06 borsAuto merge of #68664 - tspiteri:no_run-complete-build...
2020-02-05 borsAuto merge of #67429 - mati865:mingw-ultimate-fix,...
2020-02-05 Dylan DPCRollup merge of #68832 - GuillaumeGomez:clean-up-3...
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-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 Jonas SchievinkTake resume argument from the right generator type
2020-02-04 borsAuto merge of #68804 - ecstatic-morse:qualif-cursor...
2020-02-04 borsAuto merge of #68601 - 0dvictor:split, r=tmandry
2020-02-03 borsAuto merge of #67668 - matthewjasper:or-patterns, r...
2020-02-03 Matthew JasperAvoid scheduling repeated `StorageDead`s
2020-02-03 Matthew JasperMake use of `Place: Copy`
2020-02-03 matthewjasperApply suggestions from code review
2020-02-03 Matthew JasperAddress review comments
2020-02-03 Matthew JasperMake `Candidate` private
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 #68735 - JohnTitor:fix-ice-0202, r=estebank
2020-02-02 borsAuto merge of #68720 - wesleywiser:llvm_time_trace...
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 Jonas SchievinkChange MIR building to fill in the resume place
2020-02-02 Jonas SchievinkAdd a resume type parameter to `Generator`
2020-02-02 borsAuto merge of #68672 - jonas-schievink:dedup-witness...
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 Matthew JasperImplement general or-patterns in `let` statements
2020-02-01 Matthew JasperImplement general or-patterns in `match` expressions
2020-02-01 Matthew JasperDon't create unnecessary block
2020-02-01 Matthew JasperGenerate prebinding blocks lazily
2020-02-01 borsAuto merge of #68133 - Centril:slimmer-syntax, r=petroc...
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-01-31 Mark RousskovDrop cfg(bootstrap) code
2020-01-31 borsAuto merge of #68080 - varkor:declared-here, r=petrochenkov
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 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...
2020-01-29 borsAuto merge of #68572 - tmiasko:sanitizer-use-after...
2020-01-29 borsAuto merge of #68512 - spastorino:local-is-copy, r...
2020-01-29 Yuki OkushiRollup merge of #68582 - LeSeulArtichaut:code-explanati...
2020-01-29 Yuki OkushiRollup merge of #68556 - ollie27:rustdoc_primitive_re...
2020-01-29 Yuki OkushiRollup merge of #68553 - GuillaumeGomez:fix-run-button...
2020-01-29 Yuki OkushiRollup merge of #68378 - billyrieger:btreemap-remove...
2020-01-29 Yuki OkushiRollup merge of #68289 - pnkfelix:issue-62649-dont...
2020-01-28 borsAuto merge of #68533 - tmiasko:compiletest, r=nikomatsakis
2020-01-28 Santiago PastorinoFix some wrong dereferences after rebase
2020-01-28 Santiago PastorinoPlace::ty_from takes local by value
2020-01-28 Santiago PastorinoLocal field on PlaceRef and RootPlace is not a referenc...
2020-01-28 borsAuto merge of #68529 - TimDiekmann:rename-alloc, r...
next