]> git.lizzy.rs Git - rust.git/history - src/librustc_mir/transform/nll/constraint_generation.rs
rustc: split off BodyOwnerKind from MirSource.
[rust.git] / src / librustc_mir / transform / nll / constraint_generation.rs
2017-11-14 Eduard-Mihai Burtescurustc: split off BodyOwnerKind from MirSource.
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-06 borsAuto merge of #45369 - fintelia:patch-1, r=BurntSushi
2017-11-04 borsAuto merge of #45709 - nrc:rls-bugs-2, r=eddyb
2017-11-04 borsAuto merge of #45617 - GuillaumeGomez:search-fixes...
2017-11-04 kennytmRollup merge of #45681 - Ljzn:patch-1, r=kennytm
2017-11-04 kennytmRollup merge of #45669 - cardoe:metadata, r=kennytm
2017-11-04 kennytmRollup merge of #45639 - LaurentMazare:master, r=petroc...
2017-11-04 kennytmRollup merge of #45610 - strake:atomic_from, r=nagisa
2017-11-04 kennytmRollup merge of #45548 - ratmice:master, r=oli-obk
2017-11-04 borsAuto merge of #45514 - gnzlbg:jemalloc_realloc2, r...
2017-11-02 borsAuto merge of #45409 - tamird:suggest-match-default...
2017-11-02 Niko Matsakistrace span info for constraints and report errors
2017-11-02 borsAuto merge of #45647 - nrc:rls-bugs, r=eddyb
2017-11-02 Niko Matsakisextend NLL regions to include free region indices and...
2017-11-02 borsAuto merge of #45630 - joshleeb:iss35241, r=estebank
2017-11-02 borsAuto merge of #45468 - Xanewok:crate-source, r=nrc
2017-11-02 borsAuto merge of #45306 - whitequark:ref_slice, r=alexcrichton
2017-11-01 borsAuto merge of #45538 - nikomatsakis:nll-liveness, r...
2017-10-31 Santiago Pastorinoadd basic region subtyping inference
2017-10-31 Santiago Pastorinoadd reborrow constraints
2017-10-31 Niko Matsakisadd subregion between borrow region and resulting reference
2017-10-31 Niko Matsakispreliminary support for may-dangle attribute and drop...
2017-10-31 Niko Matsakisextend liveness to distinguish "drop" and "non-drop...
2017-10-31 Niko Matsakisintroduce liveness constraints into NLL code