about summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/match-test-ptr-null.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-11/+0
2021-10-03Practice diagnostic message conventionHirochika Matsumoto-1/+1
2021-07-10remove const_raw_ptr_to_usize_cast featureRalf Jung-4/+3
2020-11-12fix tests and formattingVishnunarayan K I-9/+2
2020-06-28Update testsDylan MacKenzie-16/+1
2020-04-16ty: convert `ErrorHandled::Reported` to `ConstKind::Error`.Eduard-Mihai Burtescu-25/+2
2020-03-23Evaluate repeat expression lengths as late as possibleOliver Scherer-2/+25
2020-02-09--bless --compare-mode=nllMatthias Prechtl-2/+2
2019-11-21Reorganize, bless and add tests for const control flowDylan MacKenzie-2/+5
2019-11-13Bless less verbose error messagesDylan MacKenzie-16/+4
2019-11-13Bless const tests with improved diagnosticsDylan MacKenzie-3/+15
2019-08-02bless all the thingsRalf Jung-4/+4
2019-08-02improve error when CTFE does ptr-int-cast; update testsRalf Jung-6/+6
2019-07-09normalize use of backticks in compiler messages for libsyntax/feature_gateSamy Kacimi-1/+1
2019-06-13Create fewer basic blocks in match MIR loweringMatthew Jasper-3/+9
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-04-11Reword tracking issue noteEsteban Küber-1/+1
2019-04-10Tweak unstable diagnostic outputEsteban Küber-3/+4
2019-03-11Update testsVadim Petrochenkov-3/+3
2018-12-25Remove licensesMark Rousskov-3/+3
2018-10-25Report const eval error inside the queryOliver Schneider-12/+4
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+32