]> git.lizzy.rs Git - rust.git/history - src/librustc_typeck/check/autoderef.rs
Auto merge of #43710 - zackmdavis:field_init_shorthand_power_slam, r=Mark-Simulacrum
[rust.git] / src / librustc_typeck / check / autoderef.rs
2017-05-03 Corey FarwellRollup merge of #41656 - malbarbo:android-armeabi,...
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 Corey FarwellRollup merge of #41673 - bitshifter:repr-align-codegen...
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 #41629 - Mark-Simulacrum:re-enable-tests...
2017-05-01 borsAuto merge of #41560 - alevy:rwpi-ropi, r=eddyb
2017-05-01 borsAuto merge of #41632 - Mark-Simulacrum:test-16994,...
2017-04-30 borsAuto merge of #41651 - arielb1:missing-adjustment-2...
2017-04-30 Ariel Ben-Yehudarefactor the handling of lvalue ops
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 #41390 - scottmcm:toowned-clone-into...
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 #41391 - durka:patch-40, r=petrochenkov
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-20 Corey FarwellRollup merge of #41295 - frewsxcv:frewsxcxv-unstability...
2017-04-19 borsAuto merge of #41354 - alexcrichton:tool-no-debug,...
2017-04-19 borsAuto merge of #41325 - eddyb:isolate-snapshots-for...
2017-04-15 Eduard-Mihai Burtescurustc_typeck: return InferOk from lookup_method_in_trai...
2017-04-15 Eduard-Mihai Burtescurustc_typeck: Autoderef::finalize is always called...
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-06 Corey FarwellRollup merge of #40908 - dotdash:pers_lt, r=arielb1
2017-04-05 Ariel Ben-YehudaRollup merge of #41028 - bluss:rev-rfind, r=alexcrichton
2017-04-05 Ariel Ben-YehudaRollup merge of #41015 - arielb1:new-block-stack, r...
2017-04-05 Ariel Ben-YehudaRollup merge of #40943 - Amanieu:offset_to, r=alexcrichton
2017-04-05 Ariel Ben-YehudaRollup merge of #40927 - stjepang:docs-atomic-overflow...
2017-04-05 Ariel Ben-YehudaRollup merge of #40909 - nagisa:fix-vec-placement,...
2017-04-05 Corey FarwellRollup merge of #40949 - stjepang:fix-vecdeque-docs...
2017-04-05 Corey FarwellRollup merge of #40608 - GuillaumeGomez:mutex-doc-incon...
2017-04-04 Esteban KüberMerge branch 'master' into issue-32540
2017-04-03 Esteban KüberMerge branch 'master' into issue-40006
2017-04-03 borsAuto merge of #40915 - nrc:save-assoc, r=eddyb
2017-04-02 borsAuto merge of #40919 - GuillaumeGomez:fix-new-rustdoc...
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 #40728 - topecongiro:stabilize, r=arielb1
2017-03-31 Corey FarwellRollup merge of #40703 - GuillaumeGomez:pointer-docs...
2017-03-31 Corey FarwellRollup merge of #40929 - bluss:full-reverse, r=alexcrichton
2017-03-31 Corey FarwellRollup merge of #40928 - GAJaloyan:patch-2, r=eddyb
2017-03-31 Corey FarwellRollup merge of #40925 - DaseinPhaos:patch-5, r=stevekl...
2017-03-31 Corey FarwellRollup merge of #40904 - rap2hpoutre:patch-1, r=stevekl...
2017-03-31 Corey FarwellRollup merge of #40898 - MaloJaffre:remove-unused-featu...
2017-03-31 Corey FarwellRollup merge of #40888 - wesleywiser:rustdoc_src_sideba...
2017-03-31 Corey FarwellRollup merge of #40869 - ctjhoa:master, r=steveklabnik
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-31 borsAuto merge of #40620 - laumann:slash-in-diagnostics...
2017-03-30 borsAuto merge of #40524 - alexcrichton:update-bootstrap...
2017-03-30 borsAuto merge of #40224 - nikomatsakis:issue-39808, r...
2017-03-30 Niko Matsakisavoid allocating a vector when the coercion sites are...
2017-03-21 Corey FarwellRollup merge of #40312 - jdhorwitz:papercut, r=steveklabnik
2017-03-20 Corey FarwellRollup merge of #40398 - eddyb:struct-hint, r=nikomatsakis
2017-03-19 Corey FarwellRollup merge of #40445 - estebank:issue-18150, r=jonath...
2017-03-17 Corey FarwellRollup merge of #40499 - ericfindlay:master, r=steveklabnik
2017-03-17 Corey FarwellRollup merge of #40433 - mattico:test-issue-29595,...
2017-03-17 Corey FarwellRollup merge of #40387 - tbu-:pr_doc_ptr_write2, r...
2017-03-15 borsAuto merge of #40383 - ishitatsuyuki:easy-dist-analysis...
2017-03-15 borsAuto merge of #40009 - clarcharr:box_to_buf, r=alexcrichton
2017-03-14 borsAuto merge of #39921 - cramertj:add-catch-to-ast, r...
2017-03-13 borsAuto merge of #40451 - ollie27:rustdoc_impls_js_escape...
2017-03-13 borsAuto merge of #40385 - arielb1:packed-again, r=eddyb
2017-03-13 borsAuto merge of #40448 - ollie27:rustbuild_docs_compiler...
2017-03-12 Corey FarwellRollup merge of #40449 - ollie27:docs_proc_macro, r...
2017-03-12 Corey FarwellRollup merge of #40426 - steveklabnik:update-mdbook...
2017-03-12 Corey FarwellRollup merge of #40390 - F001:placementHashMap, r=nagisa
2017-03-12 Corey FarwellRollup merge of #40369 - petrochenkov:segspan, r=eddyb
2017-03-12 borsAuto merge of #40340 - petrochenkov:restricted, r=nikom...
2017-03-12 borsAuto merge of #40257 - pftbest:sret_msp430, r=alexcrichton
2017-03-12 borsAuto merge of #39770 - alexcrichton:configure-clean...
2017-03-12 borsAuto merge of #40446 - arielb1:rollup, r=alexcrichton
2017-03-12 Alex CrichtonMerge branch 'more-sccache-debug' of https://github...
2017-03-11 Ariel Ben-YehudaRollup merge of #40431 - fsasm:master, r=BurntSushi
2017-03-11 Ariel Ben-YehudaRollup merge of #40419 - GuillaumeGomez:fix-const-rende...
2017-03-11 Ariel Ben-YehudaRollup merge of #40404 - cengizIO:master, r=nikomatsakis
2017-03-11 Ariel Ben-YehudaRollup merge of #40400 - TimNN:gdbr-updates, r=alexcrichton
2017-03-11 Ariel Ben-YehudaRollup merge of #40373 - TimNN:test-ub-packed, r=arielb1
2017-03-11 Ariel Ben-YehudaRollup merge of #40372 - nagisa:never-drop, r=eddyb
2017-03-11 Ariel Ben-YehudaRollup merge of #40345 - Nashenas88:patch-1, r=estebank
2017-03-11 Ariel Ben-YehudaRollup merge of #40344 - nrc:save-container, r=eddyb
next