]> git.lizzy.rs Git - rust.git/history - src/libsyntax/visit.rs
auto merge of #17654 : gereeter/rust/no-unnecessary-cell, r=alexcrichton
[rust.git] / src / libsyntax / visit.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 BallardTeach libsyntax about `if let`
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-23 borsauto merge of #17028 : pcwalton/rust/higher-rank-trait...
2014-09-23 Patrick Waltonlibrustc: Parse and resolve higher-rank lifetimes in...
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 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 #17306 : scialex/fix-zsh
2014-09-18 Nick CameronImplement slicing syntax.
2014-09-18 borsauto merge of #17249 : vadimcn/rust/env-keys, r=alexcri...
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 #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 #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 #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 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 borsauto merge of #17189 : bkoropoff/rust/extern-existing...
2014-09-14 Eduard Burtescusyntax: fix fallout from using ptr::P.
2014-09-13 borsauto merge of #17188 : thestinger/rust/tvec, r=pcwalton
2014-09-13 borsauto merge of #17161 : vadimcn/rust/fix-debuginfo,...
2014-09-13 borsauto merge of #17187 : damag/rust/ffi-guide-fixes,...
2014-09-13 borsauto merge of #17182 : luqmana/rust/rnp, r=alexcrichton
2014-09-13 borsauto merge of #17175 : pcwalton/rust/region-bounds...
2014-09-13 borsauto merge of #17162 : sfackler/rust/decorator-traits...
2014-09-12 borsauto merge of #17155 : steveklabnik/rust/dherman_fixes...
2014-09-12 borsauto merge of #17134 : vberger/rust/lint_unused_extern_...
2014-09-12 borsauto merge of #17069 : eddyb/rust/visitor, r=pnkfelix
2014-09-12 Eduard BurtescuTrack the visited AST's lifetime throughout Visitor.
2014-09-12 Eduard BurtescuRemove largely unused context from Visitor.
2014-09-12 borsauto merge of #17159 : brson/rust/snaps, r=alexcrichton
2014-09-11 borsauto merge of #16957 : vadimcn/rust/package-gcc, r...
2014-09-11 borsauto merge of #17154 : steveklabnik/rust/array_clarific...
2014-09-11 borsauto merge of #17153 : steveklabnik/rust/add_link_to_ma...
2014-09-11 borsauto merge of #17157 : nikomatsakis/rust/occurs-check...
2014-09-11 borsauto merge of #17139 : brson/rust/lualatex, r=alexcrichton
2014-09-11 borsauto merge of #17110 : thestinger/rust/dst, r=cmr
2014-09-11 borsauto merge of #17142 : sfackler/rust/issue-17115, r...
2014-09-11 borsauto merge of #16866 : P1start/rust/tuple-indexing...
2014-09-10 borsauto merge of #16824 : steveklabnik/rust/string_guide_i...
2014-09-09 P1startImplement tuple and tuple struct indexing
2014-09-09 borsauto merge of #16827 : steveklabnik/rust/fix_doc_index...
next