]> git.lizzy.rs Git - rust.git/history - src/test
Make sure CFG_RELEASE_CHANNEL is always set.
[rust.git] / src / test /
2017-07-26 borsAuto merge of #43487 - Mark-Simulacrum:rollup, r=Mark...
2017-07-26 borsAuto merge of #42059 - derekdreery:bugfix/fix_emscripte...
2017-07-26 borsAuto merge of #43485 - nrc:rls-env-fix, r=Mark-Simulacrum
2017-07-26 Mark SimulacrumRollup merge of #43480 - dhduvall:sparc-blake2b, r...
2017-07-26 Mark SimulacrumRollup merge of #43471 - ollie27:try_from_ints, r=nagisa
2017-07-26 Mark SimulacrumRollup merge of #43465 - topecongiro:needs-test, r...
2017-07-26 Mark SimulacrumRollup merge of #43463 - nrc:catch-span, r=petrochenkov
2017-07-26 Mark SimulacrumRollup merge of #43462 - dhduvall:solaris-libresolv...
2017-07-26 Mark SimulacrumRollup merge of #43458 - RalfJung:verbose, r=nikomatsakis
2017-07-26 Mark SimulacrumRollup merge of #43456 - joshlf:spawn-doc-grammar,...
2017-07-26 Mark SimulacrumRollup merge of #43455 - QuietMisdreavus:extend-spec...
2017-07-26 Mark SimulacrumRollup merge of #43447 - estebank:import-span, r=nikoma...
2017-07-26 Mark SimulacrumRollup merge of #42959 - SimonSapin:nonzero-checked...
2017-07-26 Esteban KüberPoint at path segment on module not found
2017-07-26 borsAuto merge of #43226 - alexcrichton:aarch64-ci, r=aidanhs
2017-07-25 borsAuto merge of #43320 - alexcrichton:new-bootstrap,...
2017-07-25 borsAuto merge of #43419 - lu-zero:master, r=alexcrichton
2017-07-25 borsAuto merge of #43384 - segevfiner:bootstrap-build-argum...
2017-07-25 borsAuto merge of #43325 - ollie27:overflowing_literals...
2017-07-25 topecongiroAdd tests for issues with the E-needstest label
2017-07-25 borsAuto merge of #43248 - llogiq:num-try-from, r=nagisa
2017-07-24 Alex CrichtonAdd a disabled builder for aarch64 emulated tests
2017-07-24 borsAuto merge of #43454 - Mark-Simulacrum:rollup, r=Mark...
2017-07-24 borsAuto merge of #43430 - Mark-Simulacrum:rustbuild-fixes...
2017-07-24 Mark SimulacrumRollup merge of #43446 - zackmdavis:rustdoc_sidebar_uni...
2017-07-24 Mark SimulacrumRollup merge of #43428 - waywardmonkeys:doc-fixes,...
2017-07-24 Mark SimulacrumRollup merge of #43421 - alexcrichton:add-some-build...
2017-07-24 Mark SimulacrumRollup merge of #43401 - cuviper:homogeneous, r=Mark...
2017-07-24 Mark SimulacrumRollup merge of #43379 - s3rvac:fix-exit-status-success...
2017-07-24 Mark SimulacrumRollup merge of #43374 - stjepang:fix-sort-randomizatio...
2017-07-24 Mark SimulacrumRollup merge of #43366 - leshow:bufreader-docs, r=aturon
2017-07-24 Mark SimulacrumRollup merge of #43361 - michaelwoerister:remove-retrac...
2017-07-24 Mark SimulacrumRollup merge of #43342 - ranweiler:no-std-exe-docs...
2017-07-24 Mark SimulacrumRollup merge of #43322 - redox-os:redox_liblibc, r...
2017-07-24 Mark SimulacrumRollup merge of #43297 - infinity0:master, r=alexcrichton
2017-07-24 borsAuto merge of #43436 - zackmdavis:union_doc_fields_sect...
2017-07-24 borsAuto merge of #43327 - nrc:rls-config, r=eddyb
2017-07-24 Nick CameronRemove save-analysis-api references from tests and...
2017-07-24 borsAuto merge of #43280 - lfairy:token-tree-iter-clone...
2017-07-24 borsAuto merge of #43413 - mandeep:ops-generics, r=alexcrichton
2017-07-23 borsAuto merge of #43096 - estebank:ascription-help, r...
2017-07-23 borsAuto merge of #43386 - oli-obk:suggestions, r=nikomatsakis
2017-07-23 Bruce MitchenerFix some doc/comment typos.
2017-07-23 borsAuto merge of #43416 - tshepang:extra-layer, r=alexcrichton
2017-07-23 borsAuto merge of #43256 - Others:patch-1, r=steveklabnik
2017-07-23 borsAuto merge of #43406 - canndrew:never-impl-clone, r...
2017-07-23 borsAuto merge of #43387 - TimNN:rustllvm50, r=alexcrichton
2017-07-22 borsAuto merge of #43382 - mmatyas:aarch64_ignore-stack...
2017-07-22 Simon SapinRemove unnecessary unsafe in test/ui/print_type_sizes...
2017-07-22 Simon SapinDon’t create NonZero(0) in test/ui/print_type_sizes...
2017-07-22 Simon SapinUse safe conversion instead of unsafe constructor in...
2017-07-22 Simon SapinRename {NonZero,Shared,Unique}::new to new_unchecked
2017-07-22 borsAuto merge of #43059 - Mark-Simulacrum:rustbuild-2...
2017-07-22 borsAuto merge of #43367 - alexcrichton:remove-inline-alway...
2017-07-22 borsAuto merge of #43352 - estebank:macro-span-replacement...
2017-07-22 borsAuto merge of #43344 - tlively:wasm-debug, r=alexcrichton
2017-07-22 borsAuto merge of #43343 - petrochenkov:methlife3, r=estebank
2017-07-22 borsAuto merge of #43323 - perryprog:master, r=estebank
2017-07-22 borsAuto merge of #42973 - zackmdavis:json_byte_position_to...
2017-07-21 Zack M. Davisrun-make test for JSON error byte start/end
2017-07-21 borsAuto merge of #43274 - bitshifter:union-align, r=petroc...
2017-07-21 Perry FraserMore tests
2017-07-21 Alex CrichtonRelax a codegen test to be compatible with LLVM 5.0
2017-07-21 borsAuto merge of #43313 - pftbest:fix_asm, r=alexcrichton
2017-07-21 Oliver SchneiderAdjust new suggestions to the suggestion guidelines
2017-07-21 Mátyás MustohaIgnore stack probe tests on AArch64
2017-07-21 borsAuto merge of #43318 - jhjourdan:jh/fix_weak_cound_MAX...
2017-07-21 Esteban KüberFix test
2017-07-21 Esteban KüberUse the macro structure spans instead of the invocation
2017-07-21 borsAuto merge of #43183 - michaelwoerister:internalize...
2017-07-20 borsAuto merge of #43281 - mmatyas:remotetest_env, r=alexcr...
2017-07-20 borsAuto merge of #43271 - Nashenas88:nll, r=nikomatsakis
2017-07-20 borsAuto merge of #43270 - petrochenkov:fixstab, r=alexcrichton
2017-07-20 borsAuto merge of #43260 - zackmdavis:print_target_spec_jso...
2017-07-20 borsAuto merge of #43251 - gaurikholkar:span_reorder, r...
2017-07-20 borsAuto merge of #43247 - est31:master, r=alexcrichton
2017-07-19 Vadim PetrochenkovAdd an extra note to `late_bound_lifetime_arguments...
2017-07-19 borsAuto merge of #43178 - zackmdavis:some_suggestion,...
2017-07-19 borsAuto merge of #42859 - eddyb:const-size-and-align-of...
2017-07-19 Eduard-Mihai BurtescuImplement const fn {size,align}_of.
2017-07-19 borsAuto merge of #43170 - kyrias:full-relro, r=alexcrichton
2017-07-19 borsAuto merge of #43168 - pnkfelix:check-attr-gating,...
2017-07-19 Oliver MiddletonFix overflowing_literals lint for large f32s
2017-07-19 Perry FraserChange the error message for multiple unused print...
2017-07-19 borsAuto merge of #40989 - matklad:comma-arms, r=petrochenkov
2017-07-18 borsAuto merge of #43316 - Mark-Simulacrum:rollup, r=Mark...
2017-07-18 Esteban KüberHandle type ascription cases with a method call instead...
2017-07-18 Mark SimulacrumRollup merge of #43315 - est31:stabilize_float_bits_con...
2017-07-18 Mark SimulacrumRollup merge of #43314 - alexcrichton:fail-curl, r...
2017-07-18 Mark SimulacrumRollup merge of #43312 - lu-zero:master, r=alexcrichton
2017-07-18 Mark SimulacrumRollup merge of #43310 - lynn:rc-weak-doc-fix, r=apasel422
2017-07-18 Mark SimulacrumRollup merge of #43304 - ids1024:path2, r=aturon
2017-07-18 Mark SimulacrumRollup merge of #43294 - insaneinside:std-time-duration...
2017-07-18 Mark SimulacrumRollup merge of #43292 - kennytm:fix-quasi-quoting...
2017-07-18 Mark SimulacrumRollup merge of #43290 - nodakai:fix-ref-path-new,...
2017-07-18 Mark SimulacrumRollup merge of #43287 - kennytm:travis-ci-adjustments...
2017-07-18 Mark SimulacrumRollup merge of #43282 - feadoor:patch-1, r=nikomatsakis
2017-07-18 Mark SimulacrumRollup merge of #42837 - rthomas:29355-error, r=stevekl...
2017-07-18 Aleksey KladovIgnore pretty-test
2017-07-18 borsAuto merge of #42492 - petrochenkov:methlife, r=nikomat...
next