about summary refs log tree commit diff
path: root/src/test/run-pass
AgeCommit message (Expand)AuthorLines
2018-07-20Add testOliver Schneider-0/+35
2018-07-20Auto merge of #52498 - oli-obk:const_prop, r=nikomatsakisbors-1/+6
2018-07-20Add test case for #50865 regression.Kyle Simpson-0/+44
2018-07-20Remove duplicate E0396 testsljedrz-10/+0
2018-07-19Enable run-pass/sepcomp-lib-lto.rs on Androidljedrz-1/+0
2018-07-18Const-propagate castsOliver Schneider-1/+6
2018-07-18Adjust run pass test to stricter existential type rulesOliver Schneider-22/+3
2018-07-18Implement existential typesOliver Schneider-0/+113
2018-07-18revert DerefF001-1/+1
2018-07-17code style fixesF001-2/+3
2018-07-17impl `Deref` instead of `Index`F001-0/+1
2018-07-17remove "get_with" methodF001-2/+0
2018-07-17implement rfc 1789F001-0/+22
2018-07-15Auto merge of #52348 - oli-obk:bugfix, r=petrochenkovbors-1/+5
2018-07-13Use the correct visibilityOliver Schneider-1/+5
2018-07-13Fix some RangeInclusive test cases.kennytm-10/+19
2018-07-12Auto merge of #52089 - eddyb:issue-51907, r=nagisabors-0/+26
2018-07-11Rollup merge of #51952 - petrochenkov:transmark, r=alexcrichtonMark Rousskov-27/+0
2018-07-11Auto merge of #51966 - alexcrichton:llvm7, r=michaelwoeristerbors-14/+32
2018-07-10Upgrade to LLVM's master branch (LLVM 7)Alex Crichton-14/+32
2018-07-10Auto merge of #52191 - SimonSapin:alloc_error_handler, r=alexcrichtonbors-0/+28
2018-07-09Add a test for the default allocation error hookSimon Sapin-0/+28
2018-07-09bump minimum LLVM version to 5.0gnzlbg-11/+0
2018-07-08Remove fallback to parent modules from lexical resolutionVadim Petrochenkov-27/+0
2018-07-06Rollup merge of #52058 - davidtwco:issue-51345, r=nikomatsakisMark Rousskov-0/+17
2018-07-07Add a test for Weak::new() not crashing for uninhabited typesSimon Sapin-0/+15
2018-07-06Auto merge of #52018 - flip1995:rfc2103, r=oli-obkbors-0/+31
2018-07-06Auto merge of #51894 - mikhail-m1:8636, r=nikomatsakisbors-0/+33
2018-07-06rustc_codegen_llvm: replace the first argument early in FnType::new_vtable.Eduard-Mihai Burtescu-0/+26
2018-07-05fix for issue #8636Mikhail Modin-0/+33
2018-07-05Add a punch card to weird expressions testKonrad Borowski-0/+13
2018-07-04Correctly handle an activation from dead code.David Wood-0/+17
2018-07-04Tests for tool_lintsflip1995-0/+31
2018-07-02Add lifetime to `FutureObj`Josef Reinhard Brandl-4/+6
2018-07-02Make custom trait object for `Future` genericJosef Reinhard Brandl-4/+4
2018-07-01Auto merge of #51110 - alexreg:new-static-eval-rules, r=eddybbors-0/+125
2018-07-01Auto merge of #51833 - wesleywiser:faster_large_constant_arrays, r=oli-obkbors-0/+19
2018-07-01Add two regression tests for const evalWesley Wiser-0/+19
2018-06-30Added tests fo referring to statics by value in other statics.Alexander Regueiro-0/+16
2018-06-30Fixed bug with miri const evaluation where allocation is recursively borrowed.Alexander Regueiro-0/+32
2018-06-30Added miri error for evaluating foreign statics.Alexander Regueiro-2/+58
2018-06-30Loosened rules involving statics mentioning other statics.Alexander Regueiro-0/+21
2018-06-30Auto merge of #51828 - kennytm:no-simd-swap-for-mac, r=alexcrichtonbors-0/+15
2018-06-30Do not allow LLVM to increase a TLS's alignment on macOS.kennytm-0/+15
2018-06-29Add run-pass testGabriel Majeri-0/+18
2018-06-28Rollup merge of #51800 - mark-i-m:edition2018compiletest, r=nikomatsakiskennytm-9/+10
2018-06-26add edition compiletest header + fix testsmark-9/+10
2018-06-26migrate codebase to `..=` inclusive range patternsZack M. Davis-73/+73
2018-06-26Auto merge of #51805 - pietroalbini:rollup, r=pietroalbinibors-1/+1
2018-06-26Rollup merge of #51104 - zackmdavis:dynamo, r=nikomatsakisPietro Albini-1/+1