]> git.lizzy.rs Git - rust.git/history - src/test
Move config.toml.example to the root dir
[rust.git] / src / test /
2017-08-12 borsAuto merge of #43772 - arielb1:nonfree-block, r=nagisa
2017-08-11 borsAuto merge of #43766 - michaelwoerister:trans-scheduler...
2017-08-11 borsAuto merge of #43750 - tbu-:pr_fn_unreachable, r=sfackler
2017-08-11 borsAuto merge of #42932 - bjorn3:no_llvm_try2, r=eddyb
2017-08-11 borsAuto merge of #43748 - RalfJung:mir-validate2, r=arielb1
2017-08-11 borsAuto merge of #43800 - GuillaumeGomez:rollup, r=Guillau...
2017-08-11 Guillaume GomezRollup merge of #43795 - GuillaumeGomez:improve-variant...
2017-08-11 Guillaume GomezRollup merge of #43793 - j-browne:master, r=steveklabnik
2017-08-11 Guillaume GomezRollup merge of #43791 - GuillaumeGomez:file-docs,...
2017-08-11 Guillaume GomezRollup merge of #43783 - prisme60:prisme60-typo, r...
2017-08-11 Guillaume GomezRollup merge of #43779 - mattico:fix-unicode-typo,...
2017-08-11 Guillaume GomezRollup merge of #43773 - ubsan:patch-1, r=eddyb
2017-08-11 Guillaume GomezRollup merge of #43760 - ollie27:rustdoc_search_css...
2017-08-11 Guillaume GomezRollup merge of #43752 - arshiamufti:union-test, r...
2017-08-11 Guillaume GomezRollup merge of #43747 - GuillaumeGomez:fix-css, r...
2017-08-11 Guillaume GomezRollup merge of #43744 - MaloJaffre:stage1-test, r...
2017-08-11 Guillaume GomezRollup merge of #43741 - Gankro:fix-assert, r=eddyb
2017-08-11 Guillaume GomezRollup merge of #43739 - ibabushkin:master, r=eddyb
2017-08-11 Guillaume GomezRollup merge of #43721 - natboehm:patch-1, r=steveklabnik
2017-08-11 Guillaume GomezRollup merge of #43715 - ollie27:docs_long_link, r...
2017-08-11 Guillaume GomezRollup merge of #43712 - oli-obk:cfg, r=arielb1
2017-08-11 Guillaume GomezRollup merge of #43650 - RalfJung:mir-validate, r=arielb1
2017-08-11 Guillaume GomezRollup merge of #43632 - ruuda:allow-long-relative...
2017-08-11 Guillaume GomezRollup merge of #43176 - RalfJung:explain, r=eddyb
2017-08-11 borsAuto merge of #43745 - kennytm:fix-43162, r=aturon
2017-08-11 borsAuto merge of #43743 - michaelwoerister:gcx-tcx-switche...
2017-08-10 borsAuto merge of #43589 - aidanhs:aphs-fix-system-malloc...
2017-08-10 borsAuto merge of #43559 - Nashenas88:nll-region-renumberer...
2017-08-10 borsAuto merge of #43720 - pornel:staticconst, r=petrochenkov
2017-08-10 Ariel Ben-YehudaFor box expressions, use NZ drop instead of a free...
2017-08-10 KornelReword error hint
2017-08-10 borsAuto merge of #43522 - alexcrichton:rewrite-lints,...
2017-08-10 borsAuto merge of #43582 - ivanbakel:unused_mut_ref, r...
2017-08-10 borsAuto merge of #43737 - GuillaumeGomez:duplicate-method...
2017-08-10 borsAuto merge of #43735 - est31:master, r=alexcrichton
2017-08-10 borsAuto merge of #43730 - nrc:driver-shim, r=eddyb
2017-08-10 est31Add a feature gate
2017-08-09 Vadim PetrochenkovBetter diagnostics and recovery for `const` in extern...
2017-08-09 borsAuto merge of #43627 - Aaronepower:master, r=alexcrichton
2017-08-09 borsAuto merge of #43484 - estebank:point-to-return, r...
2017-08-09 Esteban KüberReadd backticks around ()
2017-08-09 borsAuto merge of #43732 - kennytm:pass-wrapper-warning...
2017-08-09 Alex Crichtonrustc: Rearchitect lints to be emitted more eagerly
2017-08-09 Michael WoeristerErase/anonymize regions while computing TypeId hash.
2017-08-09 borsAuto merge of #43588 - dns2utf8:wrapping_add, r=sfackler
2017-08-09 Esteban KüberOnly refer to return type when it matches
2017-08-09 borsAuto merge of #43728 - zackmdavis:fnused, r=eddyb
2017-08-09 borsAuto merge of #43595 - oyvindln:master, r=aturon
2017-08-08 borsAuto merge of #43691 - GuillaumeGomez:fix-rustdoc,...
2017-08-08 Ralf Jungexplain that the example is indeed UB, but that's okay
2017-08-08 borsAuto merge of #43711 - lu-zero:master, r=nagisa
2017-08-08 Guillaume GomezImprove error message when duplicate names for type...
2017-08-08 Zack M. Davis#[must_use] for functions (RFC 1940)
2017-08-08 Malo JaffréIgnore tests that fail on stage1
2017-08-08 kennytmType-check `break value;` even outside of `loop {}`.
2017-08-08 borsAuto merge of #43698 - MaloJaffre:confusables, r=eddyb
2017-08-08 borsAuto merge of #43694 - semarie:rustdoc-ldpath, r=Mark...
2017-08-08 est31Avoid calling the column!() macro in panic
2017-08-08 borsAuto merge of #42998 - behnam:uni-ver-type, r=sfackler
2017-08-07 borsAuto merge of #43708 - dhduvall:solaris-sparc-addrinfo...
2017-08-07 borsAuto merge of #43695 - mehcode:patch-1, r=QuietMisdreavus
2017-08-07 Guillaume GomezRemove \0 printing
2017-08-07 borsAuto merge of #43558 - GuillaumeGomez:union-const-color...
2017-08-07 borsAuto merge of #43713 - arielb1:legacy-dataflow, r=eddyb
2017-08-07 borsAuto merge of #43706 - nrc:update-rls, r=sfackler
2017-08-07 borsAuto merge of #43709 - zackmdavis:de-orphan_extended_in...
2017-08-07 borsAuto merge of #43699 - GuillaumeGomez:e0623, r=eddyb
2017-08-06 Guillaume GomezAdd missing error code for private method
2017-08-06 Guillaume GomezFix hoedown error in rustdoc
2017-08-06 borsAuto merge of #43397 - GuillaumeGomez:unused-union...
2017-08-06 Guillaume GomezHandle type aliases as well
2017-08-06 Isaac van BakelAdded closure test case.
2017-08-06 Guillaume GomezFix union unused fields check
2017-08-06 Guillaume GomezImprove union unused field detection
2017-08-06 borsAuto merge of #43655 - bjorn3:more_doc_comments, r...
2017-08-06 borsAuto merge of #43488 - Florob:repeat-opt, r=arielb1
2017-08-05 borsAuto merge of #43688 - frewsxcv:frewsxcv-bump-book...
2017-08-05 Guillaume GomezDon't warn on unused field on union
2017-08-05 borsAuto merge of #43652 - frewsxcv:frewsxcv-str-examples...
2017-08-05 borsAuto merge of #43554 - eddyb:apfloat, r=nikomatsakis
2017-08-05 borsAuto merge of #43640 - oli-obk:patch-5, r=nikomatsakis
2017-08-05 borsAuto merge of #43642 - mmatyas:unskip_aarch64_tests...
2017-08-05 Florian Zeitzcodegen tests: Check type of `len` argument to `llvm...
2017-08-05 borsAuto merge of #43639 - TobiasSchaffner:master, r=alexcr...
2017-08-05 Ralf Jungtest MIR validation statements in closures
2017-08-04 borsAuto merge of #43615 - dhduvall:lto-unaligned-read...
2017-08-04 borsAuto merge of #43590 - michaelwoerister:no-reopening...
2017-08-04 borsAuto merge of #43577 - cuviper:link-llvm-dylib, r=sanxiyn
2017-08-04 borsAuto merge of #43600 - scalexm:issue-35976, r=nikomatsakis
2017-08-04 Mátyás MustohaUnskip some tests on AArch64
2017-08-04 borsAuto merge of #43442 - zackmdavis:note_available_field_...
2017-08-04 arshiamuftiadd test
2017-08-04 borsAuto merge of #43403 - RalfJung:mir-validate, r=nikomat...
2017-08-04 borsAuto merge of #43634 - dhduvall:solaris-test-fixes...
2017-08-04 borsAuto merge of #43459 - ids1024:asrawfd, r=alexcrichton
2017-08-04 Danek DuvallRecognize SPARC in more tests where architecture matters.
2017-08-04 Danek DuvallSolaris linker options need to be accounted for in...
2017-08-03 Danek DuvallSome tests use `res_init()` and need `-lresolv` on...
2017-08-03 borsAuto merge of #43619 - frewsxcv:frewsxcv-thread, r...
2017-08-03 borsAuto merge of #43618 - SimonSapin:nomiconup, r=steveklabnik
next