about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2017-11-08Auto merge of #45205 - rkruppe:saturating-casts, r=eddybbors-0/+290
2017-11-08Auto merge of #45866 - JohnColanduoni:issue-45731, r=alexcrichtonbors-0/+34
2017-11-08Disable u128 <-> float tests on emscriptenRobin Kruppe-29/+39
2017-11-08Auto merge of #45575 - michaelwoerister:tweak-inline-trans-items, r=nikomatsakisbors-391/+483
2017-11-08Disable `mmap` in `libbacktrace` on Apple platformsJohn Colanduoni-0/+34
2017-11-08Update fastcall-inreg codegen test so that functions actually get instantiated.Michael Woerister-7/+7
2017-11-08Auto merge of #45862 - GuillaumeGomez:rollup, r=GuillaumeGomezbors-0/+59
2017-11-08Auto merge of #45735 - tirr-c:issue-45730, r=arielb1bors-0/+51
2017-11-07Add more elements in the sidebarGuillaume Gomez-0/+59
2017-11-07Make trans const eval error on overflow and NaN, matching HIR const eval.Robin Kruppe-39/+113
2017-11-07Saturating casts between integers and floats (both directions).Robin Kruppe-0/+206
2017-11-07Rollup merge of #45784 - harpocrates:fix/print-parens-cast-lt, r=kennytmkennytm-0/+46
2017-11-07Rollup merge of #45764 - QuietMisdreavus:rustdoc-doctest-lints, r=GuillaumeGomezkennytm-4/+4
2017-11-07Rollup merge of #45751 - estebank:issue-44684, r=nikomatsakiskennytm-12/+53
2017-11-07Fix some rebasing fallout.Michael Woerister-5/+8
2017-11-07Update run-make tests.Michael Woerister-2/+16
2017-11-07Update mir-opt tests.Michael Woerister-5/+20
2017-11-07Update compile-fail tests.Michael Woerister-33/+36
2017-11-07Update codegen tests.Michael Woerister-20/+20
2017-11-07Fix incremental tests after change to instantiation strategy.Michael Woerister-275/+285
2017-11-07Update invalid inline arg test.Michael Woerister-1/+3
2017-11-07Add regression tests for non-instantiation of inline and const fns.Michael Woerister-0/+45
2017-11-07Update codegen-unit tests.Michael Woerister-47/+47
2017-11-07Auto merge of #45620 - ollie27:rustdoc_impl_generic_dupe, r=QuietMisdreavusbors-0/+25
2017-11-06Update comments in cast-lt.ppAlec Theriault-3/+1
2017-11-06review commentsEsteban Küber-2/+2
2017-11-06Auto merge of #45668 - nikomatsakis:nll-free-region, r=arielb1bors-0/+85
2017-11-07Forbid casting to/from a pointer of unknown kindWonwoo Choi-0/+51
2017-11-06Auto merge of #45737 - oli-obk:json, r=petrochenkovbors-5/+383
2017-11-06Adjust json errors to byte changesOliver Schneider-32/+32
2017-11-05Fix commentsAlec Theriault-3/+1
2017-11-05Added testsAlec Theriault-0/+50
2017-11-05Auto merge of #45723 - sinkuu:ice_45493, r=arielb1bors-0/+26
2017-11-05Handle anon lifetime arg being returned with named lifetime return typeEsteban Küber-4/+45
2017-11-05Auto merge of #45072 - nikomatsakis:issue-38714, r=arielb1bors-22/+442
2017-11-05add #![allow(unused)] to the playground link rustdoc testsQuietMisdreavus-4/+4
2017-11-05Fix MIR inlining panic in generic functionsinkuu-0/+26
2017-11-05Auto merge of #44042 - LukasKalbertodt:ascii-methods-on-instrinsics, r=alexcr...bors-2/+2
2017-11-05Auto merge of #45754 - scottmcm:checked-npot, r=dtolnaybors-0/+60
2017-11-05Auto merge of #45748 - petrochenkov:short, r=alexcrichtonbors-1/+1
2017-11-04rustc: Handle some libstd symbole exports betterAlex Crichton-0/+33
2017-11-04Auto merge of #45711 - tirr-c:unicode-span, r=estebankbors-2/+67
2017-11-04Auto merge of #45394 - davidtwco:rfc-2008, r=petrochenkovbors-0/+482
2017-11-04Ignoring pretty print for test due to #37199David Wood-0/+2
2017-11-04Rollup merge of #45746 - GuillaumeGomez:methods-doc-test, r=steveklabnikkennytm-0/+30
2017-11-04Rollup merge of #45639 - LaurentMazare:master, r=petrochenkovkennytm-0/+23
2017-11-03Add overflow tests for next_power_of_twoScott McMurray-0/+60
2017-11-04Auto merge of #45384 - mikhail-m1:mir_add_false_edges_terminator_kind, r=arielb1bors-0/+278
2017-11-03Remove unused AsciiExt imports and fix tests related to ascii methodsLukas Kalbertodt-2/+2
2017-11-03Shorten paths to auxiliary files created by testsVadim Petrochenkov-1/+1