]> git.lizzy.rs Git - rust.git/history - src/librustc_mir/transform/add_call_guards.rs
rustc: split off BodyOwnerKind from MirSource.
[rust.git] / src / librustc_mir / transform / add_call_guards.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-10-02 borsAuto merge of #44885 - lu-zero:master, r=alexcrichton
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...
2017-08-29 Ariel Ben-YehudaRollup merge of #43778 - topecongiro:handler-reset...
2017-08-29 Ariel Ben-YehudaRollup merge of #43705 - panicbit:option_ref_mut_cloned...
2017-08-28 Jeremy Sorensengetting rid of all changes due to this PR thus far...
2017-08-26 Corey FarwellRollup merge of #43979 - Jouan:Add-links-for-impls...
2017-08-25 borsAuto merge of #43700 - gaurikholkar:struct_lifetimes...
2017-08-25 borsAuto merge of #43786 - scalexm:issue-43784, r=nikomatsakis
2017-08-23 Corey FarwellRollup merge of #43631 - ruuda:update-docs, r=QuietMisd...
2017-08-23 borsAuto merge of #43830 - alexcrichton:path-display-regres...
2017-08-22 borsAuto merge of #43854 - estebank:missing-cond, r=nikomat...
2017-08-22 borsAuto merge of #43690 - scalexm:issue-28229, r=nikomatsakis
2017-08-21 borsAuto merge of #43540 - petrochenkov:pathrelax, r=nikoma...
2017-08-20 borsAuto merge of #43950 - redox-os:redox_docker, r=alexcri...
2017-08-19 borsAuto merge of #43919 - frewsxcv:frewsxcv-char-primitive...
2017-08-18 borsAuto merge of #43904 - topecongiro:libsyntax/parse...
2017-08-18 borsAuto merge of #43897 - lu-zero:master, r=alexcrichton
2017-08-18 borsAuto merge of #43832 - huntiep:compiler-desugaring...
2017-08-17 Corey FarwellRollup merge of #43891 - Fourchaux:master, r=steveklabnik
2017-08-17 borsAuto merge of #43878 - kennytm:fix-43869-put-impl-trait...
2017-08-17 borsAuto merge of #43867 - GuillaumeGomez:useless-help...
2017-08-16 borsAuto merge of #43864 - GuillaumeGomez:static-method...
2017-08-16 borsAuto merge of #43884 - kennytm:fix-43881-do-not-test...
2017-08-16 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-16 borsAuto merge of #43850 - GuillaumeGomez:unused-variable...
2017-08-16 borsAuto merge of #43841 - alexcrichton:fix-another-regress...
2017-08-16 borsAuto merge of #43883 - frewsxcv:frewsxcv-set-readonly...
2017-08-16 borsAuto merge of #43710 - zackmdavis:field_init_shorthand_...
2017-08-16 borsAuto merge of #43651 - petrochenkov:foreign-life, r...
2017-08-15 Zack M. Davisuse field init shorthand EVERYWHERE
2017-08-15 borsAuto merge of #43245 - Gankro:drain-filter, r=sfackler
2017-08-15 borsAuto merge of #43635 - ids1024:backtrace-redox, r=alexc...
2017-08-15 borsAuto merge of #43500 - murarth:string-retain, r=alexcri...
2017-08-15 borsAuto merge of #43863 - steveklabnik:ship-the-rustdoc...
2017-08-15 Corey FarwellRollup merge of #43846 - frewsxcv:frewsxcv-mailmap...
2017-08-15 Corey FarwellRollup merge of #43790 - steveklabnik:rustdoc-passes...
2017-08-15 Corey FarwellRollup merge of #43756 - sfackler:instant-nondecreasing...
2017-08-14 borsAuto merge of #43574 - notriddle:master, r=sfackler
2017-08-14 borsAuto merge of #43740 - michaelwoerister:local-id-in...
2017-08-13 Guillaume GomezRollup merge of #43803 - GuillaumeGomez:missing-links...
2017-08-13 Guillaume GomezRollup merge of #43782 - nrc:include, r=GuillaumeGomez
2017-08-13 borsAuto merge of #43348 - kennytm:fix-24658-doc-every...
2017-08-12 borsAuto merge of #43736 - ollie27:rustdoc_impls_js, r...
2017-08-12 borsAuto merge of #43724 - lukaramu:std-ops-docs, r=QuietMi...
2017-08-12 borsAuto merge of #43812 - steveklabnik:rustdoc-doc-tests...
2017-08-12 borsAuto merge of #43794 - Eijebong:fix_typos, r=lukaramu...
2017-08-12 borsAuto merge of #43792 - steveklabnik:rustdoc-directives...
2017-08-12 borsAuto merge of #43772 - arielb1:nonfree-block, r=nagisa
2017-08-11 borsAuto merge of #43766 - michaelwoerister:trans-scheduler...
2017-08-11 borsAuto merge of #43750 - tbu-:pr_fn_unreachable, r=sfackler
2017-08-11 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-11 borsAuto merge of #42932 - bjorn3:no_llvm_try2, r=eddyb
2017-08-11 borsAuto merge of #43748 - RalfJung:mir-validate2, r=arielb1
2017-08-09 Ralf Jungrun AddCallGuards for *all* call edges before running...
2017-06-08 borsAuto merge of #40706 - irfanhudda:doc-next-power-of...
2017-06-04 Marco CastelluccioMerge branch 'profiling' of github.com:whitequark/rust...
2017-05-31 Mark SimulacrumRollup merge of #42252 - stjepang:clarify-alignof-docs...
2017-05-28 Mark SimulacrumRollup merge of #42260 - stjepang:document-cmp-traits...
2017-05-27 DjzinMerge remote-tracking branch 'upstream/master' into...
2017-05-25 borsAuto merge of #41700 - GuillaumeGomez:extend-css-stable...
2017-05-23 MatthewStabilize in 1.19
2017-05-22 borsAuto merge of #42147 - withoutboats:run-pass-test-for...
2017-05-14 Mark SimulacrumRollup merge of #41612 - mandeep:add-ops-generics,...
2017-05-11 borsAuto merge of #41684 - jethrogb:feature/ntstatus, r...
2017-05-10 borsAuto merge of #41764 - scottmcm:faster-reverse, r=brson
2017-05-10 borsAuto merge of #41659 - bluss:clone-split-whitespace...
2017-05-09 borsAuto merge of #41548 - brson:relnotes, r=brson
2017-05-09 Corey FarwellRollup merge of #41520 - estebank:trace-macro, r=nikoma...
2017-05-09 Corey FarwellRollup merge of #41293 - est31:floating_literal_match...
2017-05-07 borsAuto merge of #40857 - estebank:recursive, r=arielb1
2017-05-07 borsAuto merge of #41676 - sirideain:expand-macro-recursion...
2017-05-07 borsAuto merge of #41668 - kennytm:fix-issue-41652, r=jonat...
2017-05-06 David LeGareMerge remote-tracking branch 'rust-lang/master' into...
2017-05-05 Corey FarwellRollup merge of #41722 - F001:warnTilde, r=petrochenkov
2017-05-05 Corey FarwellRollup merge of #41678 - GuillaumeGomez:rustdoc-test...
2017-05-05 Corey FarwellRollup merge of #41582 - jonhoo:reread-nameservers...
2017-05-05 Corey FarwellRollup merge of #41307 - GuillaumeGomez:jquery-removal...
2017-05-05 Corey FarwellRollup merge of #41064 - Gankro:ptr-redux, r=alexcrichton
2017-05-04 borsAuto merge of #41687 - rillian:no-elf-tls, r=aturon
2017-05-04 borsAuto merge of #41733 - nikomatsakis:incr-comp-remove...
2017-05-03 Corey FarwellRollup merge of #41730 - bholley:arc_comment, r=aturon
2017-05-03 Corey FarwellRollup merge of #41721 - mgattozzi:stdin-stdout-update...
2017-05-03 Corey FarwellRollup merge of #41720 - frewsxcv:duration-doc-examples...
2017-05-03 Corey FarwellRollup merge of #41715 - martinhath:master, r=aturon
2017-05-03 Corey FarwellRollup merge of #41600 - ranma42:xz-dist, r=alexcrichton
2017-05-03 Corey FarwellRollup merge of #41543 - z1mvader:master, r=steveklabnik
2017-05-03 borsAuto merge of #41711 - sirideain:add-static-methods...
2017-05-03 borsAuto merge of #41713 - cuviper:cmake-sanitizers, r...
2017-05-03 borsAuto merge of #41717 - frewsxcv:rollup, r=frewsxcv
2017-05-03 Corey FarwellRollup merge of #41705 - Mark-Simulacrum:remove-grammar...
2017-05-03 Corey FarwellRollup merge of #41657 - malbarbo:android-armv7-linker...
2017-05-03 Corey FarwellRollup merge of #41656 - malbarbo:android-armeabi,...
2017-05-03 Corey FarwellRollup merge of #41653 - achernyak:master, r=nikomatsakis
2017-05-03 Corey FarwellRollup merge of #41640 - gaurikholkar:master, r=nikomat...
next