]> git.lizzy.rs Git - rust.git/history - src/librustc/hir/lowering.rs
Change for-loop desugar to not borrow the iterator during the loop
[rust.git] / src / librustc / hir / lowering.rs
2017-06-01 John Kåre AlsakerChange for-loop desugar to not borrow the iterator...
2017-05-27 borsAuto merge of #42109 - Keruspe:master, r=alexcrichton
2017-05-26 borsAuto merge of #42081 - ishitatsuyuki:submodule-better...
2017-05-26 Corey FarwellRollup merge of #42236 - citizen428:docs/unchecked...
2017-05-26 Corey FarwellRollup merge of #42230 - venkatagiri:ice_regression_tes...
2017-05-26 Corey FarwellRollup merge of #42224 - brson:lockfile, r=nikomatsakis
2017-05-26 Corey FarwellRollup merge of #42216 - charliesome:associate-type...
2017-05-26 Corey FarwellRollup merge of #42215 - callahad:remove-superfluous...
2017-05-26 Corey FarwellRollup merge of #42169 - scottmcm:new-step-trait-issue...
2017-05-26 borsAuto merge of #42014 - tbu-:pr_scan_not_fused, r=alexcr...
2017-05-26 borsAuto merge of #42083 - petrochenkov:safeassign, r=nikom...
2017-05-26 borsAuto merge of #42058 - froydnj:thiscall-support, r...
2017-05-25 borsAuto merge of #40847 - jseyfried:decl_macro, r=nrc
2017-05-25 borsAuto merge of #42052 - kennytm:fix-42007-ice-on-decode...
2017-05-25 borsAuto merge of #41932 - wesleywiser:py-to-rust, r=alexcr...
2017-05-25 borsAuto merge of #41145 - matthewjasper:stabilize-relaxed...
2017-05-25 Jeffrey SeyfriedImprove intercrate hygiene.
2017-05-25 Jeffrey SeyfriedHygienize lifetimes.
2017-05-25 Jeffrey SeyfriedHygienize `librustc_privacy`.
2017-05-25 Jeffrey SeyfriedHygienize `librustc_typeck`.
2017-05-25 Jeffrey SeyfriedHygienize `librustc_resolve`.
2017-05-25 Jeffrey SeyfriedDeclarative macros 2.0 without hygiene.
2017-05-25 Jeffrey SeyfriedRefactor out `ast::MacroDef`.
2017-05-25 borsAuto merge of #41700 - GuillaumeGomez:extend-css-stable...
2017-05-25 borsAuto merge of #42212 - Mark-Simulacrum:rollup, r=Mark...
2017-05-25 Mark SimulacrumRollup merge of #42211 - aidanhs:aphs-llvm-clone-hacks...
2017-05-25 Mark SimulacrumRollup merge of #42198 - GuillaumeGomez:os-str-doc...
2017-05-25 Mark SimulacrumRollup merge of #42195 - SamWhited:fix_broken_link...
2017-05-25 Mark SimulacrumRollup merge of #42191 - alexcrichton:update-cargo...
2017-05-25 Mark SimulacrumRollup merge of #42186 - devurandom:fix/bootstrap-verbo...
2017-05-25 Mark SimulacrumRollup merge of #42177 - est31:master, r=Mark-Simulacrum
2017-05-25 Mark SimulacrumRollup merge of #42159 - Havvy:doc-drop, r=steveklabnik
2017-05-25 Mark SimulacrumRollup merge of #42150 - citizen428:feature/error-count...
2017-05-25 Mark SimulacrumRollup merge of #42149 - dvyukov:license, r=brson
2017-05-25 Mark SimulacrumRollup merge of #42142 - ids1024:redox, r=aturon
2017-05-25 Mark SimulacrumRollup merge of #42141 - ids1024:nobacktrace, r=aturon
2017-05-25 Mark SimulacrumRollup merge of #42134 - scottmcm:rangeinclusive-struct...
2017-05-23 MatthewStabilize in 1.19
2017-05-22 borsAuto merge of #42147 - withoutboats:run-pass-test-for...
2017-05-21 Scott McMurrayMake RangeInclusive just a two-field struct
2017-05-09 borsAuto merge of #41548 - brson:relnotes, r=brson
2017-05-06 David LeGareMerge remote-tracking branch 'rust-lang/master' into...
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 Corey FarwellRollup merge of #41217 - topecongiro:docs/atomic-fence...
2017-05-02 borsAuto merge of #41547 - alexeyzab:41425-fix-mismatched...
2017-05-02 borsAuto merge of #41488 - estebank:closure-args, r=arielb1
2017-05-02 borsAuto merge of #40851 - oli-obk:multisugg, r=jonathandturner
2017-05-01 borsAuto merge of #41560 - alevy:rwpi-ropi, r=eddyb
2017-04-30 Corey FarwellRollup merge of #41608 - cuviper:distcheck-rust-src...
2017-04-29 borsAuto merge of #39291 - Freyskeyd:check_context_E0423...
2017-04-29 borsAuto merge of #41588 - cengizIO:master, r=nikomatsakis
2017-04-28 borsAuto merge of #41542 - petrochenkov:objpars2, r=nikomat...
2017-04-28 borsAuto merge of #41508 - michaelwoerister:generic-path...
2017-04-28 Corey FarwellRollup merge of #41571 - alexcrichton:fix-windows-mingw...
2017-04-27 Corey FarwellRollup merge of #41572 - frewsxcv:bump-mdbook, r=stevek...
2017-04-27 Corey FarwellRollup merge of #41526 - steveklabnik:gh35950, r=Guilla...
2017-04-27 Corey FarwellRollup merge of #41523 - estebank:moved, r=arielb1
2017-04-27 Corey FarwellRollup merge of #41438 - projektir:mpsc_docs, r=stevekl...
2017-04-27 borsAuto merge of #41529 - bitshifter:issue-41479, r=eddyb
2017-04-27 borsAuto merge of #41507 - arielb1:symbol-cache, r=nikomatsakis
2017-04-27 borsAuto merge of #41433 - estebank:constructor, r=michaelw...
2017-04-27 borsAuto merge of #37860 - giannicic:defaultimpl, r=nagisa
2017-04-26 Gianni Ciccarelli support `default impl` for specialization
2017-04-25 Gianni Ciccarelli support `default impl` for specialization
2017-04-24 borsAuto merge of #40123 - TimNN:llvm40, r=alexcrichton
2017-04-24 Gianni Ciccarelli support `default impl` for specialization
2017-04-24 Gianni Ciccarellisupport `default impl` for specialization
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 #41214 - estebank:less-multiline, r...
2017-04-19 borsAuto merge of #41170 - Nashenas88:master, r=alexcrichton
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 Corey FarwellRollup merge of #41262 - jonhoo:compiler-barrier-rename...
2017-04-17 borsAuto merge of #41282 - arielb1:missing-impl-item, r...
2017-04-17 Corey FarwellRollup merge of #41290 - GuillaumeGomez:put-back-hoedow...
2017-04-17 Corey FarwellRollup merge of #41280 - QuietMisdreavus:rustdoc-toc...
2017-04-17 borsAuto merge of #41264 - alexeyzab:41158-fix-docs, r...
2017-04-16 borsAuto merge of #41157 - aidanhs:aphs-debug-appveyor...
2017-04-16 borsAuto merge of #40409 - mbrubeck:calloc, r=sfackler
2017-04-16 borsAuto merge of #41308 - eddyb:order-must-be-preserved...
2017-04-15 borsAuto merge of #41320 - Mark-Simulacrum:cleanup-methodma...
2017-04-15 borsAuto merge of #41319 - eddyb:demand-adt-sized-constrain...
2017-04-15 borsAuto merge of #39881 - king6cong:sys, r=japaric
2017-04-15 Corey FarwellRollup merge of #41311 - tedsta:fuchsia_error_codes...
2017-04-15 Corey FarwellRollup merge of #41306 - nateozem:support/docs-mir...
2017-04-15 borsAuto merge of #41316 - suchithjn225:issue-41272, r...
2017-04-15 Suchith J NAesthetic issue. Corrected indentation
2017-04-15 Suchith J NFixed aesthetics of if let block
2017-04-15 Suchith J NFixed aesthetics and test
2017-04-15 Suchith J N[41272] - Fixed to conform to rust project style
2017-04-15 borsAuto merge of #41286 - lukaramu:std-collections-docs...
2017-04-15 Suchith J N[41272] - code for desugaring iflet changed
2017-04-15 Corey FarwellRollup merge of #41125 - lukaramu:std-hash-docs, r...
2017-04-14 borsAuto merge of #41305 - frewsxcv:rollup, r=frewsxcv
2017-04-14 Corey FarwellRollup merge of #41303 - CryZe:patch-5, r=japaric
2017-04-14 Corey FarwellRollup merge of #41249 - GuillaumeGomez:rustdoc-render...
2017-04-14 Corey FarwellRollup merge of #41172 - Aaron1011:rustdoc-overflow...
next