]> git.lizzy.rs Git - rust.git/history - src/librustc
Rollup merge of #66789 - eddyb:mir-source-scope-local-data, r=oli-obk
[rust.git] / src / librustc /
2019-12-02 Mazdak FarrokhzadRollup merge of #66789 - eddyb:mir-source-scope-local...
2019-12-02 Mazdak FarrokhzadRollup merge of #66346 - linkmauve:try-in-docstring...
2019-12-01 borsAuto merge of #66917 - Centril:rollup-xj2enik, r=Centril
2019-12-01 Mazdak FarrokhzadRollup merge of #66896 - RalfJung:queries, r=Zoxc
2019-12-01 Mazdak FarrokhzadRollup merge of #66890 - dtolnay:fmt4, r=Dylan-DPC
2019-12-01 Mazdak FarrokhzadRollup merge of #66880 - aDotInTheVoid:add-E0203-long...
2019-12-01 Mazdak FarrokhzadRollup merge of #66832 - RalfJung:const-prop-no-alloc...
2019-12-01 Mazdak FarrokhzadRollup merge of #66790 - christianpoveda:check-set...
2019-12-01 Mazdak FarrokhzadRollup merge of #66726 - CAD97:miri-recursion-limit...
2019-12-01 Mazdak FarrokhzadRollup merge of #66679 - mark-i-m:fix-anon-lifetime...
2019-12-01 Mazdak FarrokhzadRollup merge of #66662 - RalfJung:miri-test-liballoc...
2019-12-01 Mazdak FarrokhzadRollup merge of #66503 - thomasetter:panic-error-msg...
2019-12-01 borsAuto merge of #66908 - Centril:rollup-26givp6, r=Centril
2019-11-30 Mazdak FarrokhzadRollup merge of #66895 - Centril:rustc_feature, r=oli-obk
2019-11-30 Mazdak FarrokhzadRollup merge of #66894 - dtolnay:prelude, r=Centril
2019-11-30 Mazdak FarrokhzadRollup merge of #66889 - dtolnay:fmt6, r=rkruppe
2019-11-30 Mazdak FarrokhzadRollup merge of #66883 - eddyb:we-cant-have-nice-things...
2019-11-30 Mazdak FarrokhzadRollup merge of #66870 - tmiasko:simplify-ty, r=oli-obk
2019-11-30 Mazdak FarrokhzadRollup merge of #66858 - 0dvictor:capi, r=rkruppe
2019-11-30 Mazdak FarrokhzadRollup merge of #66759 - CAD97:patch-3, r=KodrAus
2019-11-30 Mazdak FarrokhzadRollup merge of #66705 - pitdicker:atomic_mut_ptr,...
2019-11-30 Mazdak FarrokhzadRollup merge of #66612 - Nadrieril:or-patterns-initial...
2019-11-30 Mazdak Farrokhzadmove GateIssue to rustc_feature & simplify emit_feature_err
2019-11-30 cad97Use recursion_limit for const eval stack limit
2019-11-30 David TolnayRollup merge of #66847 - dtolnay:_fmt, r=joshtriplett
2019-11-30 borsAuto merge of #66873 - RalfJung:miri-args, r=dtolnay
2019-11-30 Mazdak Farrokhzadmove UnstableFeatures -> rustc_feature
2019-11-29 Eduard-Mihai Burtescurustc: move mir::SourceScopeLocalData to a field of...
2019-11-29 Eduard-Mihai Burtescurustc: move MIR source_scope_local_data's ClearCrossCra...
2019-11-29 Mazdak Farrokhzadintroduce crate rustc_feature and move active, accepted...
2019-11-29 Eduard-Mihai Burtescurustc: fix ty::Const::eval's handling of inference...
2019-11-29 borsAuto merge of #66879 - RalfJung:rollup-nprxpzi, r=RalfJung
2019-11-29 Ralf JungRollup merge of #66872 - Mikotochan:patch-1, r=jonas...
2019-11-29 Ralf JungRollup merge of #66844 - RalfJung:caller-location-leak...
2019-11-29 Ralf JungRollup merge of #66837 - ohadravid:epsilon-doc, r=dtolnay
2019-11-29 Ralf JungRollup merge of #66826 - mlodato517:mlodato517-clarify...
2019-11-29 Ralf JungRollup merge of #66808 - GuillaumeGomez:cleanup-err...
2019-11-29 Ralf JungRollup merge of #66793 - matthewjasper:record-static...
2019-11-29 Ralf JungRollup merge of #66791 - cjgillot:arena, r=Mark-Simulacrum
2019-11-29 Ralf JungRollup merge of #66766 - RalfJung:panic-comments, r...
2019-11-29 Ralf JungRollup merge of #66613 - Areredify:trait-ref-print...
2019-11-29 Ralf JungRollup merge of #66589 - TheSamsa:master, r=Dylan-DPC
2019-11-29 Ralf JungRollup merge of #66379 - CreepySkeleton:patch-1, r...
2019-11-29 borsAuto merge of #66321 - ninjasource:async-fn-resume...
2019-11-29 Mark Mansiimprove lifetime errors with implicit trait object...
2019-11-29 borsAuto merge of #66697 - petrochenkov:nocstore, r=eddyb
2019-11-29 Mikhail Babenkoallow customising ty::TraitRef's printing behavior
2019-11-29 borsAuto merge of #66645 - RalfJung:dereferenceable, r...
2019-11-29 borsAuto merge of #66590 - Aaron1011:fix/real-impl-trait...
2019-11-29 borsAuto merge of #66547 - leo60228:procfs-fallback, r...
2019-11-29 borsAuto merge of #66567 - estebank:suggest-copy, r=Centril
2019-11-28 Esteban Küberreview comments
2019-11-28 Esteban KüberDeduplicate type param constraint suggestion code
2019-11-28 Aaron HillApply proper commit from PR #63934
2019-11-28 Vadim Petrochenkovrustc: Move some queries to `rustc_metadata`
2019-11-28 Vadim Petrochenkovrustc_metadata: Move `has_global_allocator` from sessio...
2019-11-28 Vadim Petrochenkovrustc_metadata: Privatize `CrateMetadata::extern_crate`
2019-11-28 borsAuto merge of #66642 - ecstatic-morse:promotion-in...
2019-11-28 borsAuto merge of #66603 - Nadrieril:fix-65413, r=varkor
2019-11-28 borsAuto merge of #66246 - matthewjasper:simplify-mem-cat...
2019-11-28 Ralf Jungconst_prop: detect and avoid catching Miri errors that...
2019-11-28 David HaigRemoved FIXME comment
2019-11-28 David HaigRemove duplication using single variant for error
2019-11-28 David HaigFixed merge issue
2019-11-28 David HaigFixed merge issue
2019-11-28 David HaigSquash
2019-11-28 borsAuto merge of #66294 - davidhewitt:const_fn_memoization...
2019-11-28 borsAuto merge of #65013 - petertodd:2019-maybeuninit-debug...
2019-11-28 borsAuto merge of #66829 - Manishearth:clippyup, r=Manishearth
2019-11-27 borsAuto merge of #66824 - tmandry:rollup-kk56bte, r=tmandry
2019-11-27 Tyler MandryRollup merge of #66800 - jyn514:combine-const-match...
2019-11-27 Tyler MandryRollup merge of #66798 - bwignall:typo, r=varkor
2019-11-27 Tyler MandryRollup merge of #66797 - mlodato517:mlodato517-array...
2019-11-27 Tyler MandryRollup merge of #66777 - GuillaumeGomez:tidy-err-codes...
2019-11-27 Tyler MandryRollup merge of #66774 - GuillaumeGomez:cleanup-err...
2019-11-27 Tyler MandryRollup merge of #66769 - fusion-engineering-forks:tau...
2019-11-27 Tyler MandryRollup merge of #66761 - yuyoyuppe:rust_llvm_minor_fix...
2019-11-27 Tyler MandryRollup merge of #66744 - chrisduerr:master, r=Dylan-DPC
2019-11-27 Tyler MandryRollup merge of #66722 - matthewjasper:non_exhaustive_b...
2019-11-27 Tyler MandryRollup merge of #66718 - VirrageS:use_comma, r=Centril
2019-11-27 Tyler MandryRollup merge of #66704 - GuillaumeGomez:intra-doc-enum...
2019-11-27 Tyler MandryRollup merge of #66700 - VirrageS:master, r=matthewjasper
2019-11-27 Tyler MandryRollup merge of #66534 - immunant:multiple_global_decls...
2019-11-27 Tyler MandryRollup merge of #66399 - eddyb:rmeta-table-cleanup...
2019-11-27 Tyler MandryRollup merge of #66305 - elichai:2019-11-array_ffi...
2019-11-27 Tyler MandryRollup merge of #66222 - Aaron1011:fix/opaque-closure...
2019-11-27 Tyler MandryRollup merge of #64325 - cramertj:nested-self-types...
2019-11-27 Matthew JasperMove ExprUseVisitor and mem_categorization to rustc_typeck
2019-11-27 Matthew JasperRemove remaining uses of "cmt"
2019-11-27 Matthew JasperSimplify `mem_categorization`
2019-11-27 Matthew JasperSimplify fields of `MemCategorizationContext`
2019-11-27 Matthew JasperRename `cmt_` to `Place`
2019-11-27 borsAuto merge of #56231 - eddyb:mir-debuginfo, r=oli-obk
2019-11-27 Eduard-Mihai Burtescurustc: move debug info from LocalDecl and UpvarDecl...
2019-11-27 Camille GILLOTAllocate HIR Forest on arena.
2019-11-27 Camille GILLOTMisc renames.
2019-11-27 borsAuto merge of #66691 - dtolnay:fmt0, r=sfackler
2019-11-27 David HewittAdd memoization for const function evaluations
2019-11-27 borsAuto merge of #66677 - wesleywiser:fix_const_prop_alloc...
2019-11-27 borsAuto merge of #66675 - GuillaumeGomez:support-anchors...
next