]> git.lizzy.rs Git - rust.git/history - src/librustc_mir/transform/erase_regions.rs
rustc: split off BodyOwnerKind from MirSource.
[rust.git] / src / librustc_mir / transform / erase_regions.rs
2017-11-14 Eduard-Mihai Burtescurustc: split off BodyOwnerKind from MirSource.
2017-11-14 Eduard-Mihai Burtescurustc: move the MIR pass infrastructure and list to...
2017-11-13 borsAuto merge of #45810 - SimonSapin:ac-dc, r=aturon
2017-11-13 kennytmRollup merge of #45893 - redox-os:futex_timeout, r...
2017-11-13 kennytmRollup merge of #45892 - redox-os:is_absolute_fix,...
2017-11-12 borsAuto merge of #45623 - mneumann:dragonfly-ci, r=alexcri...
2017-11-11 borsAuto merge of #45333 - alkis:master, r=bluss
2017-11-11 Guillaume GomezRollup merge of #45812 - GuillaumeGomez:links-and-searc...
2017-11-11 borsAuto merge of #45772 - leodasvacas:fix-auto-bounds...
2017-11-11 borsAuto merge of #45807 - tommyip:format_err, r=estebank
2017-11-11 borsAuto merge of #45806 - alexcrichton:update-llvm-for...
2017-11-10 borsAuto merge of #45707 - Ryman:deprecated-item-name,...
2017-11-10 borsAuto merge of #45050 - petrochenkov:ambind, r=nikomatsakis
2017-11-10 borsAuto merge of #45804 - gnzlbg:div_intr, r=alexcrichton
2017-11-10 borsAuto merge of #45785 - arielb1:unsafe-fixes, r=eddyb
2017-11-10 kennytmRollup merge of #45783 - kennytm:compiler-test-fixes...
2017-11-10 borsAuto merge of #45773 - Badel2:dotdoteq, r=petrochenkov
2017-11-09 borsAuto merge of #45761 - gnzlbg:xsave_feature, r=alexcrichton
2017-11-09 borsAuto merge of #45741 - oli-obk:refactor_suggestions...
2017-11-09 borsAuto merge of #45736 - oli-obk:rvalue_promotable_map...
2017-11-09 borsAuto merge of #45688 - Gankro:layout-tests, r=alexcrichton
2017-11-08 borsAuto merge of #45867 - michaelwoerister:check-ich-stabi...
2017-11-08 borsAuto merge of #45452 - estebank:colon-typo, r=nikomatsakis
2017-11-08 Guillaume GomezRollup merge of #45582 - GuillaumeGomez:doc-unix-missin...
2017-11-08 borsAuto merge of #45735 - tirr-c:issue-45730, r=arielb1
2017-11-08 borsAuto merge of #45379 - cuviper:unit_from_iter, r=alexcr...
2017-11-07 borsAuto merge of #44932 - cuviper:unsized-ptr-is_null...
2017-11-07 kennytmRollup merge of #45784 - harpocrates:fix/print-parens...
2017-11-07 kennytmRollup merge of #45782 - frewsxcv:frewsxcv-shorthands...
2017-11-07 kennytmRollup merge of #45778 - Havvy:patch-1, r=steveklabnik
2017-11-07 kennytmRollup merge of #45764 - QuietMisdreavus:rustdoc-doctes...
2017-11-07 kennytmRollup merge of #45751 - estebank:issue-44684, r=nikoma...
2017-11-07 kennytmRollup merge of #45714 - sdroege:thread-panic-docs...
2017-11-07 kennytmRollup merge of #45682 - RalfJung:rwlock-guards, r...
2017-11-07 kennytmRollup merge of #45588 - Keruspe:master, r=alexcrichton
2017-11-07 kennytmRollup merge of #45470 - GuillaumeGomez:unix-metadata...
2017-11-07 borsAuto merge of #45666 - Amanieu:tls-model, r=alexcrichton
2017-11-07 borsAuto merge of #45620 - ollie27:rustdoc_impl_generic_dup...
2017-11-07 borsAuto merge of #45571 - zackmdavis:regenerate_char_priva...
2017-11-06 borsAuto merge of #45668 - nikomatsakis:nll-free-region...
2017-11-02 Niko Matsakisrename `Lookup` to `TyContext` and pass more info when...
2017-10-05 borsAuto merge of #44481 - Aaronepower:master, r=alexcrichton
2017-10-02 borsAuto merge of #44885 - lu-zero:master, r=alexcrichton
2017-09-29 Mark SimulacrumRollup merge of #44903 - kallisti5:ci-build-disabled...
2017-09-29 Mark SimulacrumRollup merge of #44287 - Eh2406:master, r=aturon
2017-09-29 borsAuto merge of #44174 - jimmycuadra:try-from-infallible...
2017-09-28 borsAuto merge of #44278 - Binero:master, r=BurntSushi
2017-09-23 borsAuto merge of #44436 - MicroJoe:master, r=alexcrichton
2017-09-23 Corey FarwellRollup merge of #44776 - spastorino:add_forge, r=nikoma...
2017-09-21 borsAuto merge of #44682 - bluss:iter-rfold, r=dtolnay
2017-09-21 borsAuto merge of #44215 - oli-obk:import_sugg, r=nrc
2017-09-20 borsAuto merge of #44407 - mattico:print-native-cpu, r...
2017-09-20 borsAuto merge of #44355 - Xaeroxe:optimize_drain_filter...
2017-09-19 Guillaume GomezRollup merge of #44626 - MaulingMonkey:lld-link-natvis...
2017-09-19 Guillaume GomezRollup merge of #44513 - redox-os:master, r=alexcrichton
2017-09-19 borsAuto merge of #44026 - QuietMisdreavus:trimmed-std...
2017-09-18 Alex CrichtonRollup merge of #44651 - bluss:document-thread-name...
2017-09-18 Alex CrichtonRollup merge of #44466 - clarcharr:cow_error, r=alexcri...
2017-09-18 Michael WoeristerFix issues uncovered by rebasing:
2017-09-18 Michael Woeristerincr.comp.: Compute hashes of all query results.
2017-09-17 Tim NeumannRollup merge of #44397 - GuillaumeGomez:codeblock-color...
2017-09-17 Tim NeumannRollup merge of #44381 - jessicah:haiku-ci, r=alexcrichton
2017-09-17 Tim NeumannRollup merge of #44088 - bjorn3:better_trace_macros...
2017-09-17 Alex CrichtonRollup merge of #44395 - jcdyer:ip-constructors, r...
2017-09-17 Alex CrichtonRollup merge of #44273 - bluss:rc-downcast, r=alexcrichton
2017-09-16 borsAuto merge of #43989 - circuitfox:sliceext-binary-searc...
2017-09-16 borsAuto merge of #43964 - Gankro:unsafe-reform, r=sfackler
2017-09-15 borsAuto merge of #43949 - GuillaumeGomez:compile_fail_stab...
2017-09-15 Corey FarwellRollup merge of #44541 - GuillaumeGomez:openoptions...
2017-09-15 Corey FarwellRollup merge of #44521 - rwakulszowa:str_utf16_doc...
2017-09-15 Corey FarwellRollup merge of #44497 - tommyip:doc_example, r=frewsxcv
2017-09-15 Corey FarwellRollup merge of #44485 - 42triangles:master, r=frewsxcv
2017-09-15 Corey FarwellRollup merge of #44477 - napen123:master, r=frewsxcv
2017-09-15 Corey FarwellRollup merge of #44476 - integer32llc:update-label...
2017-09-15 Corey FarwellRollup merge of #44472 - smt923:master, r=frewsxcv
2017-09-15 Corey FarwellRollup merge of #44453 - tommyip:doc_string_as_mut_str...
2017-09-15 Corey FarwellRollup merge of #44450 - SergioBenitez:master, r=nrc
2017-09-15 Corey FarwellRollup merge of #44430 - steveklabnik:update-mdbook...
2017-09-15 Corey FarwellRollup merge of #44388 - tbu-:pr_doc_udp_connect_multip...
2017-09-15 Corey FarwellRollup merge of #44378 - frehberg:rustdoc, r=dtolnay
2017-09-15 Corey FarwellRollup merge of #44368 - ollie27:rustdoc_pulldown_ids...
2017-09-15 Corey FarwellRollup merge of #44254 - GuillaumeGomez:const-fix-rustd...
2017-09-15 Corey FarwellRollup merge of #44131 - smaeul:openssl-perl, r=Mark...
2017-09-14 Joshua SheardMerge branch 'master' into threadname
2017-09-14 borsAuto merge of #43972 - TobiasSchaffner:std_clean, r...
2017-09-14 borsAuto merge of #44484 - tirr-c:issue-44332, r=petrochenkov
2017-09-13 borsAuto merge of #44516 - gaurikholkar:fns, r=arielb1
2017-09-13 borsAuto merge of #44386 - est31:master, r=pnkfelix
2017-09-13 borsAuto merge of #44456 - eddyb:stable-drop-const, r=nikom...
2017-09-12 borsAuto merge of #44133 - vorner:allocator-kind-autodetect...
2017-09-12 borsAuto merge of #44413 - est31:move_man, r=nikomatsakis
2017-09-12 borsAuto merge of #44344 - jonhoo:entry_or_default, r=Burnt...
2017-09-12 borsAuto merge of #44310 - ldr709:master, r=BurntSushi
2017-09-12 borsAuto merge of #44275 - eddyb:deferred-ctfe, r=nikomatsakis
2017-09-11 Eduard-Mihai Burtescurustc: introduce ty::Const { ConstVal, Ty }.
2017-09-07 Mark SimulacrumRollup merge of #44351 - lu-zero:master, r=nikomatsakis
2017-09-02 borsAuto merge of #43886 - oli-obk:clippy, r=nrc
2017-08-31 borsAuto merge of #43425 - matklad:lambda-restrictions...
2017-08-30 borsAuto merge of #43903 - oli-obk:alignto, r=aturon
2017-08-29 Ariel Ben-YehudaRollup merge of #43918 - mystor:rustdoc-pound, r=QuietM...
next