]> git.lizzy.rs Git - rust.git/history - src/test
Auto merge of #43714 - ollie27:rustbuild_create_dir_all, r=alexcrichton
[rust.git] / src / test /
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 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 borsAuto merge of #43397 - GuillaumeGomez:unused-union...
2017-08-06 Guillaume GomezHandle type aliases as well
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-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 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
2017-08-03 borsAuto merge of #43609 - dsprenkels:issue-40510, r=Mark...
2017-08-03 scalexmTweak error message
2017-08-03 scalexmAdd a more precise error message
2017-08-03 borsAuto merge of #43616 - mbrubeck:fnv, r=michaelwoerister
2017-08-03 Daan SprenkelsAdd more regression tests for #40510
2017-08-03 borsAuto merge of #43611 - nrc:save-tidy, r=eddyb
2017-08-02 borsAuto merge of #43614 - pornel:is_gotcha, r=BurntSushi
2017-08-02 borsAuto merge of #43607 - marioidival:master, r=alexcrichton
2017-08-02 Eduard-Mihai Burtescurustc_const_math: use apfloat::ieee::{Single,Double...
2017-08-02 borsAuto merge of #43602 - QuietMisdreavus:fantastic-shrink...
2017-08-02 borsAuto merge of #43584 - arielb1:unused-reads, r=eddyb
2017-08-02 Ralf Jungalso release-validate return value before a call
2017-08-02 Mario IdivalRemove unecessary test code #43219
2017-08-02 Daan SprenkelsAdd regression test for #40510
2017-08-02 Corey FarwellRollup merge of #43598 - ibabushkin:master, r=eddyb
2017-08-02 Corey FarwellRollup merge of #43597 - dhduvall:master, r=alexcrichton
2017-08-02 Corey FarwellRollup merge of #43585 - frewsxcv:frewsxcv-hashset...
2017-08-02 Corey FarwellRollup merge of #43581 - alexcrichton:inline-more,...
2017-08-02 Corey FarwellRollup merge of #43423 - xliiv:cell-example, r=steveklabnik
2017-08-02 Corey FarwellRollup merge of #43389 - alexcrichton:thread-error...
2017-08-02 borsAuto merge of #43579 - cuviper:extern-llvm-features...
2017-08-01 borsAuto merge of #43576 - arielb1:no-unneeded-unwind,...
2017-08-01 Ralf Jungadd a closure inside an unsafe fn to the tests
2017-08-01 borsAuto merge of #43529 - QuietMisdreavus:fn-docs, r=steve...
2017-08-01 borsAuto merge of #43506 - michaelwoerister:async-llvm...
2017-08-01 Ralf Junghandle tuple struct ctors
2017-08-01 borsAuto merge of #43568 - arielb1:constant-recovery, r...
2017-08-01 Michael Woeristerasync-llvm(29): Adapt run-make/llvm-phase test case...
2017-08-01 borsAuto merge of #43560 - QuietMisdreavus:ref-docs, r...
2017-08-01 borsAuto merge of #43552 - petrochenkov:instab, r=jseyfried
2017-08-01 borsAuto merge of #43533 - nrc:macro-save, r=jseyfried,
2017-08-01 Ralf JungHandle closures. Add some more tests.
2017-08-01 Zack M. Davislimit and delimit available fields in note
2017-08-01 Ralf Jungfix AddValidation on methods
2017-07-31 borsAuto merge of #43547 - arielb1:no-borrow-no-check,...
2017-07-31 Ralf Jungmore readable printing of validation operands
2017-07-31 Ralf Jungoptionally only emit basic validation for functions...
2017-07-31 Ariel Ben-Yehudarustc_mir::transform::simplify - remove nops first
2017-07-31 Ariel Ben-Yehudarustc_mir: don't build unused unwind cleanup blocks
2017-07-31 borsAuto merge of #43399 - tschottdorf:bndmode-pat-adjustme...
2017-07-31 Ariel Ben-Yehudatrans::mir::constant - fix assignment error recovery
2017-07-31 Ariel Ben-Yehudafix `-Z treat-err-as-bug`
2017-07-31 borsAuto merge of #43562 - alexcrichton:no-clean-rebuild...
2017-07-31 borsAuto merge of #43546 - nikomatsakis:issue-43132, r...
2017-07-30 borsAuto merge of #43556 - dmizuk:remove-z-opt-usage, r...
2017-07-30 Niko Matsakissave the subobligations as well
2017-07-30 borsAuto merge of #43515 - QuietMisdreavus:show-assoc-types...
2017-07-30 borsAuto merge of #43543 - petrochenkov:32330, r=nikomatsakis
2017-07-30 Vadim Petrochenkovresolve: Fix instability in import suggestions
2017-07-30 Ralf Jungsilence tidy
2017-07-30 Ralf JungAdd tests for emitting validation statements
2017-07-30 borsAuto merge of #43551 - Mark-Simulacrum:rollup, r=Mark...
2017-07-30 Mark SimulacrumRollup merge of #43549 - alexcrichton:build-llvm, r...
2017-07-30 Mark SimulacrumRollup merge of #43544 - redox-os:update_redox_sys...
2017-07-30 Mark SimulacrumRollup merge of #43536 - alexcrichton:privileged, r...
2017-07-30 Mark SimulacrumRollup merge of #43513 - alexcrichton:inline-repeat...
2017-07-30 Mark SimulacrumRollup merge of #43512 - arielb1:untyped-move-paths...
2017-07-30 Mark SimulacrumRollup merge of #43509 - QuietMisdreavus:method-src...
2017-07-30 Mark SimulacrumRollup merge of #43501 - topecongiro:span-to-whereclaus...
2017-07-30 Mark SimulacrumRollup merge of #43409 - tshepang:concise, r=steveklabnik
2017-07-29 borsAuto merge of #43009 - GuillaumeGomez:unused-doc-commen...
2017-07-29 borsAuto merge of #43541 - gaurikholkar:lifetime_errors...
2017-07-29 Alex Crichtonstd: Mark `Layout::repeat` as `#[inline]`
2017-07-29 Vadim PetrochenkovCleanup some remains of `hr_lifetime_in_assoc_type...
next