about summary refs log tree commit diff
path: root/src/test/run-pass
AgeCommit message (Expand)AuthorLines
2019-06-06Auto merge of #61373 - tmandry:emit-storagedead-along-unwind, r=eddybbors-0/+44
2019-06-05Reblessed tests.Alexander Regueiro-1/+1
2019-06-05Added test suite.Alexander Regueiro-1/+1
2019-06-05Aggregation of drive-by cosmetic changes.Alexander Regueiro-4/+5
2019-06-05Auto merge of #61498 - TankhouseAle:const-fn-type-name, r=oli-obkbors-0/+37
2019-06-04Add test for DropAndReplace bugTyler Mandry-0/+44
2019-06-04Fix integer overflow in rotate_leftLzu Tao-1/+35
2019-06-03Re-add test fileTankhouseAle-0/+37
2019-06-01Rollup merge of #61364 - lzutao:stabilize-reverse_bits, r=CentrilMazdak Farrokhzad-1/+1
2019-06-01Rollup merge of #60729 - matthewjasper:leak-after-into, r=nikomatsakisMazdak Farrokhzad-1/+91
2019-06-01Auto merge of #61394 - pietroalbini:rollup-lzugnb4, r=pietroalbinibors-1/+24
2019-05-31test: support both (`legacy` and `v0`) choices of mangling.Eduard-Mihai Burtescu-1/+16
2019-05-31rustc_codegen_utils: don't ignore `Ctor` path components in symbols.Eduard-Mihai Burtescu-0/+12
2019-05-31Stabilize reverse_bits featureLzu Tao-1/+1
2019-05-30Expand dynamic drop tests for cases in #47949Matthew Jasper-1/+91
2019-05-30Update ui and run-pass for ellipsis_inclusive_range_patterns lintmemoryruins-1/+24
2019-05-30Make the `type_name` intrinsic's output deterministicOliver Scherer-13/+56
2019-05-29Auto merge of #61203 - memoryruins:bare_trait_objects, r=Centrilbors-502/+502
2019-05-29Rollup merge of #60542 - timvermeulen:step_sub_usize, r=scottmcmMazdak Farrokhzad-0/+4
2019-05-29Update run-pass test suite to use dynmemoryruins-502/+502
2019-05-28Changes the type `mir::Mir` into `mir::Body`Claude-Alban RANÉLY-VERGÉ-DÉPRÉ-4/+4
2019-05-25Rollup merge of #61138 - varkor:async-await-tests, r=cramertjMazdak Farrokhzad-451/+0
2019-05-25Add Step::sub_usizeTim Vermeulen-0/+4
2019-05-24Move async/await tests to test/ui/async-awaitvarkor-451/+0
2019-05-24Deprecate `FnBox`. `Box<dyn FnOnce()>` can be called directly, since 1.35Simon Sapin-0/+1
2019-05-22Auto merge of #59445 - alexreg:ban-multi-trait-objects-via-aliases, r=oli-obkbors-93/+0
2019-05-21Auto merge of #60950 - taiki-e:arbitrary_self_types-tests, r=Centrilbors-988/+0
2019-05-20Update tests.Alexander Regueiro-93/+0
2019-05-20Auto merge of #60445 - RalfJung:maybe-uninit, r=Centrilbors-1/+1
2019-05-20stabilize core parts of MaybeUninit and deprecate mem::uninitialized in the f...Ralf Jung-1/+1
2019-05-20Auto merge of #60921 - cuviper:remove-mpsc_select, r=SimonSapinbors-37/+0
2019-05-20Rollup merge of #60590 - petertodd:2018-test-union-nonzero, r=nikomatsakis,Ce...Mazdak Farrokhzad-0/+51
2019-05-19Move run-pass/self/* to ui/selfTaiki Endo-696/+0
2019-05-19Move arbitrary_self_types's tests into ui/selfTaiki Endo-292/+0
2019-05-18Make clear that status quo ≠ guaranteePeter Todd-2/+3
2019-05-18Auto merge of #60386 - Goirad:sgx-ignore-tests, r=nikomatsakisbors-2/+86
2019-05-17Remove the unstable and deprecated mpsc_selectJosh Stone-37/+0
2019-05-17Auto merge of #60171 - matthewjasper:full-nll-compare-mode, r=pnkfelixbors-25/+0
2019-05-16reverted changed cfg test casesDario Gonzalez-8/+7
2019-05-16Fixed tidy errorsDario Gonzalez-7/+2
2019-05-16Added ignore-sgx for appropriate testsDario Gonzalez-6/+96
2019-05-15Auto merge of #60775 - hellow554:no_bitrig, r=joshtriplettbors-34/+0
2019-05-13add impl_trait_in_bindings to INCOMPLETE_FEATURESPulkit Goyal-0/+7
2019-05-13Remove bitrig support from rustMarcel Hellwig-34/+0
2019-05-13Auto merge of #60765 - matthewjasper:fix-more-escaping-rescopes, r=oli-obkbors-0/+6
2019-05-12Remove feature(nll) when compare mode is sufficientMatthew Jasper-25/+0
2019-05-12Treat generators the same as closure for escaping lifetimesMatthew Jasper-0/+6
2019-05-12Auto merge of #60244 - SimonSapin:dangling, r=oli-obkbors-2/+0
2019-05-10Various test changesMazdak Farrokhzad-0/+8
2019-05-09Rollup merge of #60572 - tmandry:issue-59972, r=RalfJung,oli-obkMazdak Farrokhzad-0/+23