about summary refs log tree commit diff
path: root/src/test/ui/consts
AgeCommit message (Expand)AuthorLines
2019-09-15const interning: move mutability computation into intern_shallow, and always ...Ralf Jung-1/+1
2019-09-11Auto merge of #64271 - Centril:non-exhaustive-peel-refs, r=estebankbors-20/+23
2019-09-10Rollup merge of #63786 - tspiteri:const-abs, r=alexcrichtonMazdak Farrokhzad-0/+22
2019-09-09check_match: unify check_irrefutable & check_exhaustive more.Mazdak Farrokhzad-20/+20
2019-09-09check_match: refactor + improve non-exhaustive diag for default binding modes.Mazdak Farrokhzad-0/+3
2019-09-08Update test stderr with results of enabling unused lintsMark Rousskov-1/+18
2019-09-06Fixed grammar/style in error messages and reblessed tests.Alexander Regueiro-68/+68
2019-09-05Rollup merge of #64063 - JohnTitor:fix-const-err, r=oli-obkMazdak Farrokhzad-8/+178
2019-09-02Fix tests againYuki Okushi-39/+194
2019-09-02Fix condition and tests' flagsYuki Okushi-40/+41
2019-09-02Fix overflow_checkYuki Okushi-19/+63
2019-09-02Add `opt-level` checkYuki Okushi-45/+17
2019-09-01Fix const_err with `-(-0.0)`Yuki Okushi-14/+12
2019-08-31Use span label instead of note for cause in E0631Esteban Küber-10/+6
2019-08-30Rollup merge of #64015 - RalfJung:const-tests, r=oli-obkMazdak Farrokhzad-60/+84
2019-08-30add testRalf Jung-0/+29
2019-08-30const-eval tests: make all unions repr(C)Ralf Jung-59/+79
2019-08-30explain why REF_AS_USIZE is importantRalf Jung-0/+3
2019-08-30tweak const-valid testRalf Jung-1/+2
2019-08-30make unions repr(C)Ralf Jung-18/+21
2019-08-30better variable namesRalf Jung-28/+28
2019-08-29Rollup merge of #63880 - RalfJung:miri-meta, r=oli-obkMazdak Farrokhzad-66/+123
2019-08-28Auto merge of #63820 - oli-obk:eager_const_eval, r=nikomatsakisbors-5/+5
2019-08-26adjust testsRalf Jung-18/+9
2019-08-25test for too long slicesRalf Jung-7/+17
2019-08-25validate raw wide pointersRalf Jung-66/+122
2019-08-25factor wide ptr metadata checking into separate methodRalf Jung-6/+6
2019-08-23Simplify eager normalization of constantsOliver Scherer-5/+5
2019-08-22Changed testsWesley Wiser-37/+16
2019-08-21test const abs, wrapping_abs, and overflowing_absTrevor Spiteri-0/+22
2019-08-19Cherry-pick src/test changes with Centril's changessd234678-27/+22
2019-08-19test: add test from #61041.Eduard-Mihai Burtescu-0/+60
2019-08-18Auto merge of #63635 - oli-obk:default-slice-dangles, r=eddybbors-0/+19
2019-08-17fix testsRalf Jung-3/+3
2019-08-17Add testsOliver Scherer-0/+19
2019-08-16Rollup merge of #62593 - kper:cleanup_abi, r=CentrilMazdak Farrokhzad-9/+0
2019-08-15Group all ui tests and move to abi #62593Kevin Per-9/+0
2019-08-15Rollup merge of #63582 - JohnTitor:fix-ice-63226, r=oli-obkMazdak Farrokhzad-0/+26
2019-08-15Adjust regression testYuki Okushi-0/+26
2019-08-14Rollup merge of #63075 - RalfJung:deref-checks, r=oli-obkMazdak Farrokhzad-15/+21
2019-08-10fix testRalf Jung-6/+55
2019-08-06pretty-pretty extremal constants!Zack M. Davis-12/+12
2019-08-06Rollup merge of #63230 - tmandry:disallow-possibly-uninitialized, r=CentrilMazdak Farrokhzad-48/+5
2019-08-05Make use of possibly uninitialized data a hard errorTyler Mandry-48/+5
2019-08-05Update to new passing-ui-test schemeOliver Scherer-2/+2
2019-08-05Address comment and formatting nitsOliver Scherer-1/+1
2019-08-05Add regression testsOliver Scherer-0/+37
2019-08-03Auto merge of #63234 - Centril:rollup-h9t731z, r=Centrilbors-40/+40
2019-08-03blessRalf Jung-40/+40
2019-08-02fix rebase falloutRalf Jung-6/+7