]> git.lizzy.rs Git - rust.git/history - src/librustc_borrowck/borrowck/gather_loans/mod.rs
Auto merge of #45359 - arielb1:escaping-borrow, r=eddyb
[rust.git] / src / librustc_borrowck / borrowck / gather_loans / mod.rs
2017-10-20 borsAuto merge of #45359 - arielb1:escaping-borrow, r=eddyb
2017-10-20 borsAuto merge of #45324 - GuillaumeGomez:switch-default...
2017-10-20 borsAuto merge of #45319 - michaelwoerister:use-128bit...
2017-10-20 borsAuto merge of #45316 - goffrie:exitable-breakable-block...
2017-10-20 borsAuto merge of #45312 - theotherjimmy:refactor-ensure...
2017-10-19 borsAuto merge of #45288 - GuillaumeGomez:tab-key-binding...
2017-10-19 borsAuto merge of #45080 - clippered:issue-44986/fix-window...
2017-10-19 kennytmRollup merge of #45352 - alexcrichton:emscripten-tests...
2017-10-19 kennytmRollup merge of #45349 - christianpoveda:closures_str_f...
2017-10-19 kennytmRollup merge of #45343 - bgermann:master, r=alexcrichton
2017-10-19 borsAuto merge of #45301 - ishitatsuyuki:llvm5-backport...
2017-10-19 borsAuto merge of #45232 - zackmdavis:moar_lint_suggestions...
2017-10-18 kennytmRollup merge of #45354 - cuviper:unit_doc, r=QuietMisdr...
2017-10-18 kennytmRollup merge of #45340 - stjepang:localkey-state-doc...
2017-10-18 kennytmRollup merge of #45326 - cuviper:min-llvm-3.9, r=alexcr...
2017-10-18 kennytmRollup merge of #45325 - spastorino:first_statement_ind...
2017-10-18 kennytmRollup merge of #45281 - GuillaumeGomez:tab-selection...
2017-10-18 kennytmRollup merge of #45217 - SimonSapin:alloc-doc, r=stevek...
2017-10-18 kennytmRollup merge of #45181 - Havvy:doc-unstable-lang-items...
2017-10-18 kennytmRollup merge of #45098 - sunjay:breakingrustfmtrls...
2017-10-18 kennytmRollup merge of #45082 - jacwah:explain-E0382, r=stevek...
2017-10-18 kennytmRollup merge of #44138 - steveklabnik:rustdoc-deprecati...
2017-10-18 borsAuto merge of #44573 - dotdash:dbg_bloat, r=arielb1
2017-10-18 borsAuto merge of #44501 - nikomatsakis:issue-44137-non...
2017-10-17 borsAuto merge of #45344 - kennytm:rollup, r=kennytm
2017-10-17 kennytmRollup merge of #45339 - xfix:patch-4, r=steveklabnik
2017-10-17 kennytmRollup merge of #45338 - ishitatsuyuki:boot-jemalloc...
2017-10-17 kennytmRollup merge of #45329 - rust-lang:duplicate-word,...
2017-10-17 kennytmRollup merge of #45321 - alexcrichton:xcodeup, r=aidanhs
2017-10-17 kennytmRollup merge of #45315 - zackmdavis:expected_statement_...
2017-10-17 kennytmRollup merge of #45310 - gnzlbg:fix_aarch64, r=pnkfelix
2017-10-17 kennytmRollup merge of #45308 - dbrgn:headlines, r=steveklabnik
2017-10-17 kennytmRollup merge of #45307 - dbrgn:fix-typo, r=QuietMisdreavus
2017-10-17 kennytmRollup merge of #45151 - Pirh:stdio_default_docs, r...
2017-10-17 kennytmRollup merge of #45097 - nivkner:fixme_fixup2, r=estebank
2017-10-17 borsAuto merge of #45290 - GuillaumeGomez:fix-help, r=Quiet...
2017-10-17 borsAuto merge of #45311 - goffrie:issue-40003, r=alexcrichton
2017-10-17 borsAuto merge of #45179 - cuviper:result-intoiter-clone...
2017-10-16 johnthagenMerge branch 'master' into future_imports
2017-10-16 Niko Matsakisconvert constant promotion into a query
2017-10-16 borsAuto merge of #45202 - alexcrichton:fix-inline-always...
2017-10-16 borsAuto merge of #45293 - joeratt:patch-1, r=kennytm
2017-10-16 borsAuto merge of #45297 - matthewjasper:associated-item...
2017-10-16 borsAuto merge of #45283 - alexcrichton:used-mut-nodes...
2017-10-14 Alex Crichtonrustc: Remove `used_mut_nodes` from `TyCtxt`
2017-10-07 Niv Kamineraddress more FIXME whose associated issues were marked...
2017-10-05 borsAuto merge of #44481 - Aaronepower:master, r=alexcrichton
2017-10-02 borsAuto merge of #44885 - lu-zero:master, r=alexcrichton
2017-09-29 Mark SimulacrumRollup merge of #44903 - kallisti5:ci-build-disabled...
2017-09-29 Mark SimulacrumRollup merge of #44287 - Eh2406:master, r=aturon
2017-09-29 borsAuto merge of #44174 - jimmycuadra:try-from-infallible...
2017-09-28 borsAuto merge of #44278 - Binero:master, r=BurntSushi
2017-09-23 borsAuto merge of #44436 - MicroJoe:master, r=alexcrichton
2017-09-23 Corey FarwellRollup merge of #44776 - spastorino:add_forge, r=nikoma...
2017-09-21 borsAuto merge of #44682 - bluss:iter-rfold, r=dtolnay
2017-09-21 borsAuto merge of #44215 - oli-obk:import_sugg, r=nrc
2017-09-20 borsAuto merge of #44407 - mattico:print-native-cpu, r...
2017-09-20 borsAuto merge of #44355 - Xaeroxe:optimize_drain_filter...
2017-09-19 borsAuto merge of #44026 - QuietMisdreavus:trimmed-std...
2017-09-18 Alex CrichtonRollup merge of #44651 - bluss:document-thread-name...
2017-09-18 Alex CrichtonRollup merge of #44466 - clarcharr:cow_error, r=alexcri...
2017-09-17 Tim NeumannRollup merge of #44397 - GuillaumeGomez:codeblock-color...
2017-09-17 Tim NeumannRollup merge of #44381 - jessicah:haiku-ci, r=alexcrichton
2017-09-17 Tim NeumannRollup merge of #44088 - bjorn3:better_trace_macros...
2017-09-17 Alex CrichtonRollup merge of #44395 - jcdyer:ip-constructors, r...
2017-09-17 Alex CrichtonRollup merge of #44273 - bluss:rc-downcast, r=alexcrichton
2017-09-16 borsAuto merge of #43989 - circuitfox:sliceext-binary-searc...
2017-09-16 borsAuto merge of #43964 - Gankro:unsafe-reform, r=sfackler
2017-09-15 borsAuto merge of #43949 - GuillaumeGomez:compile_fail_stab...
2017-09-15 Corey FarwellRollup merge of #44541 - GuillaumeGomez:openoptions...
2017-09-15 Corey FarwellRollup merge of #44477 - napen123:master, r=frewsxcv
2017-09-15 Corey FarwellRollup merge of #44476 - integer32llc:update-label...
2017-09-15 Corey FarwellRollup merge of #44472 - smt923:master, r=frewsxcv
2017-09-15 Corey FarwellRollup merge of #44453 - tommyip:doc_string_as_mut_str...
2017-09-15 Corey FarwellRollup merge of #44450 - SergioBenitez:master, r=nrc
2017-09-15 Corey FarwellRollup merge of #44388 - tbu-:pr_doc_udp_connect_multip...
2017-09-15 Corey FarwellRollup merge of #44378 - frehberg:rustdoc, r=dtolnay
2017-09-15 Corey FarwellRollup merge of #44368 - ollie27:rustdoc_pulldown_ids...
2017-09-15 Corey FarwellRollup merge of #44131 - smaeul:openssl-perl, r=Mark...
2017-09-14 Joshua SheardMerge branch 'master' into threadname
2017-09-14 borsAuto merge of #43972 - TobiasSchaffner:std_clean, r...
2017-09-14 borsAuto merge of #44484 - tirr-c:issue-44332, r=petrochenkov
2017-09-13 borsAuto merge of #44386 - est31:master, r=pnkfelix
2017-09-13 borsAuto merge of #44456 - eddyb:stable-drop-const, r=nikom...
2017-09-12 borsAuto merge of #44133 - vorner:allocator-kind-autodetect...
2017-09-12 borsAuto merge of #44413 - est31:move_man, r=nikomatsakis
2017-09-12 borsAuto merge of #44344 - jonhoo:entry_or_default, r=Burnt...
2017-09-12 borsAuto merge of #44310 - ldr709:master, r=BurntSushi
2017-09-12 borsAuto merge of #43716 - MaloJaffre:_-in-literals, r...
2017-09-11 borsAuto merge of #44442 - Aaron1011:promote-static-ref...
2017-09-11 borsAuto merge of #44435 - alexcrichton:in-scope, r=michael...
2017-09-11 borsAuto merge of #44440 - cuviper:min_global_align, r...
2017-09-11 borsAuto merge of #44410 - alexcrichton:fix-travis, r=Mark...
2017-09-11 borsAuto merge of #44385 - alexcrichton:new-sccache-keys...
2017-09-11 borsAuto merge of #44383 - qmx:gh/40473/no-inline-trait...
2017-09-11 borsAuto merge of #44375 - topecongiro:macrodef-span, r...
2017-09-10 borsAuto merge of #44316 - eddyb:no-local-var-def-id, r...
2017-09-10 Guillaume GomezRollup merge of #44262 - alexcrichton:repr-128-gate...
2017-09-09 borsAuto merge of #44251 - kennytm:osx-backtrace, r=alexcri...
2017-09-09 borsAuto merge of #44212 - eddyb:drop-const, r=nikomatsakis
next