]> git.lizzy.rs Git - rust.git/history - src/librustc_mir
Auto merge of #45761 - gnzlbg:xsave_feature, r=alexcrichton
[rust.git] / src / librustc_mir /
2017-11-09 borsAuto merge of #45761 - gnzlbg:xsave_feature, r=alexcrichton
2017-11-09 borsAuto merge of #45757 - mikhail-m1:change-mir-dump-filen...
2017-11-09 borsAuto merge of #45741 - oli-obk:refactor_suggestions...
2017-11-09 Mikhail Modinchange separator from `.` to `-`
2017-11-09 Mikhail Modinchange MIR dump filenames from `nodeN` to `DefPath`
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-06 borsAuto merge of #45737 - oli-obk:json, r=petrochenkov
2017-11-05 borsAuto merge of #45072 - nikomatsakis:issue-38714, r...
2017-11-05 borsAuto merge of #44042 - LukasKalbertodt:ascii-methods...
2017-11-05 borsAuto merge of #45754 - scottmcm:checked-npot, r=dtolnay
2017-11-05 borsAuto merge of #45748 - petrochenkov:short, r=alexcrichton
2017-11-04 borsAuto merge of #45711 - tirr-c:unicode-span, r=estebank
2017-11-04 borsAuto merge of #45394 - davidtwco:rfc-2008, r=petrochenkov
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 borsAuto merge of #45605 - Nashenas88:derive-newtype, r...
2017-11-04 kennytmRollup merge of #45746 - GuillaumeGomez:methods-doc...
2017-11-04 kennytmRollup merge of #45739 - rkarp:master, r=petrochenkov
2017-11-04 kennytmRollup merge of #45722 - mikhail-m1:improve-mir-opt...
2017-11-04 kennytmRollup merge of #45718 - Ljzn:patch-2, r=BurntSushi
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-04 borsAuto merge of #45384 - mikhail-m1:mir_add_false_edges_t...
2017-11-03 borsAuto merge of #45247 - leodasvacas:implement-auto-trait...
2017-11-03 borsAuto merge of #45569 - zackmdavis:unexported_pub_lint...
2017-11-03 borsAuto merge of #45484 - oli-obk:lint_names, r=nikomatsakis
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 Oliver SchneiderMake the difference between lint codes and error codes...
2017-11-02 Niko Matsakisencapsulate the `Region` struct within region inference
2017-11-02 Niko Matsakisadd comments to `region_infer`, restructure a bit
2017-11-02 Niko Matsakisextend NLL regions to include free region indices and...
2017-11-02 Niko Matsakisrename `Lookup` to `TyContext` and pass more info when...
2017-11-02 borsAuto merge of #45630 - joshleeb:iss35241, r=estebank
2017-11-02 Mikhail Modinfix pre binding false edges
2017-11-02 Mikhail Modinfix opt-mir test and remove false edge if no guard
2017-11-02 Mikhail Modinadd TerminatorKind::FalseEdges and use it in matches
2017-11-02 borsAuto merge of #45468 - Xanewok:crate-source, r=nrc
2017-11-02 Paul Daniel Farianewtype_index: Support simpler serializable override...
2017-11-02 Paul Daniel FariaAdd derive and doc comment capabilities to newtype_inde...
2017-11-02 borsAuto merge of #45306 - whitequark:ref_slice, r=alexcrichton
2017-11-01 borsAuto merge of #45538 - nikomatsakis:nll-liveness, r...
2017-11-01 borsAuto merge of #45472 - michaelwoerister:incr-comp-cachi...
2017-11-01 kennytmRollup merge of #45652 - malbarbo:x32-2, r=alexcrichton
2017-11-01 kennytmRollup merge of #45644 - zackmdavis:edit_disallowed_inn...
2017-11-01 kennytmRollup merge of #45619 - mneumann:fix-bootstrap-dragonf...
2017-11-01 kennytmRollup merge of #45602 - petrochenkov:ospan, r=michaelw...
2017-11-01 kennytmRollup merge of #45579 - leodasvacas:document-that...
2017-11-01 kennytmRollup merge of #45450 - GuillaumeGomez:overlap-link...
2017-11-01 borsAuto merge of #45267 - oconnor663:rwlock_send, r=alexcr...
2017-11-01 borsAuto merge of #45187 - GuillaumeGomez:doc-ui-improvemen...
2017-10-31 borsAuto merge of #44764 - nvzqz:master, r=alexcrichton
2017-10-31 Niko Matsakisrewrite `write_mir_fn_graphviz` to cope with non-global tcx
2017-10-31 Niko Matsakistreat -Znll as implying -Zborrowck-mir
2017-10-31 Niko Matsakisremove the NLL pass (it is now invoked by mir borrowck)
2017-10-31 Niko Matsakischange region display to `'_#Nr`, update the `newtype_i...
2017-10-31 Niko Matsakisconnect MIR borrowck with NLL
2017-10-31 Niko Matsakismake the dataflow / mir-borrowck types carry a `'tcx...
2017-10-31 Niko Matsakistest "needs drop" on region-erased, lifted types
2017-10-31 Niko Matsakisreorder 'gcx and 'tcx in `BorrowckErrors` impl
2017-10-31 Niko Matsakismake `closure_self_ty` invokable with `'gcx` and `...
2017-10-31 Niko Matsakismake nll separately invokable
2017-10-31 Santiago Pastorinoadd basic region subtyping inference
2017-10-31 Santiago Pastorinoadd reborrow constraints
2017-10-31 Niko Matsakismake end-point optional in the borrow check
2017-10-31 Niko Matsakisfactor out NLL invocation interface
2017-10-31 Niko Matsakisupdate the format of liveness debug dumps to be more...
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 Matsakisreorder liveness to bring the more significant code...
2017-10-31 Niko Matsakisavoid unnecessary copies in liveness computation
2017-10-31 Niko Matsakisintroduce liveness constraints into NLL code
2017-10-31 Niko Matsakisextend liveness to compute intrablock liveness and...
next