summary refs log tree commit diff
path: root/src/test/ui/consts/miri_unleashed
AgeCommit message (Expand)AuthorLines
2019-12-02Update miri unleashed testsChristian Poveda-9/+37
2019-12-02Update miri_unleashed testsChristian Poveda-53/+6
2019-11-21Reorganize, bless and add tests for const control flowDylan MacKenzie-113/+0
2019-11-18Update ui testsGuillaume Gomez-0/+1
2019-11-15Silence miri unleashed warnings in testDylan MacKenzie-53/+5
2019-11-13Bless miri unleashed test now that errors are mandatoryDylan MacKenzie-7/+13
2019-11-13Bless less verbose error messagesDylan MacKenzie-12/+31
2019-11-10Make error and warning annotations mandatory in UI testsTomasz Miąsko-2/+4
2019-10-19show the proper diagnosticsRalf Jung-2/+17
2019-10-19add test for calling non-const fnRalf Jung-0/+27
2019-09-30Rollup merge of #64377 - GuillaumeGomez:E0493, r=estebankTyler Mandry-0/+1
2019-09-30update testsGuillaume Gomez-0/+1
2019-09-28Bless miri unleashed outputDylan MacKenzie-12/+5
2019-09-28Fix tests broken by more consistent miri unleashed warningsDylan MacKenzie-54/+61
2019-09-28Silence "skipping const checks" if outside a const contextDylan MacKenzie-29/+3
2019-09-19Rollup merge of #63448 - RalfJung:miri-discriminant, r=eddybMazdak Farrokhzad-0/+182
2019-09-16Rollup merge of #64028 - Centril:stabilize-alloc-new-2, r=alexcrichtonMazdak Farrokhzad-10/+3
2019-09-16Const-stabilize `Vec::new`.Mazdak Farrokhzad-10/+3
2019-09-16add testRalf Jung-0/+182
2019-09-15all memory behind a constant must be immutableRalf Jung-0/+47
2019-09-15const interning: move mutability computation into intern_shallow, and always ...Ralf Jung-1/+1
2019-06-24Pacify tidyOliver Scherer-1/+1
2019-06-24Simplify vtable interningOliver Scherer-2/+3
2019-06-19Update ui test outputOliver Scherer-1/+1
2019-06-19Add and update more testsOliver Scherer-1/+1
2019-06-19Make interning explicitly care about types and the mutability of memoryOliver Scherer-0/+110
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+0
2019-03-15rustc: pass Option<&Substs> and Namespace around in ty::item_path.Eduard-Mihai Burtescu-1/+1
2019-03-11Update testsVadim Petrochenkov-5/+5
2019-01-31Add a forever unstable opt-out of const qualification checksOliver Scherer-0/+126