]> git.lizzy.rs Git - rust.git/history - mk
Emit lifetime end markers for function arguments
[rust.git] / mk /
2014-09-29 Alex Crichtonrollup merge of #17576 : kmcallister/hide-quotes
2014-09-29 Alex Crichtonrollup merge of #17573 : iliekturtles/17570-windows...
2014-09-29 Alex Crichtonrollup merge of #17565 : akavel/patch-1
2014-09-29 Alex Crichtonrollup merge of #17564 : japaric/fix-slicemut-docs
2014-09-29 Alex Crichtonrollup merge of #17557 : sfackler/fuse-example
2014-09-29 Alex Crichtonrollup merge of #17544 : eklitzke/master
2014-09-29 Alex Crichtonrollup merge of #17548 : cgaebel/master
2014-09-29 Alex Crichtonrollup merge of #17542 : brson/devchannel
2014-09-29 Alex Crichtonrollup merge of #17531 : tomjakubowski/rustdoc-where...
2014-09-29 Alex Crichtonrollup merge of #17519 : pcwalton/unboxed-closure-move...
2014-09-29 Alex Crichtonrollup merge of #17510 : MatejLach/find_fix
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-29 borsauto merge of #17535 : Manishearth/rust/patch-2, r...
2014-09-29 borsauto merge of #17533 : michaelwoerister/rust/function...
2014-09-28 Keegan McAllisterKeep ExpnId abstract by providing conversions
2014-09-28 borsauto merge of #17532 : ahmedcharles/rust/typo, r=alexcr...
2014-09-28 borsauto merge of #17527 : sfackler/rust/cfg-syntax, r...
2014-09-28 borsauto merge of #17529 : nodakai/rust/rustdoc-div-in...
2014-09-27 borsauto merge of #17523 : TeXitoi/rust/relicense-shootout...
2014-09-27 borsauto merge of #17517 : pczarn/rust/hashmap-lifetimes...
2014-09-27 borsauto merge of #17334 : Gankro/rust/btree-vec, r=huonw
2014-09-27 borsauto merge of #17511 : MatejLach/rust/iter_guide_typo...
2014-09-27 borsauto merge of #17515 : mbrubeck/rust/patch-1, r=alexcri...
2014-09-27 borsauto merge of #17512 : nodakai/rust/fix-ptr-guide,...
2014-09-27 borsauto merge of #17469 : sfackler/rust/into-result, r...
2014-09-27 borsauto merge of #17506 : sfackler/rust/cfg-attr, r=alexcr...
2014-09-26 borsauto merge of #17549 : brson/rust/morewinfail, r=alexcr...
2014-09-26 borsauto merge of #17504 : danburkert/rust/tuple-serializat...
2014-09-26 borsauto merge of #17495 : alexcrichton/rust/snapshots...
2014-09-25 Brian AndersonUse 'dev' for the release channel and version suffix...
2014-09-25 borsauto merge of #17466 : nikomatsakis/rust/oibt, r=pcwalton
2014-09-25 borsauto merge of #17455 : steveklabnik/rust/document_defau...
2014-09-25 borsauto merge of #17498 : coyotebush/rust/iter-doc, r...
2014-09-25 borsauto merge of #17497 : nodakai/rust/libnative-misc...
2014-09-25 Niko MatsakisMove checking of whether fields are Sized or not into...
2014-09-25 borsauto merge of #17492 : alexcrichton/rust/issue-16274...
2014-09-25 borsauto merge of #17378 : Gankro/rust/hashmap-entry, r...
2014-09-25 Brian Andersonmk: Fix a minor makefile warning on windows
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 O S K Chaitanyacollapse setting and exporting RUST_BENCH into one...
2014-09-23 O S K ChaitanyaUse locale 'C' for running tests. Closes #17423
2014-09-22 Steve Klabnikmanual -> reference & formatting
2014-09-22 Matt CoffinCopy GYP environment variables on iOS
2014-09-22 Matt CoffinEnsure that compiler environment is passed to gyp
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-20 borsauto merge of #17319 : kmcallister/rust/method-macro...
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 #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 Alex Crichtonrollup merge of #17041 : pcwalton/right-unboxed-closure...
2014-09-18 borsauto merge of #17330 : brson/rust/bot-house-cleaning...
2014-09-18 Brian Andersonmk: Remove check-fast target
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 #17331 : kballard/rust/rust_log_pattern_i...
2014-09-17 borsauto merge of #17343 : alexcrichton/rust/rollup, r...
2014-09-17 borsauto merge of #16836 : P1start/rust/closure_ret_bang...
2014-09-17 Alex Crichtonrollup merge of #17333 : mo/drop_unused_diagnostic_codes
2014-09-17 Alex Crichtonrollup merge of #17329 : alexcrichton/snapshots
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 #17311 : jakub-/issue-17302
2014-09-17 Alex Crichtonrollup merge of #17310 : nikomatsakis/type-bounds-gener...
2014-09-17 Alex Crichtonrollup merge of #17309 : aturon/deprecate-libnum
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...
next