]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/issue-11736.rs
Auto merge of #22541 - Manishearth:rollup, r=Gankro
[rust.git] / src / test / run-pass / issue-11736.rs
2015-02-19 borsAuto merge of #22541 - Manishearth:rollup, r=Gankro
2015-02-19 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
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 CrichtonRound 1 fixes and rebase conflicts
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`
2015-01-21 Alex Crichtonrollup merge of #19913: KOMON/rust-mode-emacs-indentation
2015-01-20 borsAuto merge of #19353 - icorderi:docs/grammar, r=stevekl...
2015-01-12 borsMerge pull request #20903 from XMPPwocky/deadlink1
2015-01-06 Alex Crichtonrollup merge of #19998: th0114nd/unicode-bottom
2015-01-04 borsMerge pull request #19963 from tshepang/patch-3
2015-01-03 borsauto merge of #19835 : pythonesque/rust/add-unordered...
2014-12-27 borsauto merge of #20143 : csouth3/rust/vecmap-reserve...
2014-12-25 borsauto merge of #20024 : mneumann/rust/dragonfly-fixes3...
2014-12-24 borsauto merge of #19813 : barosl/rust/autoderef-type-infer...
2014-12-24 borsauto merge of #20060 : Aatch/rust/enum-repr, r=alexcrichton
2014-12-24 Johannes HoffMerge branch 'master' into cfg_tmp_dir
2014-12-23 borsMerge pull request #20155 from tbu-/pr_vecmap_fiximpls
2014-12-23 borsMerge pull request #20153 from brianloveswords/patch-1
2014-12-23 borsMerge pull request #19886 from brson/rustup
2014-12-23 borsauto merge of #20145 : alexcrichton/rust/rollup, r...
2014-12-22 Alex Crichtonrollup merge of #20089: rolftimmermans/json-control...
2014-12-22 Alex Crichtonrollup merge of #19964: pnkfelix/everybody-loops-pprint
2014-12-22 Alex Crichtonrollup merge of #19891: nikomatsakis/unique-fn-types-3
2014-12-22 Alex Crichtonrollup merge of #20056: MrFloya/iter_rename
2014-12-22 Alex Crichtonrollup merge of #20141: frewsxcv/rfc438
2014-12-22 Alex Crichtonrollup merge of #20140: frewsxcv/rm-reexports
2014-12-22 Alex Crichtonrollup merge of #20135: selaine/less-asm
2014-12-22 Alex Crichtonrollup merge of #20134: jbranchaud/add-doctest-for...
2014-12-22 Alex Crichtonrollup merge of #20129: nagisa/man-fixes
2014-12-22 Alex Crichtonrollup merge of #20125: csouth3/hashset-bitops
2014-12-22 Alex Crichtonrollup merge of #20124: klutzy/pprust-asm
2014-12-22 Alex Crichtonrollup merge of #20102: tshepang/patch-4
2014-12-22 Alex Crichtonrollup merge of #20084: barosl/struct-variant-field-err
2014-12-22 Alex Crichtonrollup merge of #20075: skade/remove-notrust
2014-12-22 Alex Crichtonrollup merge of #20053: csouth3/misc-stab
2014-12-22 Alex Crichtonrollup merge of #20033: alexcrichton/deprecate-serialise
2014-12-22 Alex Crichtonrollup merge of #19741: alexcrichton/stabilize-str
2014-12-22 Alex Crichtonrollup merge of #19216: Gankro/bitv
2014-12-20 Alexis BeingessnerConventions and cleanup for Bitv and BitvSet
2014-11-23 borsauto merge of #18140 : JelteF/rust-1/guide-fix, r=cmr
2014-11-22 borsauto merge of #17513 : dradtke/rust/master, r=kballard
2014-11-21 borsauto merge of #18908 : tbu-/rust/pr_mapinplace_fixzeros...
2014-11-17 Jakub Bukajrollup merge of #18890: luqmana/tf
2014-11-17 borsauto merge of #18927 : areski/rust/pr-improve-option...
2014-11-16 Jakub Bukajrollup merge of #18942: jbcrail/tree-set-docs
2014-11-16 Jakub Bukajrollup merge of #18941: reem/better-task-pool
2014-11-16 Jakub Bukajrollup merge of #18935: jmesmon/cody/no-vendor-triplle
2014-11-16 Jakub Bukajrollup merge of #18933: IanConnolly/doc-fake-rust
2014-11-16 borsauto merge of #18788 : ricky26/rust/master, r=aturon
2014-11-15 borsauto merge of #18924 : cakebaker/rust/fix_list, r=steve...
2014-11-15 borsauto merge of #18922 : japaric/rust/for, r=jakub-
2014-11-15 borsauto merge of #18901 : steveklabnik/rust/quickfix,...
2014-11-14 borsauto merge of #18894 : ArtemGr/rust/patch-1, r=pnkfelix
2014-11-14 borsauto merge of #18880 : barosl/rust/doc-fail-to-panic...
2014-11-14 borsauto merge of #18893 : bkoropoff/rust/issue-18883,...
2014-11-14 borsauto merge of #18891 : erickt/rust/deprecate-as-ref...
2014-11-14 borsauto merge of #18840 : huonw/rust/tweaks, r=alexcrichton
2014-11-14 borsauto merge of #18827 : bjz/rust/rfc369-numerics, r...
2014-11-12 Brendan ZabarauskasRemove lots of numeric traits from the preludes
2014-09-17 Alex Crichtonrollup merge of #17326 : brson/wintest
2014-08-31 Alex Crichtonrollup merge of #16840 : huonw/feature-has-added
2014-08-22 borsauto merge of #16509 : luqmana/rust/uw, r=alexcrichton
2014-08-22 borsauto merge of #16512 : wickerwaka/rust/getopt-16348...
2014-08-21 borsauto merge of #16487 : steveklabnik/rust/guide_ownershi...
2014-08-21 borsauto merge of #16362 : nham/rust/std_rand_pi_example...
2014-08-21 borsauto merge of #16447 : steveklabnik/rust/guide_vectors_...
2014-08-21 borsauto merge of #16443 : steveklabnik/rust/fix_path_docs...
2014-08-20 borsauto merge of #16408 : steveklabnik/rust/guide_iterator...
2014-08-20 borsauto merge of #16257 : steveklabnik/rust/guide_patterns...
2014-08-19 borsauto merge of #16582 : Gankro/rust/bitv, r=alexcrichton
2014-08-19 borsauto merge of #16364 : tbu-/rust/pr_checkeddiv0, r...
next