]> git.lizzy.rs Git - rust.git/history - src/test
Rollup merge of #28588 - critiqjo:trpl-closure, r=steveklabnik
[rust.git] / src / test /
2015-09-25 Steve KlabnikRollup merge of #28588 - critiqjo:trpl-closure, r=steve...
2015-09-25 Steve KlabnikRollup merge of #28319 - Manishearth:mem_docs, r=stevek...
2015-09-25 borsAuto merge of #28505 - apasel422:issue-28448, r=alexcri...
2015-09-24 borsAuto merge of #28608 - eddyb:no-place-for-an-old-box...
2015-09-24 borsAuto merge of #28538 - alevy:make_fixedsizearray_unsafe...
2015-09-24 Steve KlabnikRollup merge of #28622 - tshepang:known-as-structs...
2015-09-24 Steve KlabnikRollup merge of #28620 - tshepang:not-filled, r=stevekl...
2015-09-24 Steve KlabnikRollup merge of #28619 - tshepang:fix-link, r=steveklabnik
2015-09-24 Steve KlabnikRollup merge of #28618 - tshepang:repetition, r=stevekl...
2015-09-24 Steve KlabnikRollup merge of #28617 - tshepang:optional, r=steveklabnik
2015-09-24 Steve KlabnikRollup merge of #28616 - tshepang:idiom, r=steveklabnik
2015-09-24 Eduard BurtescuRemove the deprecated box(PLACE) syntax.
2015-09-24 borsAuto merge of #28602 - apasel422:clone_from, r=bluss
2015-09-24 borsAuto merge of #28607 - remram44:doc-fix-str-pattern...
2015-09-24 borsAuto merge of #28598 - semarie:openbsd-unbreak, r=alexc...
2015-09-23 borsAuto merge of #28596 - sanxiyn:dedup-unused, r=alexcrichton
2015-09-23 borsAuto merge of #28569 - semarie:stdcpp-tests, r=alexcrichton
2015-09-23 borsAuto merge of #28585 - ranma42:simpler-panic, r=alexcri...
2015-09-23 Seo SanghyeonDo not traverse RHS of assignment twice for unused...
2015-09-23 borsAuto merge of #28580 - wesleywiser:split_out_type_lints...
2015-09-23 borsAuto merge of #28535 - petrochenkov:name, r=nrc
2015-09-22 borsAuto merge of #28504 - Eljay:fix-trait-privacy, r=nrc
2015-09-22 borsAuto merge of #28369 - ebfull:fix-higher-ranked, r...
2015-09-22 borsAuto merge of #28543 - gandro:netbsd, r=alexcrichton
2015-09-22 Sébastien Marierun-make: search libstdc++ in /usr/local/lib too
2015-09-22 Vadim PetrochenkovUse Names in HIR Items
2015-09-22 borsAuto merge of #28582 - jedireza:patch-1, r=huonw
2015-09-22 borsAuto merge of #28578 - gandro:nodefaultlibs, r=alexcrichton
2015-09-22 Lee JefferyAdd UFCS privacy test.
2015-09-22 borsAuto merge of #28574 - Eljay:hoedown-3.0.5, r=alexcrichton
2015-09-22 borsAuto merge of #28427 - DiamondLovesYou:gdb-debug-script...
2015-09-22 borsAuto merge of #28364 - petrochenkov:usegate, r=alexcrichton
2015-09-21 borsAuto merge of #28567 - sanxiyn:save-lto, r=alexcrichton
2015-09-21 Richard DiamondAvoid loading the whole gdb debug scripts section.
2015-09-21 borsAuto merge of #28566 - Ms2ger:AsmDialect, r=sanxiyn
2015-09-21 borsAuto merge of #28562 - llogiq:shootout, r=alexcrichton
2015-09-21 borsAuto merge of #28531 - whitequark:patch-1, r=Gankro
2015-09-21 borsAuto merge of #28565 - apasel422:issue-28561, r=Manishearth
2015-09-21 Andrew PaseltinerAdd tests for macro-based impls
2015-09-21 llogiqUse BufWriter in fasta-redux for a nice speedup
2015-09-21 borsAuto merge of #28555 - GuillaumeGomez:error_codes,...
2015-09-20 borsAuto merge of #28539 - rkruppe:shuffle-num-internals...
2015-09-20 borsAuto merge of #28534 - marcusklaas:fix-mod-inner-span...
2015-09-20 borsAuto merge of #28429 - wesleywiser:split_up_lints,...
2015-09-20 borsAuto merge of #28501 - semarie:stdcpp-path, r=alexcrichton
2015-09-20 borsAuto merge of #28499 - semmaz:doc-anchor-fix, r=stevekl...
2015-09-20 borsAuto merge of #28532 - Eljay:misc-fixes, r=bluss
2015-09-20 Lee JefferyMiscellaneous cleanup for old issues.
2015-09-20 borsAuto merge of #28529 - Manishearth:rollup, r=Manishearth
2015-09-20 Manish GoregaokarRollup merge of #28526 - Manishearth:expand-clone,...
2015-09-20 Manish GoregaokarRollup merge of #28525 - Wallacoloo:book-4.8-double...
2015-09-20 Manish GoregaokarRollup merge of #28522 - apasel422:issue-28091, r=alexc...
2015-09-20 Manish GoregaokarRollup merge of #28507 - Manishearth:const-stable,...
2015-09-20 Manish GoregaokarRollup merge of #28463 - critiqjo:book-concurrency...
2015-09-20 borsAuto merge of #28503 - marcusklaas:pub-extern, r=alexcr...
2015-09-20 borsAuto merge of #28519 - wthrowe:fixup-28321, r=alexcrichton
2015-09-20 borsAuto merge of #28506 - Manishearth:no_mac, r=eddyb
2015-09-20 borsAuto merge of #28512 - lfairy:snapshot-pyc, r=alexcrichton
2015-09-19 Andrew PaseltinerFeature-gate `#[no_debug]` and `#[omit_gdb_pretty_print...
2015-09-19 borsAuto merge of #28345 - japaric:op-assign, r=nmatsakis
2015-09-19 borsAuto merge of #28516 - steveklabnik:rollup, r=steveklabnik
2015-09-19 William ThroweMove test to the right directory and make it pass
2015-09-19 borsAuto merge of #28497 - apasel422:issue-28493, r=Gankro
2015-09-19 Steve KlabnikRollup merge of #28515 - alex:patch-1, r=steveklabnik
2015-09-19 Steve KlabnikRollup merge of #28511 - llogiq:printdoc, r=steveklabnik
2015-09-19 Steve KlabnikRollup merge of #28496 - davidszotten:fix_error_anchors...
2015-09-19 Steve KlabnikRollup merge of #28485 - Wallacoloo:clarify-let-lhs...
2015-09-19 Steve KlabnikRollup merge of #28483 - dagnir:compiler-test-doc-clean...
2015-09-19 Steve KlabnikRollup merge of #28443 - GuillaumeGomez:error_codes...
2015-09-19 Steve KlabnikRollup merge of #28430 - apasel422:issue-14698, r=alexc...
2015-09-19 Steve KlabnikRollup merge of #28400 - badboy:disable-browser-history...
2015-09-19 borsAuto merge of #28494 - bluss:vecdeque-zst, r=eddyb
2015-09-19 borsAuto merge of #28495 - semarie:stdcpp-name, r=alexcrichton
2015-09-19 Vadim PetrochenkovDon't use std in stability tests
2015-09-19 borsAuto merge of #28491 - dotdash:noadjust, r=nikomatsakis
2015-09-19 borsAuto merge of #28489 - kud1ing:patch-1, r=alexcrichton
2015-09-19 borsAuto merge of #28486 - nrc:pub-extern-crate, r=alexcrichton
2015-09-19 Jorge Aparicioaddress Niko's comments
2015-09-19 Jorge AparicioOverloaded augmented assignments
2015-09-19 Andrew PaseltinerAlways pass `/DEBUG` flag to MSVC linker
2015-09-19 borsAuto merge of #28468 - nagisa:revert-negate-unsigned...
2015-09-19 borsAuto merge of #28484 - nrc:fix-save, r=alexcrichton
2015-09-18 EljayRemove unnecessary trait accessibility check.
2015-09-18 Marcus KlaasInclude visibility modifier in span of foreign item
2015-09-18 borsAuto merge of #28465 - apasel422:tidy, r=alexcrichton
2015-09-18 borsAuto merge of #28442 - nagisa:remove-enum-vis-field...
2015-09-18 Simonas KazlauskasRevert "Convert negate_unsigned feature gate to a warning"
2015-09-18 borsAuto merge of #28336 - petrochenkov:empstr, r=pnkfelix
2015-09-18 Björn SteinbrinkSkip no-op adjustments in trans
2015-09-18 Vadim PetrochenkovAdd feature gate
2015-09-18 Vadim PetrochenkovAdd some more tests
2015-09-18 Vadim PetrochenkovImplement empty struct with braces (RFC 218)
2015-09-18 Nick CameronWarn on `pub extern crate`.
2015-09-17 borsAuto merge of #28476 - steveklabnik:rollup, r=steveklabnik
2015-09-17 Steve KlabnikRollup merge of #28474 - tshepang:repetition, r=stevekl...
2015-09-17 Steve KlabnikRollup merge of #28473 - tshepang:lowercase, r=steveklabnik
2015-09-17 Steve KlabnikRollup merge of #28471 - tshepang:markup, r=steveklabnik
2015-09-17 Steve KlabnikRollup merge of #28470 - tshepang:idiom, r=steveklabnik
2015-09-17 Steve KlabnikRollup merge of #28466 - baskerville:trpl-heap-highest...
2015-09-17 Steve KlabnikRollup merge of #28451 - dagnir:osx-req-wording, r...
next