]> git.lizzy.rs Git - rust.git/history - src/librustc_const_eval/check_match.rs
Change for-loop desugar to not borrow the iterator during the loop
[rust.git] / src / librustc_const_eval / check_match.rs
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 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...
2017-05-03 Corey FarwellRollup merge of #41217 - topecongiro:docs/atomic-fence...
2017-05-03 borsAuto merge of #41624 - RalfJung:mutexguard-sync, r...
2017-05-02 borsAuto merge of #41207 - sstewartgallus:spinpause, r...
2017-05-02 borsAuto merge of #41702 - frewsxcv:rollup, r=frewsxcv
2017-05-02 Corey FarwellRollup merge of #41693 - est31:anon_params_removal...
2017-05-02 Corey FarwellRollup merge of #41692 - est31:anon_params, r=eddyb
2017-05-02 Corey FarwellRollup merge of #41688 - rust-lang:hex-value-process...
2017-05-02 Corey FarwellRollup merge of #41673 - bitshifter:repr-align-codegen...
2017-05-02 Corey FarwellRollup merge of #41662 - nikomatsakis:on-demandify...
2017-04-30 Niko Matsakismodify `ExprUseVisitor` and friends to take region...
2017-04-30 Taylor Cramerintroduce per-fn RegionMaps
2017-04-30 Niko Matsakisintern CodeExtents
2017-04-26 Ariel Ben-YehudaRollup merge of #41370 - malbarbo:android-bootstrap...
2017-04-24 borsAuto merge of #40123 - TimNN:llvm40, r=alexcrichton
2017-04-22 Corey FarwellRollup merge of #41432 - abonander:issue_41211, r=jseyfried
2017-04-22 Corey FarwellRollup merge of #41405 - GuillaumeGomez:rustdoc-warning...
2017-04-21 Corey FarwellRollup merge of #41426 - malbarbo:android-x86_64, r...
2017-04-21 Corey FarwellRollup merge of #41372 - nbigaouette:master, r=alexcrichton
2017-04-20 borsAuto merge of #41342 - GuillaumeGomez:btree-debug-infin...
2017-04-20 Corey FarwellRollup merge of #40987 - maccoda:convert-docs, r=stevek...
2017-04-20 Corey FarwellRollup merge of #40812 - mgattozzi:ChildDocs, r=stevekl...
2017-04-20 borsAuto merge of #41191 - seanmonstar:spec-extend-vec...
2017-04-20 Corey FarwellRollup merge of #41378 - eddyb:byval-is-not-like-sret...
2017-04-20 Corey FarwellRollup merge of #41369 - cuviper:arm-stage0, r=alexcrichton
2017-04-20 Corey FarwellRollup merge of #41214 - estebank:less-multiline, r...
2017-04-20 Corey FarwellRollup merge of #41380 - ollie27:stability, r=BurntSushi
2017-04-20 Corey FarwellRollup merge of #41374 - steveklabnik:update-mdbook...
2017-04-20 Corey FarwellRollup merge of #41348 - lukaramu:std-path-docs, r...
2017-04-19 borsAuto merge of #41354 - alexcrichton:tool-no-debug,...
2017-04-19 borsAuto merge of #41325 - eddyb:isolate-snapshots-for...
2017-04-19 borsAuto merge of #41170 - Nashenas88:master, r=alexcrichton
2017-04-19 borsAuto merge of #41236 - cengizIO:master, r=nikomatsakis
2017-04-18 borsAuto merge of #41373 - frewsxcv:rollup, r=frewsxcv
2017-04-18 Corey FarwellRollup merge of #41364 - alexcrichton:less-backtrace...
2017-04-18 Corey FarwellRollup merge of #41361 - arielb1:move-mir-init, r=pnkfelix
2017-04-18 Corey FarwellRollup merge of #41360 - nikomatsakis:incr-comp-issue...
2017-04-18 Corey FarwellRollup merge of #41356 - richo:darwin-no-cputype-hack...
2017-04-18 Corey FarwellRollup merge of #41353 - redox-os:master, r=alexcrichton
2017-04-18 Corey FarwellRollup merge of #40290 - 3Hren:master, r=aturon
2017-04-18 borsAuto merge of #39271 - est31:add_float_bits, r=BurntSushi
2017-04-18 Niko Matsakisconvert calls to `visit_all_item_likes_in_krate`
2017-04-18 borsAuto merge of #41357 - frewsxcv:rollup, r=frewsxcv
2017-04-18 Corey FarwellRollup merge of #41344 - Diggsey:remove-natvis-nbsp...
2017-04-18 Corey FarwellRollup merge of #41310 - eddyb:demand-const-eval, r...
2017-04-15 Eduard-Mihai Burtescurustc_const_eval: move ConstEvalErr to the rustc crate.
2017-04-12 borsAuto merge of #40765 - pirate:patch-3, r=aturon
2017-04-09 QuietMisdreavusmerge with master to pick up pulldown switch
2017-04-09 borsAuto merge of #40829 - mgattozzi:ChildStderr, r=stevekl...
2017-04-07 Corey FarwellRollup merge of #40797 - GAJaloyan:patch-1, r=arielb1
2017-04-06 borsAuto merge of #40996 - alexcrichton:update-cargo, r...
2017-04-05 Ariel Ben-YehudaRollup merge of #41015 - arielb1:new-block-stack, r...
2017-04-05 Ariel Ben-YehudaRollup merge of #40927 - stjepang:docs-atomic-overflow...
2017-04-05 Corey FarwellRollup merge of #40949 - stjepang:fix-vecdeque-docs...
2017-04-04 Esteban KüberMerge branch 'master' into issue-32540
2017-04-03 Esteban KüberMerge branch 'master' into issue-40006
2017-04-01 borsAuto merge of #40967 - alexcrichton:old-osx, r=brson
2017-03-31 Corey FarwellRollup merge of #40947 - stjepang:test-sort-random...
2017-03-31 Corey FarwellRollup merge of #40871 - projektir:atomic_links, r...
2017-03-31 Corey FarwellRollup merge of #40763 - pirate:patch-2, r=steveklabnik
2017-03-31 Corey FarwellRollup merge of #40703 - GuillaumeGomez:pointer-docs...
2017-03-31 Corey FarwellRollup merge of #40842 - Mic92:RawFd, r=aturon
2017-03-31 borsAuto merge of #40737 - nagisa:safe-slicing-strs, r...
2017-03-30 borsAuto merge of #40524 - alexcrichton:update-bootstrap...
2017-03-29 Corey FarwellRollup merge of #40832 - pftbest:fix_msp430, r=stjepang
2017-03-29 Corey FarwellRollup merge of #40816 - estebank:issue-38321, r=nikoma...
2017-03-29 Corey FarwellRollup merge of #40814 - abonander:issue_39436, r=jseyfried
2017-03-29 Corey FarwellRollup merge of #40780 - aidanhs:aphs-cache-git-modules...
2017-03-29 Corey FarwellRollup merge of #40866 - projektir:once_docs, r=estebank
2017-03-29 Corey FarwellRollup merge of #40841 - arielb1:immutable-blame, r...
2017-03-29 Corey FarwellRollup merge of #40720 - mitsuhiko:feature/rev-key...
2017-03-29 borsAuto merge of #40338 - GuillaumeGomez:pulldown-switch...
2017-03-29 Corey FarwellRollup merge of #40864 - steveklabnik:update-submodules...
2017-03-29 Corey FarwellRollup merge of #40838 - lukaramu:std-net-docs, r=Guill...
2017-03-29 Corey FarwellRollup merge of #40783 - stepancheg:cursor-new-0, r...
2017-03-29 Corey FarwellRollup merge of #40731 - sfackler:vec-from-iter-spec...
2017-03-29 Corey FarwellRollup merge of #40682 - TigleyM:str_doc, r=steveklabnik
2017-03-29 borsAuto merge of #40836 - arielb1:issue-32330-copy, r...
2017-03-28 borsAuto merge of #40867 - alexcrichton:rollup, r=alexcrichton
2017-03-27 Alex CrichtonRollup merge of #40865 - alexcrichton:downgrade-mingw...
2017-03-27 Alex CrichtonRollup merge of #40853 - ollie27:error-index, r=stevekl...
2017-03-27 Alex CrichtonRollup merge of #40852 - ollie27:rustbuild_compiler_doc...
2017-03-27 Alex CrichtonRollup merge of #40849 - jseyfried:finalize_trait_macro...
2017-03-27 Alex CrichtonRollup merge of #40837 - alanstoate:ascii-docs, r=steve...
2017-03-27 Alex CrichtonRollup merge of #40833 - Wallacoloo:doc_to_uppercase_ty...
2017-03-27 Alex CrichtonRollup merge of #40832 - pftbest:fix_msp430, r=stjepang
2017-03-27 Alex CrichtonRollup merge of #40828 - projektir:markdown_metadata...
2017-03-27 Alex CrichtonRollup merge of #40824 - donniebishop:fromstr_docexampl...
2017-03-27 Alex CrichtonRollup merge of #40819 - donniebishop:master, r=alexcri...
2017-03-27 Alex CrichtonRollup merge of #40818 - theotherphil:master, r=stevekl...
2017-03-27 Alex CrichtonRollup merge of #40813 - jseyfried:fix_expansion_regres...
2017-03-27 Alex CrichtonRollup merge of #40778 - alexcrichton:update-cargo...
2017-03-27 Alex CrichtonRollup merge of #40751 - nrc:save-callback, r=eddyb
2017-03-27 Alex CrichtonRollup merge of #40683 - nikomatsakis:incr-comp-coerce...
next