]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/expr_use_visitor.rs
auto merge of #17654 : gereeter/rust/no-unnecessary-cell, r=alexcrichton
[rust.git] / src / librustc / middle / expr_use_visitor.rs
2014-10-01 borsauto merge of #17654 : gereeter/rust/no-unnecessary...
2014-10-01 borsauto merge of #17653 : kaini/rust/master, r=alexcrichton
2014-10-01 borsauto merge of #17630 : sfackler/rust/cfg-warnings,...
2014-10-01 borsauto merge of #17501 : pcwalton/rust/improve-method...
2014-10-01 borsauto merge of #17132 : reem/rust/any-static-bound,...
2014-10-01 borsauto merge of #17584 : pcwalton/rust/range-patterns...
2014-09-30 borsauto merge of #17634 : jakub-/rust/if_let, r=kballard
2014-09-30 borsauto merge of #17479 : gamazeps/rust/issue17478, r...
2014-09-30 Kevin BallardUpdate based on PR feedback
2014-09-30 Kevin BallardProduce a better error for irrefutable `if let` patterns
2014-09-30 Kevin BallardDesugar 'if let' into the appropriate 'match'
2014-09-29 borsauto merge of #17475 : pnkfelix/rust/fix-17303, r=huonw
2014-09-29 borsauto merge of #17538 : brson/rust/winmk, r=alexcrichton
2014-09-29 borsauto merge of #17409 : farcaller/rust/patch-1, r=huonw
2014-09-27 borsauto merge of #17517 : pczarn/rust/hashmap-lifetimes...
2014-09-27 borsauto merge of #17469 : sfackler/rust/into-result, r...
2014-09-26 borsauto merge of #17504 : danburkert/rust/tuple-serializat...
2014-09-25 borsauto merge of #17455 : steveklabnik/rust/document_defau...
2014-09-25 borsauto merge of #17378 : Gankro/rust/hashmap-entry, r...
2014-09-24 borsauto merge of #17477 : vhbit/rust/ios-deprecation-fix...
2014-09-24 borsauto merge of #17472 : kaseyc/rust/ICE_fix, r=aturon
2014-09-24 borsauto merge of #17438 : alexcrichton/rust/string-stable...
2014-09-24 borsauto merge of #17471 : vadimcn/rust/link-libgcc, r...
2014-09-24 borsauto merge of #17463 : oskchaitanya/rust/master, r...
2014-09-24 borsauto merge of #17459 : dradtke/rust/master, r=brson
2014-09-24 borsauto merge of #17449 : mcoffin/rust/master, r=alexcrichton
2014-09-23 borsauto merge of #17402 : steveklabnik/rust/update_manual...
2014-09-23 borsauto merge of #17366 : ohazi/rust/master, r=steveklabnik
2014-09-23 borsauto merge of #17413 : jakub-/rust/issue-17385, r=pcwalton
2014-09-22 borsauto merge of #17408 : bkoropoff/rust/bot-ice, r=alexcr...
2014-09-22 borsauto merge of #17339 : treeman/rust/doc-things, r=alexc...
2014-09-22 borsauto merge of #17212 : mahkoh/rust/vim, r=kballard
2014-09-21 borsauto merge of #17412 : vadimcn/rust/gccpref, r=alexcrichton
2014-09-20 borsauto merge of #17382 : brson/rust/gdbwin, r=sfackler
2014-09-20 Jakub WieczorekInduce an empty loan for the value being matched in...
2014-09-20 borsauto merge of #17404 : alexcrichton/rust/bitflags-u32...
2014-09-20 borsauto merge of #17319 : kmcallister/rust/method-macro...
2014-09-20 borsauto merge of #17399 : alexcrichton/rust/rollup, r...
2014-09-19 Alex Crichtonrollup merge of #17379 : pcwalton/keywords-followed...
2014-09-19 Alex Crichtonrollup merge of #17370 : klutzy/win64-backtrace
2014-09-19 Alex Crichtonrollup merge of #17363 : thestinger/aslr
2014-09-19 Alex Crichtonrollup merge of #17358 : epdtry/pcg-lto
2014-09-19 Alex Crichtonrollup merge of #17355 : gamazeps/issue17210
2014-09-19 Alex Crichtonrollup merge of #17350 : pablobm/doc-fix
2014-09-19 Alex Crichtonrollup merge of #17338 : nick29581/variants-namespace
2014-09-19 Alex Crichtonrollup merge of #17318 : nick29581/slice
2014-09-19 Alex Crichtonrollup merge of #17314 : eddyb/span-no-gc
2014-09-19 Alex Crichtonrollup merge of #17306 : scialex/fix-zsh
2014-09-19 Alex Crichtonrollup merge of #17259 : eddyb/def-no-gc
2014-09-19 Nick CameronAdd enum variants to the type namespace
2014-09-18 Nick CameronImplement slicing syntax.
2014-09-18 borsauto merge of #17249 : vadimcn/rust/env-keys, r=alexcri...
2014-09-18 Eduard Burtescurustc: move freevar finding to resolve.
2014-09-18 Eduard Burtescurustc: move type definitions from middle::freevars...
2014-09-18 borsauto merge of #17349 : aturon/rust/rt-experimental...
2014-09-18 borsauto merge of #17341 : alexcrichton/rust/unignore,...
2014-09-18 borsauto merge of #17335 : TeXitoi/rust/relicense-shootout...
2014-09-17 borsauto merge of #16377 : pcwalton/rust/associated-items...
2014-09-17 Patrick Waltonlibrustc: Implement associated types behind a feature...
2014-09-17 borsauto merge of #16836 : P1start/rust/closure_ret_bang...
2014-09-17 Alex Crichtonrollup merge of #17326 : brson/wintest
2014-09-17 Alex Crichtonrollup merge of #17312 : Manishearth/builtin-shrink
2014-09-17 Alex Crichtonrollup merge of #17297 : treeman/net-unix
2014-09-17 Alex Crichtonrollup merge of #17294 : theevocater/master
2014-09-17 Alex Crichtonrollup merge of #17292 : thestinger/tasks
2014-09-17 Alex Crichtonrollup merge of #17290 : bkoropoff/issue-17283
2014-09-17 Alex Crichtonrollup merge of #17285 : brson/relchan
2014-09-17 Alex Crichtonrollup merge of #17281 : saysjonathan/missing-semicolon
2014-09-17 Alex Crichtonrollup merge of #17279 : jakub-/for-loop-unused-variable
2014-09-17 Alex Crichtonrollup merge of #17278 : steveklabnik/gh17242
2014-09-17 Alex Crichtonrollup merge of #17277 : steveklabnik/doc_fix_rollup
2014-09-17 Alex Crichtonrollup merge of #17276 : treeman/json-comma
2014-09-17 Alex Crichtonrollup merge of #16936 : nham/two_way_makeover
2014-09-17 Alex Crichtonrollup merge of #16931 : omasanori/unnecessary-path...
2014-09-17 Alex Crichtonrollup merge of #16889 : P1start/array-not-vector
2014-09-17 borsauto merge of #17264 : bkoropoff/rust/issue-17252,...
2014-09-17 borsauto merge of #17254 : gamazeps/rust/issue17210, r...
2014-09-17 borsauto merge of #17247 : huonw/rust/toggle-clone, r=alexc...
2014-09-17 borsauto merge of #17246 : bkoropoff/rust/issue-17216,...
2014-09-17 borsauto merge of #17227 : tshepang/rust/stronger-break...
2014-09-17 borsauto merge of #17223 : retep998/rust/into_string, r...
2014-09-16 borsauto merge of #17213 : mo/rust/fix_typos, r=aturon
2014-09-16 borsauto merge of #17266 : Gankro/rust/vec-move, r=alexcrichton
2014-09-16 borsauto merge of #17197 : nikomatsakis/rust/issue-5527...
2014-09-16 borsauto merge of #17245 : sfackler/rust/enumset-show,...
2014-09-16 borsauto merge of #17244 : spastorino/rust/patch-1, r=alexc...
2014-09-16 borsauto merge of #17232 : untitaker/rust/patch-1, r=alexcr...
2014-09-15 borsauto merge of #17221 : bkoropoff/rust/strinterner-unsaf...
2014-09-15 Niko Matsakistrans -- stop tracking vtables precisely, instead recom...
2014-09-15 borsauto merge of #17208 : kmcallister/rust/llvm-diagnostic...
2014-09-15 borsauto merge of #16887 : steveklabnik/rust/guide_iterator...
2014-09-15 borsauto merge of #17200 : brson/rust/wintrip-w64, r=cmr
2014-09-15 borsauto merge of #17256 : alexcrichton/rust/issue-17183...
2014-09-14 borsauto merge of #17196 : vhbit/rust/jemalloc-update,...
2014-09-14 borsauto merge of #17195 : tbu-/rust/pr_strfindoverflow2...
2014-09-14 borsauto merge of #17163 : pcwalton/rust/impls-next-to...
2014-09-14 borsauto merge of #17130 : jakub-/rust/issue-17033, r=pcwalton
2014-09-14 borsauto merge of #13316 : eddyb/rust/ast-ptr, r=brson
2014-09-14 Eduard Burtescurustc: fix fallout from using ptr::P.
2014-09-13 borsauto merge of #17161 : vadimcn/rust/fix-debuginfo,...
next