]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/borrowck/borrowck-describe-lvalue.rs
Auto merge of #47804 - retep007:recursive-requirements, r=pnkfelix
[rust.git] / src / test / compile-fail / borrowck / borrowck-describe-lvalue.rs
2018-02-13 borsAuto merge of #47804 - retep007:recursive-requirements...
2018-02-12 borsAuto merge of #47843 - estebank:teach, r=nikomatsakis
2018-02-11 borsAuto merge of #47752 - mark-i-m:at-most-once-rep, r...
2018-02-11 borsAuto merge of #47614 - dotdash:x86_64_sysv_ffi, r=eddyb
2018-02-11 borsAuto merge of #47657 - algesten:save-analysis-impls...
2018-02-11 borsAuto merge of #48092 - eddyb:discriminate-the-void...
2018-02-09 Eduard-Mihai Burtescurustc_mir: insert a dummy access to places being matche...
2018-02-05 kennytmRollup merge of #46030 - Zoxc:asm-volatile, r=nikomatsakis
2018-02-02 kennytmRollup merge of #46156 - SimonSapin:patch-14, r=without...
2018-01-03 kennytmRollup merge of #47117 - tinaun:no_more_dups, r=frewsxcv
2017-12-20 borsAuto merge of #46233 - SimonSapin:fmt-debuglist-flags...
2017-12-10 borsAuto merge of #46232 - canndrew:never-docs, r=QuietMisd...
2017-12-10 borsAuto merge of #46620 - bjorn3:remove-test-metric, r...
2017-12-08 borsAuto merge of #45837 - SimonSapin:file_read_write,...
2017-12-07 Guillaume GomezRollup merge of #46548 - jonathanstrong:master, r=dtolnay
2017-12-07 borsAuto merge of #46221 - GuillaumeGomez:doc-script-load...
2017-12-07 borsAuto merge of #46187 - notriddle:patch-1, r=QuietMisdreavus
2017-12-06 borsAuto merge of #45953 - estebank:tab-4, r=nikomatsakis
2017-12-06 Corey FarwellRollup merge of #46136 - tbu-:pr_werror, r=nikomatsakis
2017-12-06 Oliver SchneiderUpdate miri to rustc changes
2017-12-06 borsAuto merge of #45898 - JRegimbal:master, r=QuietMisdreavus
2017-12-03 Corey FarwellRollup merge of #46260 - ExpHP:builtin-macro-doc-sync...
2017-12-02 borsAuto merge of #46347 - raventid:did-you-mean-increase...
2017-12-01 borsAuto merge of #46211 - snipsco:master, r=pnkfelix
2017-12-01 borsAuto merge of #45997 - estebank:pub-ident, r=nikomatsakis
2017-11-30 borsAuto merge of #46226 - arielb1:special-region-obligatio...
2017-11-29 kennytmRollup merge of #46293 - ollie27:atomic_bool_from,...
2017-11-29 kennytmRollup merge of #46219 - rust-lang:frewsxcv-issue-45636...
2017-11-29 kennytmRollup merge of #46077 - LukasKalbertodt:stabilize...
2017-11-29 kennytmRollup merge of #45969 - ia0:mpsc_recv_deadline, r...
2017-11-28 borsAuto merge of #46094 - dtolnay:is_null, r=alexcrichton
2017-11-28 borsAuto merge of #46175 - GuillaumeGomez:fix-global-search...
2017-11-28 borsAuto merge of #46123 - Gankro:c-repr, r=eddyb
2017-11-28 borsAuto merge of #46102 - kennytm:45861-step-1, r=alexcrichton
2017-11-27 kennytmRollup merge of #46285 - SimonSapin:twos-complement...
2017-11-27 kennytmRollup merge of #46282 - estebank:impl-trait-cicle...
2017-11-27 kennytmRollup merge of #46275 - dtolnay:compiletest-libc,...
2017-11-27 kennytmRollup merge of #46262 - udoprog:linked-list-remove...
2017-11-27 kennytmRollup merge of #46258 - colinmarsh19:master, r=estebank
2017-11-27 kennytmRollup merge of #46249 - estebank:suggest-slice, r...
2017-11-27 kennytmRollup merge of #46240 - SimonSapin:from_str_radix...
2017-11-27 kennytmRollup merge of #46231 - ritiek:verbs, r=arielb1
2017-11-27 kennytmRollup merge of #46174 - stjepang:stabilize-spinloophin...
2017-11-27 kennytmRollup merge of #45506 - ia0:mpsc_recv_error_from,...
2017-11-27 borsAuto merge of #44884 - arielb1:pack-safe, r=nikomatsaki...
2017-11-27 borsAuto merge of #46284 - SimonSapin:deprecate-formatter...
2017-11-27 borsAuto merge of #46273 - semarie:openbsd-libc++, r=alexcr...
2017-11-26 borsAuto merge of #46168 - durka:macro-backtrace, r=durka
2017-11-26 borsAuto merge of #46106 - est31:master, r=nikomatsakis
2017-11-26 est31Update tests for -Zborrowck-mir -> -Zborrowck=mode...
2017-11-26 borsAuto merge of #46203 - nikomatsakis:type-foldable-macro...
2017-11-26 kennytmRollup merge of #46259 - bjorn3:display_lang_item,...
2017-11-26 kennytmRollup merge of #46224 - GuillaumeGomez:io-missing...
2017-11-26 kennytmRollup merge of #46201 - davidalber:eprint-in-fmt-doc...
2017-11-25 borsAuto merge of #46191 - eddyb:better-late-than-never...
2017-11-25 borsAuto merge of #46129 - kennytm:fix-46098-rustdoc-reexpo...
2017-11-25 borsAuto merge of #46117 - SimonSapin:min-align, r=alexcrichton
2017-11-25 borsAuto merge of #46081 - GuillaumeGomez:fix-path-search...
2017-11-24 borsAuto merge of #46111 - michaelwoerister:promote-green...
2017-11-24 borsAuto merge of #46093 - scottmcm:lower-128-mir, r=nagisa
2017-11-24 borsAuto merge of #46012 - Gankro:float-conv-transmute...
2017-11-24 borsAuto merge of #45946 - estebank:crate-conflict-diag...
2017-11-24 borsAuto merge of #45942 - Menschenkindlein:master, r=estebank
2017-11-23 Guillaume GomezRollup merge of #46220 - rust-lang:frewsxcv-issue-44929...
2017-11-23 Guillaume GomezRollup merge of #46218 - rust-lang:frewsxcv-rename...
2017-11-23 Guillaume GomezRollup merge of #46190 - steveklabnik:fix-releases...
2017-11-23 Guillaume GomezRollup merge of #46177 - ollie27:std_unicode_debug...
2017-11-23 Guillaume GomezRollup merge of #45635 - virgil-palanciuc:master, r...
2017-11-23 borsAuto merge of #45881 - Centril:box-leak, r=alexcrichton
2017-11-23 borsAuto merge of #46087 - vramana:fix-46003, r=arielb1
2017-11-23 Ramana VenkataFix borrowck compiler errors for upvars contain "spurio...
2017-11-23 borsAuto merge of #46054 - nikomatsakis:nll-master-to-rust...
2017-11-23 borsAuto merge of #46024 - estebank:no-variant, r=petrochenkov
2017-11-23 borsAuto merge of #46011 - euclio:reachability-redux, r=nrc
2017-11-23 borsAuto merge of #45721 - nikomatsakis:hir-tree, r=arielb1
2017-11-22 borsAuto merge of #46035 - oli-obk:use_suggestions, r=petro...
2017-11-22 borsAuto merge of #45198 - oli-obk:fmt_args, r=sfackler
2017-11-22 borsAuto merge of #44781 - QuietMisdreavus:doc-include...
2017-11-22 borsAuto merge of #46040 - zilbuz:mir-misc, r=nikomatsakis
2017-11-21 borsAuto merge of #45879 - nikomatsakis:nll-kill-cyclic...
2017-11-21 kennytmRollup merge of #46050 - sunfishcode:read_to_end, r...
2017-11-21 kennytmRollup merge of #46031 - Keruspe:cargofmt, r=Mark-Simul...
2017-11-21 kennytmRollup merge of #45987 - gaurikholkar:let-expr, r=micha...
2017-11-21 borsAuto merge of #45701 - cramertj:impl-trait-this-time...
2017-11-21 borsAuto merge of #45039 - QuietMisdreavus:doc-spotlight...
2017-11-20 kennytmRollup merge of #46119 - ritiek:master, r=arielb1
2017-11-20 kennytmRollup merge of #46082 - Enet4:mutex_from, r=sfackler
2017-11-20 borsAuto merge of #45998 - ollie27:doc_book_css, r=steveklabnik
2017-11-20 borsAuto merge of #45905 - alexcrichton:add-wasm-target...
2017-11-20 borsAuto merge of #45819 - Havvy:cell, r=aturon
2017-11-20 borsAuto merge of #46068 - wesleywiser:incr_duplicate_read_...
2017-11-19 borsAuto merge of #45225 - eddyb:trans-abi, r=arielb1
2017-11-19 Basile Deslogesmir-borrowck: Remove parens in the lvalue description...
2017-11-19 borsAuto merge of #45454 - Aaronepower:master, r=alexcrichton
2017-11-19 borsAuto merge of #46074 - scottmcm:unspecialize-nth, r...
2017-11-19 borsAuto merge of #46064 - Keruspe:master, r=sfackler
2017-11-19 borsAuto merge of #46048 - cramertj:update-libc-2, r=alexcr...
2017-11-18 borsAuto merge of #46039 - oli-obk:test_suggestions, r...
2017-11-18 borsAuto merge of #46032 - KiChjang:ignore-borrowck-statics...
2017-11-18 borsAuto merge of #46009 - kennytm:fix-38878-again, r=alexc...
next