]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/pattern-bound-var-in-for-each.rs
rustdoc: Replace no-pretty-expanded with pretty-expanded
[rust.git] / src / test / run-pass / pattern-bound-var-in-for-each.rs
2015-03-23 Brian Andersonrustdoc: Replace no-pretty-expanded with pretty-expanded
2015-03-20 Manish GoregaokarRollup merge of #23447 - kjpgit:kjp/pointerexample...
2015-03-13 Manish GoregaokarRollup merge of #21468 - sanxiyn:dead-variant, r=
2015-03-06 borsAuto merge of #22474 - iKevinY:pandoc-version-check...
2015-03-06 Manish GoregaokarRollup merge of #22474 - iKevinY:pandoc-version-check...
2015-03-05 Manish GoregaokarRollup merge of #22029 - iKevinY:tidy-changes, r=brson
2015-02-25 Manish GoregaokarRollup merge of #22783 - alexcrichton:deprecate-taskpoo...
2015-02-24 borsAuto merge of #22530 - rprichard:master, r=dotdash
2015-02-24 Manish GoregaokarRollup merge of #22473 - leejunseok:fix_pointer_example...
2015-02-23 Manish GoregaokarRollup merge of #22544 - bombless:fix-pattern, r=pnkfelix
2015-02-23 Manish GoregaokarRollup merge of #22559 - kmcallister:borrowck-readme...
2015-02-23 Manish GoregaokarRollup merge of #22513 - steveklabnik:doc_str, r=brson
2015-02-23 Manish GoregaokarRollup merge of #22505 - tshepang:current_dir, r=stevek...
2015-02-23 Manish GoregaokarRollup merge of #22371 - fhahn:issue-17829-compiletest...
2015-02-23 Manish GoregaokarRollup merge of #22270 - steveklabnik:gh22152, r=huonw
2015-02-21 Manish GoregaokarRollup merge of #22527 - dotdash:if-loop, r=huonw
2015-02-21 Manish GoregaokarRollup merge of #22524 - stevencrockett:master, r=steve...
2015-02-21 Manish GoregaokarRollup merge of #22522 - zeroem:patch-1, r=pnkfelix
2015-02-21 Manish GoregaokarRollup merge of #22515 - adamhjk:add-else-if-to-docs...
2015-02-21 Manish GoregaokarRollup merge of #22267 - steveklabnik:fix_lie, r=Gankro
2015-02-21 borsAuto merge of #21959 - dhuseby:bitrig-support, r=brson
2015-02-19 borsAuto merge of #22517 - brson:relnotes, r=Gankro
2015-02-19 borsAuto merge of #22497 - nikomatsakis:suffixes, r=alexcri...
2015-02-19 Alex Crichtonrollup merge of #22517: brson/relnotes
2015-02-18 Alex Crichtonrollup merge of #22286: nikomatsakis/variance-4b
2015-02-18 Alex Crichtonrollup merge of #22502: nikomatsakis/deprecate-bracket...
2015-02-18 Alex Crichtonrollup merge of #22210: aturon/stab-final-borrow
2015-02-18 Alex Crichtonrollup merge of #22498: nagisa/style-fixes
2015-02-18 Alex Crichtonrollup merge of #22497: nikomatsakis/suffixes
2015-02-18 Niko MatsakisUpdate suffixes en masse in tests using `perl -p -i -e`
2015-02-13 borsAuto merge of #21376 - fhahn:issue-15881-model-lexer...
2015-02-06 borsAuto merge of #21609 - GarrettHeel:master, r=steveklabnik
2015-02-02 Alex Crichtonrollup merge of #21509: lucab/lucab/copyright-update
2015-01-30 Alex Crichtonrollup merge of #21528: tshepang/simpler-replace-example
2015-01-30 Alex Crichtonrollup merge of #21765: P1start/non-ascii-style-lints
2015-01-30 Alex Crichtonrollup merge of #21753: dzamlo/master
2015-01-30 Alex Crichtonrollup merge of #21747: nikomatsakis/issue-21726-projec...
2015-01-30 Alex Crichtonrollup merge of #21739: alexcrichton/better-print
2015-01-30 Alex Crichtonrollup merge of #21738: steveklabnik/move_out_editors
2015-01-30 Alex Crichtonrollup merge of #21736: sfackler/bufread-capacity-fix
2015-01-30 Alex Crichtonrollup merge of #21733: mneumann/fix-io-rename-df
2015-01-30 Alex Crichtonrollup merge of #21720: huonw/simd-cmp
2015-01-30 Alex Crichtonrollup merge of #21706: reem/missing-zeroable-impl...
2015-01-30 Alex Crichtonrollup merge of #21704: FlaPer87/macro-reexport
2015-01-30 Alex Crichtonrollup merge of #21702: nikomatsakis/issue-21636
2015-01-30 Alex Crichtonrollup merge of #21693: tomjakubowski/rustdoc-fix-21442
2015-01-30 Alex Crichtonrollup merge of #21678: vojtechkral/threads-native...
2015-01-30 Alex Crichtonrollup merge of #21494: jatinn/jsnav
2015-01-29 borsAuto merge of #21692 - pnkfelix:fsk-fix-coerce-match...
2015-01-29 borsAuto merge of #21691 - edwardw:double-closure, r=nikoma...
2015-01-29 borsAuto merge of #21677 - japaric:no-range, r=alexcrichton
2015-01-29 Jorge Aparicio`for x in range(a, b)` -> `for x in a..b`
2013-08-22 borsauto merge of #8590 : blake2-ppc/rust/std-str, r=alexcr...
2013-08-21 borsauto merge of #8602 : sanxiyn/rust/sysconf, r=graydon
2013-08-21 borsauto merge of #8573 : mrordinaire/rust/struct-new-as...
2013-08-21 borsauto merge of #8656 : toddaaro/rust/idle-opt+cleaning...
2013-08-20 borsauto merge of #8328 : alexcrichton/rust/llvm-head,...
2013-08-20 borsauto merge of #8566 : toddaaro/rust/idle-opt+cleaning...
2013-08-19 borsauto merge of #8623 : pnkfelix/rust/fsk-visitor-vpar...
2013-08-19 borsauto merge of #8459 : thestinger/rust/checked, r=graydon
2013-08-19 borsauto merge of #8619 : pnkfelix/rust/fsk-visitor-vpar...
2013-08-19 borsauto merge of #8539 : pnkfelix/rust/fsk-visitor-vpar...
2013-08-19 borsauto merge of #8564 : alexcrichton/rust/ifmt+++, r...
2013-08-19 borsauto merge of #8565 : bblum/rust/select-bugfix, r=brson
2013-08-19 borsauto merge of #8561 : kballard/rust/do-block-internal...
2013-08-18 borsauto merge of #8560 : kballard/rust/reserve-yield,...
2013-08-18 borsauto merge of #8558 : kballard/rust/xorshift-seed,...
2013-08-18 borsauto merge of #8555 : chris-morgan/rust/time-clone...
2013-08-18 borsauto merge of #8551 : huonw/rust/speling, r=alexcrichton
2013-08-18 borsauto merge of #8550 : kballard/rust/token-start-err...
2013-08-18 borsauto merge of #8547 : kballard/rust/trait-parse-err...
2013-08-18 borsauto merge of #8544 : dim-an/rust/fix-match-pipes,...
2013-08-17 borsauto merge of #8554 : michaelwoerister/rust/generics...
2013-08-17 borsauto merge of #8433 : brson/rust/rm-more-oldrt-crud...
2013-08-17 borsauto merge of #8441 : erickt/rust/deny-warnings, r...
2013-08-17 Erick TryzelaarFix warnings it tests
2013-08-06 borsauto merge of #8278 : cmr/rust/workaround, r=brson
2013-08-05 borsauto merge of #8289 : sfackler/rust/push_byte, r=erickt
2013-08-05 borsauto merge of #8279 : pcwalton/rust/no-main, r=brson
2013-08-04 borsauto merge of #8218 : brson/rust/nogc, r=brson
2013-08-04 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/master...
2013-08-04 borsauto merge of #8260 : omasanori/rust/fix-extra-unicode...
2013-08-04 Daniel MicayMerge pull request #8284 from huonw/emacs-in-kw
2013-08-04 borsauto merge of #8262 : dotdash/rust/no_rval_copies,...
2013-08-04 borsauto merge of #8243 : stepancheg/rust/ipv, r=brson
2013-08-04 borsauto merge of #8237 : blake2-ppc/rust/faster-utf8,...
2013-08-04 borsauto merge of #8254 : brson/rust/libuv-mac-supp, r...
2013-08-04 borsauto merge of #8217 : brson/rust/reset_stack_limit...
2013-08-04 borsauto merge of #8264 : thestinger/rust/snapshot, r=Aatch
2013-08-04 Daniel Micayremove obsolete `foreach` keyword
2013-08-03 borsauto merge of #8219 : sstewartgallus/rust/fix_dynamic_l...
2013-08-03 borsauto merge of #8206 : omasanori/rust/blk-to-block,...
2013-08-03 borsauto merge of #8204 : kballard/rust/str-into-owned...
2013-08-02 borsauto merge of #8221 : brson/rust/single-threaded, r...
2013-08-02 borsauto merge of #8202 : pnkfelix/rust/fsk-issue8056-make...
2013-08-02 borsauto merge of #8195 : bblum/rust/task-cleanup, r=brson
2013-08-02 borsauto merge of #8193 : cmr/rust/linux-errno, r=graydon
2013-08-02 borsauto merge of #8188 : huonw/rust/cfg-macro, r=pcwalton
2013-08-02 borsauto merge of #8175 : brson/rust/nodbg, r=graydon
2013-08-02 borsauto merge of #8216 : thestinger/rust/range, r=huonw
next