summary refs log tree commit diff
path: root/src/test/ui/consts/uninhabited-const-issue-61744.stderr
AgeCommit message (Expand)AuthorLines
2022-10-07make const_err a hard errorRalf Jung-215/+70
2022-10-01bless ui testsMaybe Waffle-2/+2
2022-07-01Shorten def_span for more items.Camille GILLOT-2/+2
2022-06-25make const_err show up in future breakage reportsRalf Jung-0/+144
2021-02-03make const_err a future incompat lintRalf Jung-65/+67
2020-12-02add comment and bless some testsVishnunarayan K I-79/+70
2020-08-12fix span of stack size errorRalf Jung-5/+4
2020-06-12fix const_prop spans and re-bless testsRalf Jung-4/+4
2020-03-31const backtrace: do not skip first frameRalf Jung-0/+1
2020-03-30bless testsRalf Jung-65/+128
2019-12-26A cycle error on a diverging function is now a const stack overflow againOliver Scherer-12/+87
2019-11-27Add memoization for const function evaluationsDavid Hewitt-66/+14
2019-08-10fix testRalf Jung-4/+53
2019-07-17normalize use of backticks in compiler messages for librustc/lintSamy Kacimi-1/+1
2019-06-25Fix an ICE with uninhabited constsvarkor-0/+24